There is a potential weakness in MIDI_Learn in that if the 'in_place' flag is
set (which is usually sent by LV2), then instead of being buffered it calls
directly into:
        synth->interchange.commandSend(putData);
        synth->interchange.returns(putData);
This is done to ensure sample accurate synchronisation.
Will J Godfrey


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to