From: Takashi Iwai <tiwai@suse.de>
To: Paul Davis <pbd@op.net>
Cc: Clemens Ladisch <clemens@ladisch.de>, alsa-devel@alsa-project.org
Subject: Re: [ANNOUNCE] USB MIDI support for ALSA
Date: Tue, 14 May 2002 16:41:23 +0200 [thread overview]
Message-ID: <s5h1yce94h8.wl@alsa2.suse.de> (raw)
In-Reply-To: <200205141307.PAA25858@alsa.alsa-project.org>
At Tue, 14 May 2002 09:08:29 -0400,
Paul Davis wrote:
>
> >> I've written a daemon which connects the ALSA sequencer with the
> >> usbdevfs device file of a USB MIDI device. You can get it at
> >> <http://www.informatik.uni-halle.de/~ladischc/usbmidid.html>.
> >>
> >> It requires a kernel with USB and usbdevfs support (obviously), and
> >> with hotplugging support and hotplugging scripts installed correctly.
> >
> >great!
> >
> >it's a very clean solution. definitely the right way for usb midi,
> >rather than writing a driver module for each.
>
> it is? isn't the right way to redirect into USB-aware code within
> alsa-lib? going through a daemon seems totally wrong to me ...
i agree that the library-plugin would be fine and effective, but it's
only if a single application shares the device. then the device
end-point is directly bound to the application.
however, when two applications access to the device (or when arbitrary
connection is allowed), then the situation would be complicated.
there must be an end-point mixer before the device output.
i think the daemon is the easiest way to be implemented on behalf of
kernel driver.
Takashi
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net
next prev parent reply other threads:[~2002-05-14 14:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-13 19:21 [ANNOUNCE] USB MIDI support for ALSA Clemens Ladisch
2002-05-14 9:03 ` Takashi Iwai
2002-05-14 10:05 ` Frank Barknecht
2002-05-14 13:08 ` Paul Davis
2002-05-14 14:41 ` Takashi Iwai [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-15 3:11 Patrick Shirkey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h1yce94h8.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=clemens@ladisch.de \
--cc=pbd@op.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.