Re: [Alsa-devel] [PATCH] USB MIDI as rawmidi

2002-10-21 Thread Clemens Ladisch
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 --

[Alsa-devel] [PATCH] opening input-only rawmidi subdevice fails

2002-10-21 Thread Clemens Ladisch
snd_rawmidi_hw_open() always queries the output stream when opening a specific subdevice. Index: alsa-lib/src/rawmidi/rawmidi_hw.c === RCS file: /cvsroot/alsa/alsa-lib/src/rawmidi/rawmidi_hw.c,v retrieving revision 1.23 diff -u -r1.2

Re: [Alsa-devel] [PATCH] USB MIDI as rawmidi

2002-10-21 Thread Clemens Ladisch
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

[Alsa-devel] errors with 2.5.44 and cvs

2002-10-21 Thread Bob Ham
While compiling cvs (as of about 6am, GMT) drivers, I get an absurd amount of this: In file included from /home/node/proj/alsa/alsa-driver/include/sndversions.h:9, from /home/node/proj/alsa/alsa-driver/include/adriver.h:41, from /home/node/proj/alsa/alsa-driver/in

Re: [Alsa-devel] 0.9.0rc4 release - D-1 - unresolved symbols

2002-10-21 Thread Fernando Pablo Lopez-Lezcano
> I've just commited to CVS last change for 0.9.0rc4 (one day to > launch). I'm sorry for this, but I definitely forgot this topic. As we > discussed on the list, I've made the change for module options from > 'snd_ to '. Please, if you can, test these changes and report any > fatal p

Re: [Alsa-devel] [PATCH] USB MIDI as rawmidi

2002-10-21 Thread Peter L Jones
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 la

Re: [Alsa-devel] 0.9.0rc4 - D-2

2002-10-21 Thread Peter L Jones
On Sunday 20 Oct 2002 21:02, Jaroslav Kysela wrote: > Hi all, > > it's 2 days before 0.9.0rc4 release. Please, check the current CVS > sources (or snapshots) of ALSA and report compilation (or "BIG" - urgent > to fix) problems. Hopefully, the next version will be compilable at first > try ;-)

[Alsa-devel] Terratec EWS88MT

2002-10-21 Thread User for realtime audio
Dear users, I am using the ice1712-driver for my Terratec EWS88MT soundcard. All compiles fine and the modules are loaded as well. After having compiled and installed everything I tried to use the envy24control tool. After typing the instruction to start it nothing happens but the whole system

Re: [Alsa-devel] Terratec EWS88MT

2002-10-21 Thread Takashi Iwai
At Mon, 21 Oct 2002 16:20:49 +0200, User for realtime audio wrote: > > Dear users, > > I am using the ice1712-driver for my Terratec EWS88MT soundcard. > > All compiles fine and the modules are loaded as well. After having > compiled and installed everything > I tried to use the envy24control t

[Alsa-devel] [PATCH] USB MIDI as rawmidi

2002-10-21 Thread Clemens Ladisch
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 thorou

[Alsa-devel] rtc timer and linux 2.6(3.0 ?)

2002-10-21 Thread rob buse
I have a quick question. Im not exactly sure of the internals of ALSA and how it deals with timers, other than I am running with the rtc timer kernel patch for the sequencer. My question is, when the new kernel comes out with the high-res timer support (http://sourceforge.net/projects/high-re

[Alsa-devel] 0.9.0rc4 release - D-1

2002-10-21 Thread Jaroslav Kysela
Hi all, I've just commited to CVS last change for 0.9.0rc4 (one day to launch). I'm sorry for this, but I definitely forgot this topic. As we discussed on the list, I've made the change for module options from 'snd_ to '. Please, if you can, test these changes and report any fatal

Re: [Alsa-devel] 0.9.0rc4 release - D-1

2002-10-21 Thread Chris Rankin
--- Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just commited to CVS last change for 0.9.0rc4 > (one day to > launch). I'm sorry for this, but I definitely forgot > this topic. As we > discussed on the list, I've made the change for > module options from > 'snd_ to xxx