NokiMo
lookmumnocomputer
lookmumnocomputer

patreon


Organ Stops are coming together!

gunna be a busy one to get this finished for tomoz. but doable. going to program a midi song that utilises the stop presets later today, finish this code and also fix that darn pipe!

then back onto synths and stuff, with some vintage diy synths to look at next like wireless world and the new one, the ZX spectrum, then going to tackle at the beginning of may the rebirth project i have lined up that i have been collecting parts for. its gunna be good! you wait :D

Organ Stops are coming together!

Comments

Amazing stuff, I'm now waiting for the Look Mum Just Organ remix album of some of your classic tracks.

Adam C.

Maybe it's worth creating an array for each midi channel this way you can have both issues solved: On key press realease just set/unset the array (So Keys: midi1[0,1,0,0,1....0,0] midi2[0,1,0,1,0...0,0,0] etc ) Same for the output registers, however they do count: So each reg: BigPipes[0,2,0,0] Now you need two update routines: On key/updown evaluatie stops and output and on stops evaluate input/output and update. This way you can fix the on stop on no sound etc and the when a register is controlled with two controls it will also plays and stops when needed. Is there a code rep somewhere?


Related Creators