Re: [ecasound] midi control changes from a midi file?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] midi control changes from a midi file?
From: janne halttunen (jhalttun_AT_pp.htv.fi)
Date: Fri Aug 15 2003 - 12:28:22 EEST


On Thu, 14 Aug 2003 21:24:57 +0300 (EEST)
Kai Vehmanen <k_AT_eca.cx> wrote:

> On Fri, 1 Aug 2003, Stuart Allie wrote:
>
> > If this isn't possible with the current ecasound, can I make a request for a
> > development item as follows:
> > "add option to -km to read command change messages from a midi file rather
> > than a device."
>
> This basicly means that I'd have to implement a mini-sequencer inside
> ecasound to read and interpret MIDI-files and to sequence the events to
> the audio timeline. I've certainly considered this (it'd be great to play
> MIDI-tracks alongside audio!), but as it is such a big task, I'll probably
> never have the time to do it. If someone else has the time and energy,
> feel free to go ahead! :)

hey, how about new input file type? something along the lines of:

ecasound -i typeselect,midi_cc,a_midi_file.mid -o null

which would then invoke pmidi instead of timidity? should be fairly easy to implement. ofcourse, defining sane default for midi client and port could present some trouble, but there would be propably little danger for newbie to stumble with this accidentally.

in ecasoundrc:

ext-cmd-pmidi = pmidi -p 64:0 %f

does it fit? :)

janne


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Aug 15 2003 - 12:24:16 EEST