Quote:
Originally Posted by foxAsteria
I would like to disable some tagged mappings only during playback/recording, and I want to enable them when Reaper's stopped/paused.
What's a good way to go about that?
|
This is done using target-based conditional activation, i.e. "Active" set to "When target value met". The idea is to reference an other mapping that has the transport target with action "Play/stop" and then use an expression "y > 0" (playing) or "y == 0" (stopped).
The mappings don't need to be tagged for this to work.