All of lore.kernel.org
 help / color / mirror / Atom feed
* ALSA MIDI interface - plugin
@ 2008-02-14 15:24 Pharaoh .
  2008-02-15 16:53 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Pharaoh . @ 2008-02-14 15:24 UTC (permalink / raw)
  To: alsa-devel

Hi

I am writing an user space ALSA i/o type PCM plugin for my board. I chose
this
rather unconventional approach for supporting ALSA apps since the the the
driver
which communicates with DSP using shared memory is in userspace and for some
constraints the driver communication driver will always be in userspace. My
audio
plugin uses calls of the coomunication driver and talks to DSP. I already
have
a working plugin in place. I use it like following,

#aplay -D my_plugin test.wav

and it works.

Now, I have to support rawmidi interface also. Is it possible to write a
userspace
plugin for making MIDI work? Where can I get sample code etc?

-pharaoh.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-20  0:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14 15:24 ALSA MIDI interface - plugin Pharaoh .
2008-02-15 16:53 ` Takashi Iwai
2008-02-18 14:47   ` Pharaoh .
2008-02-18 17:58     ` Aldrin Martoq
2008-02-19  8:06     ` Clemens Ladisch
2008-02-20  0:39   ` Pharaoh .

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.