On Tue, 20 Nov 2001, James Tappin wrote:
> There are in addition problems running some oss programs under libaoss,
> notably xmms and bplay/brec.
Really? XMMS works just fine for me. The only program I've seen having
problems with libaoss is aviplay from avifile library. It just segfaults
when
OK,
I've been stuck for a month now writing this driver. I am hoping I can
make some progress over the holiday break, but I think I need someone to
hold my hand to get started. I am not even sure what to ask.
I am writing a driver for the Gadget Labs Wave/4. This ISA card has no
DMA. To use PCM
>> this patch makes ALSA treat the hammerfall the exact same way that
>> ASIO does, which makes sense to do given RME's claims about the card.
>
>I've added your code and it is the default behaviour. The experimental
>pointer code is still there, and it can be enabled using
>the 'snd_precise_ptr'
>> what do you mean by async mode? i'm one of the more experienced ALSA
>> programmers, and i have no idea what you're referring to. is this ALSA
>> 0.9.X, or 0.5.X?
>
>The async notification is a new feature of the 0.9.X API. The ALSA drivers
>can generate SIGIO signal when the poll condition is
On Fri, 16 Nov 2001, Paul Davis wrote:
> this patch makes ALSA treat the hammerfall the exact same way that
> ASIO does, which makes sense to do given RME's claims about the card.
I've added your code and it is the default behaviour. The experimental
pointer code is still there, and it can be en
Jaroslav Kysela wrote:
>
> On Mon, 19 Nov 2001, Paul Davis wrote:
>
> > >My ALSA output driver for my app has some fairly serious issues - when using
> > >async (callback) mode, I can't get the sound system to restart gracefully,
> >
> > what do you mean by async mode? i'm one of the more experi
On Tuesday 20 November 2001 09:43, Jaroslav Kysela wrote:
> On Mon, 19 Nov 2001, Steve Harris wrote:
> > On Mon, Nov 19, 2001 at 01:52:49PM +0100, Jaroslav Kysela wrote:
> > > On Mon, 19 Nov 2001, Steve Harris wrote:
> > > > Does anyone know if its possible to point the OSS /dev/dsp* devices
> > >
On Mon, 19 Nov 2001, Paul Davis wrote:
> >My ALSA output driver for my app has some fairly serious issues - when using
> >async (callback) mode, I can't get the sound system to restart gracefully,
>
> what do you mean by async mode? i'm one of the more experienced ALSA
> programmers, and i have n
On Mon, 19 Nov 2001, Steve Harris wrote:
> On Mon, Nov 19, 2001 at 01:52:49PM +0100, Jaroslav Kysela wrote:
> > On Mon, 19 Nov 2001, Steve Harris wrote:
> >
> > > Does anyone know if its possible to point the OSS /dev/dsp* devices to
> > > ALSA ttable aliases, so eg:
> >
> > It's not possible in
On Tue, 2001-11-20 at 00:14, dave willis wrote:
>
> [heavily edited out list]
> these need to all be automatically figured by the software.
>
Yes, most of them would be.
> > KernelPatches List of patches applied (PE, LL, AA, etc)
>
> this will only work (automatically) if people make su
On 19 Nov 2001, Jeffrey H. Ingber wrote:
> Hi,
>
> Thanks for your quick response.
>
> I did some further investigation and found that sound is infact produced
> - but only through the S/PDIF output which is why I missed this at
> first. This gives me a decent starting point to experiment with t
On Sat, 17 Nov 2001, Tim Goetze wrote:
>
> can one reliably find out which snd_ctl_elem controls the gain of a
> specific channel in a pcm stream?
>
> looking at what snd_ctl_elem_list() returns for the audiophile (ice1712)
> there does not seem to be a portable way to do so. i could enumerate th
On Sat, 17 Nov 2001, James Courtier-Dutton wrote:
> Hello
> 1) When using normal PCM play to device pcm0p, I can do a writei of stereo
> 16 bits sound (4 bytes per frame) for 1536 frames, or 6144 bytes.
>
> When using passthru to device pcm3p, I can only writei 1440 frames in one
> go. I have to
On Tue, 20 Nov 2001, Tom Browne wrote:
> Hi all,
>
> My ALSA output driver for my app has some fairly serious issues - when using
> async (callback) mode, I can't get the sound system to restart gracefully,
> with it segfaulting (I've tried signalling the callback to shutdown and
> making the shu
On 19 Nov 2001, Josh Green wrote:
> On Fri, 2001-11-16 at 05:28, Andre Pang wrote:
> > This is a great idea. I actually started re-writing the latency
> > testing harness scripts because I thought they were too
> > inflexible, and I'm almost finished with the re-write. The idea
> > is to includ
15 matches
Mail list logo