I have some pads that I'm controlling with MIDI, and I want them to only be enabled while the MIDI button is held down. This one works fine:
padfx "Beat Grid" "stemfx:MeloRhythm" while_pressed
But this one doesn't work:
padfx "echo" 50% 1/2bt "Mute Source:off" "Trailing Stop: off" "stemfx:vocal" while_pressed
it just toggles on/off when I press the MIDI button. I also tried smart_pressed, same thing. Any help would be appreciated.
padfx "Beat Grid" "stemfx:MeloRhythm" while_pressed
But this one doesn't work:
padfx "echo" 50% 1/2bt "Mute Source:off" "Trailing Stop: off" "stemfx:vocal" while_pressed
it just toggles on/off when I press the MIDI button. I also tried smart_pressed, same thing. Any help would be appreciated.
Posted Fri 04 Oct 24 @ 3:23 pm
0.5bt
Posted Fri 04 Oct 24 @ 6:32 pm
That's it, thank you! What's wrong with this one then? (I'm having the same issue)
padfx "Reverb" 47% 40% 100% 41% "Wet Only: off" "Trailing Stop: on" "stemfx:vocal"
padfx "Reverb" 47% 40% 100% 41% "Wet Only: off" "Trailing Stop: on" "stemfx:vocal"
Posted Sat 05 Oct 24 @ 5:30 pm