On Mon, 18 May 2015 14:27:12 -0700
David Bellows <davebell...@gmail.com> wrote:

> > Construct a MIDI file containing such sysex messages and see if
> it will work.
> 
> Unfortunately I don't know how to do this. I'm using this library:
> www.pjb.com.au/comp/lua/MIDI.html and it does provide for sending
> sysex commands but I'm unable to tell if I'm doing it correctly so I
> can't tell if it's not working or if I'm just not constructing the
> file correctly.
> 

You can check out midicsv:

http://www.fourmilab.ch/webtools/midicsv/

This utility will parse a midi file and produce a text file
containing all the midi events.

Also included is "csvmidi" which converts a text file (as above)
and converts it back into midi.

Converting a simple midi file to text, manually adding some sysex
messages before/after note events, and then converting back to midi
should be straightforward.

AZ


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Timidity-talk mailing list
Timidity-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/timidity-talk

Reply via email to