Re: [analogue-sequencer] Re: update for Roel?
2004-02-11 by Colin f
> An alternative might be to have an Aux event that said "Grab note from > MIDI n" where n is a number relating to the notes of a chord received > at MIDI input. Each step with such an Aux event could then take its > base from MIDI rather than the note value and revert to the note when > you are not holding down a chord. Maybe. That's a big maybe I'm afraid. The problem being keeping track of multiple active notes being held on the master keyboard. Grabbing the most recent note on is easy, as there is a variable that holds that for the record process. But turning that into an array to hold multiple notes could get tricky and CPU intensive - it would need something like a polyphonic voice allocation algorithm to maintain the list, and that's likely to be too complex. Cheers, Colin f ________________________________________________ Message sent using UebiMiau 2.7.2