Christian,
Thanks for your explanation. I conclude that it is only needed to set notes
on/off. Stops do not need on/off. If you do not need a instrument, do not
sent notes to it.
The next file sample-release-060-C.wav contains a sinus tone 220 hz. The
file sample-Default-060-C.wav a normal princi
On Dienstag, 28. Dezember 2021 08:01:06 CET Jan Flikweert wrote:
> Christian,
>
> Probably more clear I translated the midi messages I send from jOrgan to
> LSCP:
>
> Note on:
>
> "SEND CHANNEL MIDI_DATA NOTE_ON 0 60 127"
>
> Note off:
>
> "SEND CHANNEL MIDI_DATA NOTE_OFF 0 60 0"
That's a not