Full Midi Automation with JS
MIDI automation can be done very easily with current Reaper automation capabilities.
I now will demonstrate how easy it can also be done, with a REAPER JS plugins :
"whatsup/Parameter_Modulator.reajs".
Only 4 quick as a lightning steps to produce each task.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Tutorial no. 1 : automate MIDI CC in the automation lane.
Short explanation: REAPER can
automate any automatible plugin's control. So we automate that control,
and that control produce MIDI CCs.
Step no. 1
Add the Parameter_Modulator and select the desired modulator CC
(you have 2 CCs that can do that.)
Step no. 2
Open the Automation window, and select what control you want to automate.
Step no. 3
Draw your automation.
Step no. 4
Apply track FX to items as new take (MIDI output)
Enjoy!
------------------------------------------------------------------------------------------------------------------
Tutorial no. 2 : automate Plugin's control with MIDI CC
REAPER can modulate any automatible
plugin's control, in amazing easy simple way. So we play MIDI CC in a
MIDI file/item, that CC sends Audio signal to the Plugin's control,
and modulate/control it in any way we want.
Step no. 1
Add the Parameter_Modulator and
select the desiredAudiomodulator CC (you have 2 CCs and up to range of
8 notes that can do that.)
Step no. 2
Open the plugin you want to
modulate its control : right-click param - fx parameters list -
parameter modulation - select the control
Step no. 3
Select audio channel. No routing at all is needed in the routing matrix!, but you can use it if you want.
Step no. 4
Open MIDI editor and draw your CC automation.
Enjoy!
=========================