[gst-devel] Midi and GStreamer
Steve Baker
steve at stevebaker.org
Tue Jul 15 23:25:03 CEST 2003
On Wed, 2003-07-16 at 17:52, Steve Baker wrote:
> The first task would be to make this pipeline work:
> filesrc ! amSynth ! osssink
Whoops, that should be more like:
filesrc location=foo.mid ! midifileparse ! amSynth ! osssink
^^^^^^^^^^^^^
|||||||||||||
someone needs
to write this!
midifileparse will take midi file data as an input, and produce
timestamped MIDI buffers as output. It could have a beats-per-minute
property to specify how the midi beat offsets are converted to
timestamps.
cheers
--
Steve Baker <steve at stevebaker.org>
More information about the gstreamer-devel
mailing list