CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     freesci 02/02/14 05:21:38

Modified files:
        .              : README 
        src            : config.c config.l main.c 
        src/include    : pcmout.h sci_conf.h 
        src/sound      : pcmout.c pcmout_sdl.c 

Log message:
Now we can configure the sample rate the pcmout subsystem uses.
I set the minimum to 11025Hz, the default to 22050Hz, and the max to
48000 Hz.  Seems to work okay.  I also updated the readme file, which
seems to be lagging behind.  We may just want to start moving things out
of the readme into the man page, especially the configuration stuff.
Comments?

As an aside, I now have an ALSA-compatible sound device, so I may whip
up a driver for that as soon as I read up on the API.

- Pizza


Reply via email to