[sdiy] Processing Midi - Dropping Notes

ASSI Stromeko at compuserve.de
Mon Jul 19 21:14:00 CEST 2004


On Montag, 19. Juli 2004 09:52, Paul Maddox wrote:
> FYI, what I do with anything over 0xF0 is put it in a seperate buffer
> (realtime buffer I usually call it), set a flag
> Carry on processing my note data (only that one note, not a whole
> stream), then at the end of sorting my note data, check the flag,
> if its set, then process the realtime buffer.

That sort of implementation is flawed, as the next byte of the Note 
message need not be sent back-to-back to the realtime message. It would 
work the other way around, that is you process note data from a buffer 
whenever there's no realtime event to take care of.


Achim.
-- 
+<[Q+ Matrix-12 WAVE#46 microQkb/Omega Andromeda XTk/30 sonic heaven]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://homepages.compuserve.de/Stromeko#WaldorfSDada



More information about the Synth-diy mailing list