Lorn Potter <[EMAIL PROTECTED]> writes: > On Monday 12 January 2004 4:13 am, James Wright wrote: >> I am currently looking into rewriting our current OSS sound routines to >> native ALSA, as it seems OSS will invariably be phased out now that the >> ALSA driver is distrubuted with the Linux kernel, plus ALSA seems to have a >> great number of benefits for us. > > Personally, I hope OSS compat will never be phased out. Why? OSS is simple, > and concise. If I am writing a simple audio recording/playing app, I can get > the job done using OSS code in _much_ less lines of code.
I have to disagree. For my music/video player, I've written both ALSA and OSS output modules. The ALSA module is 261 lines, the OSS module 258 lines, including comments and whitespace. The ALSA module does things that are more or less impossible with OSS, such as sample accurate timing. -- Måns Rullgård [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel