Sokkan wrote:By the way,
I added some stuff to the firmware a while ago. I didn't post it here for several reasons, waiting to see if the new CPU project took off among other.
Now, I am thinking of posting it anyway, it has triplets, MIDI transpose and transpose in edit mode. (*)
I still have a shitload(190 bytes) of code space left and I am thinking of adding sysex load/dump of patterns to eliminate the need of the pesky USB driver and all of the problems with it. I need a bit more than 190 bytes for that so it might take a while.
(*) I took away the apparently undocumented feature where you could enter notes in a fast way without pressing next since I needed a button press combination for toggling between regular 16ths and 8th triplets.
Oh, antto, if you are reading this, I still believe you could fit your code into the current CPU. I saved 500 bytes by playing with the compiler options. You do have to optimize quite heavy to minimize code size. If you are brave I believe moving to using llvm would do wonders. (Or a commercial compiler.)
Please comment on my ideas.
Glad to see you back, Sokkan. Looking forward to the new release.



