[Alsa-devel] Re: Korg 1212 IO

2001-10-02 Thread Jaroslav Kysela
On Thu, 20 Sep 2001, Iain Sandoe wrote: > Is there any difference (e.g. in the microcde) for the PPC version? > (I am a linux/PPC developer and that is where I will be doing the work!) > > It would be *very* helpful for me to see the MacOS &/or ASIO drivers. The MacOS source code is available at

Re: [Alsa-devel] Kernel oops in snd-card-emu10k1 with latest CVS

2001-10-02 Thread Josh Green
On Mon, 2001-10-01 at 07:01, Takashi Iwai wrote: > Hi, > > At 27 Sep 2001 14:33:18 -0700, > Josh Green wrote: > > > > On Thu, 2001-09-27 at 10:02, Takashi Iwai wrote: > > > Hi Josh, > > > > > > At 26 Sep 2001 20:38:17 -0700, > > > Josh Green wrote: > > > > > > > > I've been getting a kernel oo

Re: [Alsa-devel] IRC

2001-10-02 Thread Josh Green
On Mon, 2001-10-01 at 11:26, Jack Moffitt wrote: > > What a joke! Everytime I go in, there's about 10 users there but > > no one is talking. No one replies to questions like "Anyone there?" or > > "Anyone home?" There's just silence. > > It takes a bit to get these things going. The #vorbis

Re: [Alsa-devel] Changes to interfaces (*.h)

2001-10-02 Thread Josh Green
On Mon, 2001-10-01 at 18:22, John Gluck wrote: > Hi > > Sadly, I have come to the conclusion that there is exactly zip in the > way of docs. > I wonder how it was designed without at least a bit of documentation on > what everything does. > Even if the original design stuff is incomplete at least

Re: [Alsa-devel] Kernel oops in snd-card-emu10k1 with latest CVS

2001-10-02 Thread Takashi Iwai
Hi, At 02 Oct 2001 02:34:45 -0700, Josh Green wrote: > > On Mon, 2001-10-01 at 07:01, Takashi Iwai wrote: > > Hi, > > > > At 27 Sep 2001 14:33:18 -0700, > > Josh Green wrote: > > > > > > On Thu, 2001-09-27 at 10:02, Takashi Iwai wrote: > > > > Hi Josh, > > > > > > > > At 26 Sep 2001 20:38:17

[Alsa-devel] alsa-oss question(s)

2001-10-02 Thread James Tappin
Soon after the beta7 release, the alsa-oss package seems to have stopped building libaoss.so (it now builds only libaoss.a and libaoss.la). I've browsed the CVS but I can't pinpoint the change that did this, and using the --enable-shared flag in the cvscompile doesn't force the build of the sha

Re: [Alsa-devel] Changes to interfaces (*.h)

2001-10-02 Thread Mark Rages
On Tue, Oct 02, 2001 at 02:48:49AM -0700, Josh Green wrote: > On Mon, 2001-10-01 at 18:22, John Gluck wrote: > > Hi > > > > If someone wants to work with me on this please let me know. > > > > John > > > > > *** DOXYGEN API STUFF SHOULD BE ON ALSA WEB SITE!! *** > Who is the webmaster of al

Re: [Alsa-devel] alsa-oss question(s)

2001-10-02 Thread Jaroslav Kysela
On Tue, 2 Oct 2001, James Tappin wrote: > Soon after the beta7 release, the alsa-oss package seems to have stopped > building libaoss.so (it now builds only libaoss.a and libaoss.la). > I've browsed the CVS but I can't pinpoint the change that did this, and using > the --enable-shared flag in the

Re: [Alsa-devel] mtpav routing bug / sequencer queue slowdown

2001-10-02 Thread stef
Takashi Iwai wrote: > > > > And if i add some more midi traffic, the sequencer queue slows down. I > > > > [...] > > > Hmm.. it's very strange, and not intended at all.. > > > Do you mean that the calculated value is actually slow down or the > > > actually playing tempo is slow down? > > > > Th

Re: [Alsa-devel] hang up during latency test

2001-10-02 Thread Josh Green
On Tue, 2001-10-02 at 10:33, Takashi Iwai wrote: > Hi, > > i'm trying to run latency test for ALSA9 (based on Benno's latency > suite) on my kernel to measure the latency with preemption and LL > kernel patches. > however, the test program hangs up almost always in the middle during > disk write

[Alsa-devel] Plug-n-Play Opti boards

2001-10-02 Thread Troy Kisky
Hi I was wondering if PnP could isolate 2 Opti 924 or Opti 931 boards in 1 system. The serial number on my board returns 1f 08 00 00 00 24 09 14 3e where "1f" is checksum, "24 09" is 0924 device, "14 3e" is "OPT" leaving just the "08 00 00 00" as a possibly board number. But, somehow I doubt

Re: [Alsa-devel] Changes to interfaces (*.h)

2001-10-02 Thread Josh Green
On Tue, 2001-10-02 at 08:53, Mark Rages wrote: > On Tue, Oct 02, 2001 at 02:48:49AM -0700, Josh Green wrote: > > On Mon, 2001-10-01 at 18:22, John Gluck wrote: > > > Hi > > > > > > If someone wants to work with me on this please let me know. > > > > > > John > > > > > > > > > *** DOXYGEN API

Re: [Alsa-devel] books on c

2001-10-02 Thread Michael Ashton
On Tue, Oct 02, 2001 at 08:22:01AM -0500, dave willis wrote: > i don't know much about c, and am wondering if anyone has recommendations > on books for learning c for unix/linux, as well as for audio. i wish to > maybe help a bit with the alsa driver, but mainly learn how to program > audio/midi

Re: [Alsa-devel] books on c

2001-10-02 Thread Paul Davis
I really liked "A Book on C". I'm not sure if its still in print. >For low-level, kernel-specific stuff, get "Linux Device Drivers" by >Rubini and Corbet. You want the second edition; it's an O'Reilly book >with a _brown_ cover (the old edition has a purple cover). Fantastic >book, and it cove

[Alsa-devel] error from snd_pcm_hw_params_set_rate in alsa-lib

2001-10-02 Thread joy_ping
hi, i played a bit arround with some alsa-drivers and with the new alsa-lib-9beta8a (latest cvs-source) i get always errors from this function, when i try to aply a static rate, like: parameter not allowed. is this a change in the new libs or are my programms wrong, for example alsaplayer has th

[Alsa-devel] a little problem with alsa/version.h

2001-10-02 Thread angel utiel
My problem is in line 7 of /usr/include/alsa/version.h #define SND_LIB_SUBMINOR08 /**< subminor number of library version */ gcc 2.96 says that there is an error (ex. #include alsa/version.h and print SND_LIB_SUBMINOR ) But with this line #define SND_LIB_SUBMINOR8 /**< subminor

Re: [Alsa-devel] books on c

2001-10-02 Thread Michael Gilfix
While I'm not too sure about a book for audio programming, I highly recommend "Practical C Programming", published by O'Reilly. It's easy to follow and provides a nice introduction to the unix programming environment. -- Mike On Tue, Oct 02 @ 08:22, dave willis wrote: > i

[Alsa-devel] books on c

2001-10-02 Thread dave willis
i don't know much about c, and am wondering if anyone has recommendations on books for learning c for unix/linux, as well as for audio. i wish to maybe help a bit with the alsa driver, but mainly learn how to program audio/midi apps using alsa. thanks, dave ___