Befaco / MIDIThing2

MIDI Thing 2 Code
10 stars 0 forks source link

Feature Request: Paraphonic Midi Gate Response #27

Open jjobse opened 2 months ago

jjobse commented 2 months ago

I would like to emulate the moog matriarch 4-voice architecture by assigning 4 voices midi notes. Each of the 4 voices also need a gate for the vca but for the filter they will need to share a singe gate output. As an added bonus I would like the same shared gate a second time for another vca after the filter.

This could be achieved with an OR logic gate. So there could be a new logic function or a simplified “gate combiner” function.