All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB MIDI as rawmidi
@ 2002-10-21 15:15 Clemens Ladisch
  2002-10-21 21:30 ` Peter L Jones
  2002-10-22 10:32 ` Takashi Iwai
  0 siblings, 2 replies; 5+ messages in thread
From: Clemens Ladisch @ 2002-10-21 15:15 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 374 bytes --]


This patch converts usbmidi to use rawmidi instead of sequencer devices.

There are two user-visible changes: now it's really integrated in
snd-usb-audio (no separate file anymore), and the input stream doesn't use
running status. (The latter could be added easily.)

This is a major and not thoroughly tested change, so I don't think it
should go into 0.9.0rc4.


Clemens

[-- Attachment #2: Type: APPLICATION/octet-stream, Size: 9850 bytes --]

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

* Re: [PATCH] USB MIDI as rawmidi
  2002-10-21 15:15 [PATCH] USB MIDI as rawmidi Clemens Ladisch
@ 2002-10-21 21:30 ` Peter L Jones
  2002-10-22  6:47   ` Clemens Ladisch
  2002-10-22 10:32 ` Takashi Iwai
  1 sibling, 1 reply; 5+ messages in thread
From: Peter L Jones @ 2002-10-21 21:30 UTC (permalink / raw)
  To: Clemens Ladisch, alsa-devel

On Monday 21 Oct 2002 16:15, Clemens Ladisch wrote:
> This patch converts usbmidi to use rawmidi instead of sequencer devices.
>
> There are two user-visible changes: now it's really integrated in
> snd-usb-audio (no separate file anymore), and the input stream doesn't use
> running status. (The latter could be added easily.)
>
> This is a major and not thoroughly tested change, so I don't think it
> should go into 0.9.0rc4.
>
>
> Clemens

Clemens,

Sorry if this is a dumb question but what's the patch against?  Can I apply it 
against alsa rc-3 in 2.5.44?

(I'd just go ahead and apply it but I wanted to have a moan first ;-) )

-- Peter



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote

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

* Re: [PATCH] USB MIDI as rawmidi
  2002-10-21 21:30 ` Peter L Jones
@ 2002-10-22  6:47   ` Clemens Ladisch
  2002-10-22  7:11     ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Ladisch @ 2002-10-22  6:47 UTC (permalink / raw)
  To: Peter L Jones; +Cc: alsa-devel

Peter L Jones wrote:
> On Monday 21 Oct 2002 16:15, Clemens Ladisch wrote:
> > This patch converts usbmidi to use rawmidi instead of sequencer devices.
>
> Sorry if this is a dumb question but what's the patch against?

current CVS

> Can I apply it against alsa rc-3 in 2.5.44?

Probably not, there have been other changes since rc3.


HTH
Clemens



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote

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

* Re: [PATCH] USB MIDI as rawmidi
  2002-10-22  6:47   ` Clemens Ladisch
@ 2002-10-22  7:11     ` Clemens Ladisch
  0 siblings, 0 replies; 5+ messages in thread
From: Clemens Ladisch @ 2002-10-22  7:11 UTC (permalink / raw)
  To: Peter L Jones; +Cc: alsa-devel

Clemens Ladisch wrote:
> Peter L Jones wrote:
> > Can I apply it against alsa rc-3 in 2.5.44?
>
> Probably not, there have been other changes since rc3.

Uh, that's wrong. Those changes are already in 2.5.44. It should be
possible to apply it.


HTH
Clemens



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote

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

* Re: [PATCH] USB MIDI as rawmidi
  2002-10-21 15:15 [PATCH] USB MIDI as rawmidi Clemens Ladisch
  2002-10-21 21:30 ` Peter L Jones
@ 2002-10-22 10:32 ` Takashi Iwai
  1 sibling, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2002-10-22 10:32 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

At Mon, 21 Oct 2002 17:15:32 +0200 (METDST),
Clemens Ladisch wrote:
> 
> This patch converts usbmidi to use rawmidi instead of sequencer devices.
> 
> There are two user-visible changes: now it's really integrated in
> snd-usb-audio (no separate file anymore), and the input stream doesn't use
> running status. (The latter could be added easily.)
> 
> This is a major and not thoroughly tested change, so I don't think it
> should go into 0.9.0rc4.

Thanks.
I applied it to the current cvs - I trust you enough tested :)
Anyway, please check whether it works.


ciao,

Takashi


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of 
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) 
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote

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

end of thread, other threads:[~2002-10-22 10:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-21 15:15 [PATCH] USB MIDI as rawmidi Clemens Ladisch
2002-10-21 21:30 ` Peter L Jones
2002-10-22  6:47   ` Clemens Ladisch
2002-10-22  7:11     ` Clemens Ladisch
2002-10-22 10:32 ` Takashi Iwai

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.