Re: [linux-audio-user] Extracting SysEx from Mid

From: Pedro Lopez-Cabanillas <pedro.lopez.cabanillas@email-addr-hidden>
Date: Sun Feb 19 2006 - 21:18:52 EET

On Sunday 19 February 2006 18:08, Christoph Eckert wrote:
> > Have you tried midicomp? http://midicomp.opensrc.org/
>
> not yet, but looks very promising.

A very similar tool:

MIDICSV: MIDI files to CSV (Comma-Separated Value) format, by John Walker.
http://www.fourmilab.com/webtools/midicsv/

You can use one that programs to generate a text file containig the events,
and then use a text editor or script to select the interesting ones.

Another option is to use a MIDI monitor program, and feed it with a MIDI
player. For instance:

$ kmidimon &
$ aplaymidi -p KMidimon:0 anysong.mid

Then, use file->save to store the received events into a text file. Remember
that KMidimon can filter out all event types except sysex.

Regards,
Pedro
Received on Sun Feb 26 20:15:46 2006

This archive was generated by hypermail 2.1.8 : Sun Feb 26 2006 - 20:15:47 EET