[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5312: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
Forum • Alpha-09 proj 40something of 56: minor stuff
Page 1 of 1

Alpha-09 proj 40something of 56: minor stuff

Posted: Fri May 05, 2017 9:44 am
by forum
Alpha-09 project 40-something of 56 or whatever... Finished writing tutorial patches for the new Channel features and the new Adder module. I've done maybe 5 minor to-dos today. I've got 2-3 really big projects left, but the remaining small projects are looking less and less interesting as time goes on. I think I won't be doing a fair number of them after all.

An example of what is too small to even mention by name: renaming some variables of some modules so they kind of fit into a larger scheme.

An example of what I might put off: making the MIDI timing clock usable inside a patch, which would actually be a great feature but a lot of work for its comparatively limited appeal. And I can always do that after production releases are available. The key thing to do now is the CHANGES to functionality, not the NEW functionality. This is because changes to functionality make existing patches stop working, which would be a disaster once there's a large user community. In contrast new functionality can be rolled out after there are lots of users as it doesn't have any negative impact.