[Alsa-devel] Re: [Jackit-devel] new jack-enabled realtime looping tool

2002-06-30 Thread Andy Wingo
On Sun, 30 Jun 2002, Jan P. wrote: > hey everyone-- > > i posted this to the technoprimitives group: > http://groups.yahoo.com/group/technoprimitive What a fine-sounding program! I'm compiling it now. And some nice sounds, already. Although the link on the site was wrong, for the mp3s -- it see

[Alsa-devel] new jack-enabled realtime looping tool

2002-06-30 Thread Jan P.
hey everyone-- i posted this to the technoprimitives group: http://groups.yahoo.com/group/technoprimitive here's a brief: announcing a linux-jack based open-source object-oriented audio looper \ musical instrument, dogon listening device: AKA .. ms rosie ring a round NEWS: me and eddie have

[Alsa-devel] poll_descriptors_count

2002-06-30 Thread Joshua Haberman
Hello, int snd_pcm_poll_descriptors_count(snd_pcm_t *pcm) { assert(pcm); return 1; } I don't understand: why the abstraction for the number of poll descriptors when it is always 1? What could change in the future to require more poll descriptors per stream? Also, how should programs in

Re: [Alsa-devel] Rate Conversion

2002-06-30 Thread Kris Modrak
Paul Davis wrote: > > >I am a little confused about your advice. I am not sure how to access > >the 'plughw' device from my application. > > snd_pcm_open (&handle, "plughw:N,M", ...) > > where N and M are the card number and subdevice number. Preferably, > this is a string supplied by the

Re: [Alsa-devel] BUG, minor in alsamixer

2002-06-30 Thread Ed Sweetman
On Sun, 2002-06-30 at 20:24, Dave Andruczyk wrote: > > On my system with ALSA 0.9rc2 (driver, libs, utils) firing up alsamixer in an > xterm. (standard xterm, Xfree-4.2.0) hitting the arrow keys to select the > desired slider results in it quitting immediately. I have to hit the spacebar > at le

[Alsa-devel] BUG, minor in alsamixer

2002-06-30 Thread Dave Andruczyk
On my system with ALSA 0.9rc2 (driver, libs, utils) firing up alsamixer in an xterm. (standard xterm, Xfree-4.2.0) hitting the arrow keys to select the desired slider results in it quitting immediately. I have to hit the spacebar at least once, and then things work as normal. this was also a pr

Re: [Alsa-devel] capture buffers on SBLIVE...

2002-06-30 Thread Joern Nettingsmeier
Fernando Pablo Lopez-Lezcano wrote: > > > i'm tracking down a nasty problem i have with jack. is there any way to > > increase the periods-per-hardware-buffer setting on an sblive for > > capture ? jackd refuses to do that, and i wonder whether it's a hardware > > limitation. > > Has to be, appa