Vsti Pitch Wheel Automation

I know MIDI CC command to manage the VSTi Modulation Wheel, but i don’t found MIDI CC command for VSTi Pitch Wheel.
How I can automatize (with envelope) VSTi Pitch Wheel parameter using MIDICCDevice MetaDevice? Using VSTiAutomateDevice MetaDevice is more difficult, because a VSTi can have a lot of parameters: it’s like lose oneself in a jungle! :slight_smile:

About automizing:
Ususually this is being done using the MIDICC meta device.
But for the pitchbend there is no MIDICC command (although 00 and 01 or 01 and 02 but they are not being interpreted as pitchbend)
So in this case there is no way to automate this one unfortunately.

You can pitchbend in the effect column however:
Put 91 in the panning column then use the XXYY values in the effect column following it:

91 - Pitchbend, value in the effect-column (XXYY, XX global range, YY = finevalue)

  • XX - 40 = center value, 40 - 7F = pitch-up, 40–01 = pitch down
  • YY - 00 - 7F = finevalue range.

The values are live recorded if you use the pitchbend wheels during record mode, though if you don’t have a master / midi keyboard then there is a lot of typing work to do.