midievent fourth argument(detune)

vojko v's icon

I am trying to detune a VST~ and am sending midievent messages to it. This is what I found in the reference page:

" The word midievent, followed by two to four numbers, sends a MIDI event to the plug-in. The first three number arguments are the bytes of the MIDI message. The fourth, optional, argument is a detune parameter used for MIDI note messages. The value ranges from -63 to 64 cents, with 0 being the default. "

This fourth argument doesnt seem to work for me at all, any VST I send it to doesnt even register it. has anyone managed to get it working?

Roman Thilenius's icon


the list of plug-ins which support that is a quite short list.

vojko v's icon

oh ok thanks. guess I didnt notice that documented