10 Sept 2019, 01:26

I have fixed most the niggles in the sequencer, added some simple modifiers to when your adjusting some parameters with the dpad so it doesn't take forever to get to speed 500! anymore, no step recording yet but I did finish the patch per step. In the video I have quickly edited in 16 patches using the dpad before recording. if you select block 6 to make it red, it will also switch to patch 6 which you can then play on the keyboard, the last note you play will be recorded into the sequencer along with a snapshot of the patch. Have also been inspired by Nisse5 to display the patches in code format in case you want to use one in another project.

So even if you don't want to use the sequencer to automate music you can use it to select 16 different patches.

Which leads to the problem of, hey I made a really cool patch on block 1 but when I select block 2 it's gone? So next I will implement a "patch lock" if you toggle on patch lock it will keep the current patch no matter what block you select and it will also record the patch to the new block, this way you can use all one patch, copy patches, use a mixture of new patches and copied patches.

I think I will leave it with the single voice and sequencer for version 1.0 and share that soonish, so people can play with it while I learn 3d arrays and filesystem stuff