Old 09-03-2017, 06:39 PM   #1
nirospring
Human being with feelings
 
Join Date: Aug 2011
Posts: 48
Default Automation using midi keyboard

I want to be able to mute and unmute tracks while the song is playing and be able to save these using automation.

Ideally I would want the track to play (unmute) only if I'm holding an assigned note down on the keyboard.

Is this possible?
nirospring is offline   Reply With Quote
Old 09-03-2017, 10:33 PM   #2
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,773
Default

In Reaper, close to everything is possible (when using certain Add-Ons or script programming).

I am not sure if ReaScripts can be triggered by Note-on / Note off events, but I think they can be triggered by certain Midi events, and they can mute/unmute tracks.

If they can't accept Note-on / Note off events, you would need to convert Note-on / Note off events to CC events in a track FX (using some JSFX script) and then send the CC events to the Reaper control stream by "MidiToReaControlPath".

If there is no "built-In" way to trigger ReaScripts or use other Actions for the track activation, you can use SWS LiveConfigs to run arbitrary actions triggered by Midi CC events.

-Michael (continuing lurking to learn more about ReaScripts and Actions)
mschnell is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.