[linux-audio-dev] Basic MIDI question
Jens M Andreasen
jens.andreasen at chello.se
Tue Jul 25 00:29:05 UTC 2006
On Mon, 2006-07-24 at 19:53 -0400, Lee Revell wrote:
> > will do the timing.) Can you jack in after the sequencer has performed
> > its magic, and you have the actual midi-stream?
> >
>
> I thought I was doing exactly what you suggect, by looking at the data
> in the driver right before it goes to the hardware.
>
> I'll just use a real sequencer for testing rather than aplaymidi.
>
Virtual Midi perhaps? a virtual midi device that shows up in both ALSA
and OSS. Route aplaymidi to the first virtual port and read the raw
stream from the new port called /dev/midi? (one number higher than the
highest number you had before)
# insmod snd_virmidi
> Lee
>
--
More information about the Linux-audio-dev
mailing list