Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-26 Thread David Sicilia
I threw together a solution in the meantime: https://github.com/dpacbach/rg-2-midi Tested on Linux and Mac, seems to work. However, I wouldn't consider it an ideal/long-term solution, would be better for various reasons if this came from the Rosegarden project itself, so I am leaving the above

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-22 Thread Will Godfrey
On Wed, 22 May 2019 07:52:15 -0400 Ted Felix wrote: >On 5/22/19 12:30 AM, David Sicilia wrote: >> Thanks, I have just opened this ticket: >> >> https://sourceforge.net/p/rosegarden/feature-requests/476/ > > Great. Thanks. Providing a use case and rationale is really helpful >in providing

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-22 Thread Ted Felix
On 5/22/19 12:30 AM, David Sicilia wrote: Thanks, I have just opened this ticket: https://sourceforge.net/p/rosegarden/feature-requests/476/ Great. Thanks. Providing a use case and rationale is really helpful in providing motivation for selecting this one next. Ted.

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-22 Thread Ted Felix
On 5/22/19 2:02 AM, david wrote: It looks pretty clear. Not being Ted or a real coder, not sure how easy to do. Might require a touch of redesign here and there to make it clean and prevent it from popping up the GUI. Want something really tough? How about a general RG scripting

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-22 Thread david
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:

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-21 Thread David Sicilia
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

Re: [Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-21 Thread Ted Felix
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.

[Rosegarden-user] Convert .rg to .mid with Command Line

2019-05-21 Thread David Sicilia
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