Re: MIDI devices
Ted Felix <ted-Ll1PANez7xxWk0Htik3J/[email protected]> Mon, 13 Apr 2026 12:09:35 -0400
| Newsgroups | gmane.comp.audio.rosegarden.user |
|---|---|
| Message-ID | <[email protected]> |
On 4/11/26 6:11 PM, chris wrote: > What I am looking for is a way to represent this setup in Rosegarden. Create a Device for each synth. Connect those devices to the appropriate MIDI interface. Then select the appropriate instruments (channels). Sounds like you've got that working. > The closest I found are home-grown MIDI devices. > As I can see, I can define MIDI devices with the proper out port - but > have to use a paper cheat sheet with the correct channel(s) for each. There are three ways to remember your setup. (Perhaps this is the "environment" you mentioned?) 1. Once you've got everything configured, save it as an .rg file. Let's say "studio.rg" for this example. Then on your next composition, use Studio > Import Studio From File... and specify studio.rg. Now you have your setup (environment?) in your new composition. 2. Save your composition as a template using File > Save As Template... Then use File > Open Template... to get to that starting point. 3. Use autoload.rg. If your setup doesn't change, you can save it as an autoload.rg file (in ~/.local/share/rosegarden/autoload) and it will come up immediately on rg launch as the default initial composition. > Is there a way to limit MIDI device definitions to specific channels > (sometimes only one, sometimes more, but rarely all 16) ? No. Ted.