Re: Trigger recording.
Ted Felix <ted-Ll1PANez7xxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.audio.rosegarden.user |
|---|---|
| Message-ID | <[email protected]> |
Rosegarden supports transport Control Change messages. Set your footswitch to send CC 118 for record. A value of 127 is a press. I think this is the ProTools standard so your footswitch might work right out of the box. You'll need to turn on transport CCs in the preferences: Edit > Preferences > MIDI > Accept Transport CCs. Then you will need to connect your footswitch to rg's external controller port in ALSA. You might also be able to Y it in through the input port as well. Looks like the code supports either. Code is in AlsaDriver::handleTransportCCs(). Ted. On 2/11/24 12:25 PM, Will Godfrey wrote: > I don't know if this has been asked before, but is there a way to link > Rosegarden's record button to a MIDI footswitch - ideally a user definable CC. > I've been doing some improvisation lately, and being able to do this without > stopping and clicking a mouse button would be a distinct advantage. >