JS: IX/MIDI CCRider

From CockosWiki

Jump to: navigation, search

Description:

Generates MIDI CC messages which can be used to control the parameters of other effects (if that effect recognises CCs)

Parameters:

  • MIDI Channel - Channel to send controller data on.
  • Controller - The number of the controller to be manipulated.
  • Centre - The centre value for the controller data.
  • Range (+/-) - Deviation above and below the centre value.
  • Off Value - Reset value sent when On/Off is switched to Off.
  • LFO Shape - Sine only for now. Included for future updates.
  • LFO Frequency - LFO rate. Effect depends on the selected Units.
  • LFO Units - Unit for LFO rate calculation.
  • Updates Per Beat - How many time per beat to send controller data.
  • On/Off - On/Off switch. Not quite the same thing as bypass.

Tips:

Use the On/Off switch rather than bypassing the effect. Turning it off sends the reset value specified by the 'Off Value' control. Turning it on resets the effect so you can sync the LFO to your song by automating the switch.
Don't forget that you can type values into the LFO Frequency control.
Generated CC's won't work with REAPER's learn function but you can get around this by using a midi loopback device such as MIDI Yoke to send the MIDI data out of REAPER and back in through the MIDI inputs so that the learn function will 'see' the CC data.
Personal tools