- edited description
After using "Trigger selected cell" to record a slot (possible by changing trigger mode in the settings), the state of this automation parameter is still "off" although it should be "on". That means untriggering the recording via "Trigger selected cell" is not possible anymore.
Also, because historically it was not possible to record multiple slots at once, all "Record selected slot"-like actions don't really relate to the currently selected slot but instead to all currently recording ones. That should be changed.
Also, REAPER's toggle mode sends the same value again if a switch is released (e.g. if CC64 sends value 0).
- In case of "Record selected slot" that has the weird side effect that the clip is stopped when releasing the switch too late (after recording has already stopped and auto-play is active as a result of pressing the button).
- In case of "Trigger selected cell" that has the weird side effect that the clip is retriggered when the switch is released. However, this can't be avoided because Playtime has no way of knowing if this was a not a desired retrigger. So this needs to be fixed in REAPER itself or avoided by using a plugin for advanced MIDI Learn such as ReaLearn. An alternative would be to provide an additional parameter that doesn't need to be used in toggle mode. Of course this kind of parameter is not suited for MIDI feedback but if you don't use ReaLearn, you don't get MIDI feedback anyway. But this is out of scope for this ticket, see
#301. - In case of "Trigger selected cell" and trigger action "Record (!) -> Play -> Stop", it has the weird side effect that when releasing the switch too late, the currently playing clip is recorded again (bad!). Here we have the same options like 2.
- In case of "Trigger selected cell" and trigger action "Record (!) -> Play -> Stop" or "Record/play -> Stop/retrigger", releasing the switch too late can result in an annoying warning message. This can be fixed.
Comments (17)
-
reporter -
reporter re
#296Let "Record selected slot"-like actions relate consistently to selected slot→ <<cset 4a11cdef3c8c>>
-
reporter re
#296Consider "Trigger selected cell" as "on" even recording not yet started→ <<cset 0940b61eb96c>>
-
reporter re
#296Let "Record selected slot"-like actions untrigger selected slotinstead of all currently recording ones
→ <<cset 19ca14652855>>
-
reporter re
#296Fix behavior for tempo detection mode as well→ <<cset cb2b1ec51e60>>
-
reporter re
#296Fix behavior for tempo detection mode as well, now really→ <<cset f6ecfeea9e50>>
-
reporter - changed status to resolved
-
reporter - edited description
-
reporter - changed status to open
The few things related to REAPER's toggle mode should still be fixed.
-
reporter - edited description
-
reporter - edited description
-
reporter - edited description
-
reporter re
#296Don't let parameter "Record selected slot" switch to on if recording not possible→ <<cset 7332248db9b2>>
-
reporter re
#296Don't ever just stop clips when using "Record selected slot"→ <<cset 42fe2fefcc44>>
-
reporter re
#296Don't let parameter "Trigger selected cell" switch to on if it doesn't make sense→ <<cset 3c6ede11cce1>>
-
reporter re
#296Prevent msg "Another slot is currently recording" if it's same slot→ <<cset 0a2103076f2c>>
-
reporter - changed status to resolved
- Log in to comment