Re: [Rosegarden-user] Convert .rg to .mid with Command Line
It looks pretty clear. Not being Ted or a real coder, not sure how easy to do. Want something really tough? How about a general RG scripting interface, like for Python? ;) On 5/21/19 6:30 PM, David Sicilia wrote: Thanks, I have just opened this ticket: https://sourceforge.net/p/rosegarden/feature-requests/476/ David On Tue, May 21, 2019 at 7:50 PM Ted Felix wrote: On 5/21/19 10:01 AM, David Sicilia wrote: Is there a way to use Rosegarden (or some other program) as a command line tool to export Rosegarden files (*.rg) to MIDI? No. If such a feature doesn't exist, is it worth requesting it from the developers? All features are worth requesting. Open a feature request on SourceForge: https://sourceforge.net/p/rosegarden/feature-requests/ This is where I look for the next thing to work on. Ted. The other David. -- David W. Jones gn...@hawaii.rr.com authenticity, honesty, community http://dancingtreefrog.com ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] Convert .rg to .mid with Command Line
Thanks, I have just opened this ticket: https://sourceforge.net/p/rosegarden/feature-requests/476/ David On Tue, May 21, 2019 at 7:50 PM Ted Felix wrote: > > On 5/21/19 10:01 AM, David Sicilia wrote: > > Is there a way to use Rosegarden (or some other program) as a command > > line tool to export Rosegarden files (*.rg) to MIDI? > >No. > > > If such a feature doesn't exist, is it worth requesting it from the > > developers? > >All features are worth requesting. Open a feature request on > SourceForge: > >https://sourceforge.net/p/rosegarden/feature-requests/ > >This is where I look for the next thing to work on. > > Ted. > > > ___ > Rosegarden-user mailing list > Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe > https://lists.sourceforge.net/lists/listinfo/rosegarden-user ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] Convert .rg to .mid with Command Line
On 5/21/19 10:01 AM, David Sicilia wrote: Is there a way to use Rosegarden (or some other program) as a command line tool to export Rosegarden files (*.rg) to MIDI? No. If such a feature doesn't exist, is it worth requesting it from the developers? All features are worth requesting. Open a feature request on SourceForge: https://sourceforge.net/p/rosegarden/feature-requests/ This is where I look for the next thing to work on. Ted. ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
[Rosegarden-user] Convert .rg to .mid with Command Line
Hi there, Is there a way to use Rosegarden (or some other program) as a command line tool to export Rosegarden files (*.rg) to MIDI? Something like this: $ rosegarden export-midi --from=xyz.rg --to=xyz.mid This function would be equivalent to opening the .rg file in Rosegarden and selecting File->Export->MIDI. That would be really useful if such a thing existed because I save all of my MIDI compositions as Rosegarden files and only need to convert them to MIDI as part of the build process of my game. Currently I have to export them to MIDI in the Rosegarden GUI every time I make a change to a tune and then have to check the MIDI files into version control as part of my game, which seems non-ideal. With the above feature I could incorporate the conversion into the build system so that it happens automatically and only when necessary. If such a feature doesn't exist, is it worth requesting it from the developers? Thanks David ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user