Separate Record/Play/Stop commands in slot transport action #1177
Closed
johnsamuelson
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I think what you are asking for already exists:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a MIDI controller set to send a CC to Playtime, via Realearn, to record into a slot. Playtime is set to a pre-set length of 4 bars.
I want to be able to press the 'rec' CC button to put Playtime into record mode, then record 4 bars, then select a different slot and do the same and so on.
However I can only get it to record by sending a permanent 127 message; when I move to the second column, I have to reset the button press to 0 and then back to 127. This is fine if I've moved to the correct column, but if I haven't, I am likely to stop the playback of the first column instead.
It doesn't make much sense to me to have to map one button to all 3 commands. Is it possible to have a separate mapping for all 3, ie one CC for record, one CC for play, one CC for stop? I'm just guessing based on the previous state otherwise, which doesn't feel very reliable, or elegant.
Thanks!
John
Beta Was this translation helpful? Give feedback.
All reactions