Re: [linux-audio-dev] Re: timing issues in a client/server enviroment

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Re: timing issues in a client/server enviroment
From: Paul Barton-Davis (pbd_AT_Op.Net)
Date: ma loka   11 1999 - 13:14:57 EDT


>I think something is confused here; when sndlib initializes, it
>tries to figure out what dsps and mixers are available, and how

understood. but if you're calling this:

        if ((fd = open_sound_input ((char *) file)) < 0) {

and `file' is not /dev/*, then having sndlib_init() requiring access
to /dev/dsp and its friends is a little excessive. it can lead to
situations where a function call like open_sound_input() will fail due
to lack of access to a resource that is not needed, and hasn't been
requested. i've bumped into this at least once ... i think.

but, hey .. this is open source software, and if i cared enough, i'd
fix it!

--p


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : pe maalis 10 2000 - 07:27:13 EST