On 07/28/2013 02:34 PM, Michael Gerdau wrote:

> #include "midifile.h"
> int main(int argc, char **argv)
> {
>    MidiFile_t myMidiFile = MidiFile_load("some_path_to_midifile");
>    MidiFile_setFileFormat(myMidiFile, 0);
>    return MidiFile_save(myMidiFile, "some_other_path_to_midifile");
> }

I had no idea it was that easy to do the conversion.  There's bound to 
be some way to incorporate that into Rosegarden with minimal effort.

I'll have a think.
-- 
D. Michael McIntyre

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to