Age | Commit message (Expand) | Author |
---|---|---|
2007-04-25 | - add ability to specify a tone to be played (defaults to 440hz) | Jason Wright |
2005-09-27 | report time duration required to play sample then % error of sample rate. | Dale Rahn |
2003-08-06 | don't repeat the numeric frequency 10 times... use a #define | Jason Wright |
2003-06-04 | fix a few more prints... stupid monoaural devices... | Jason Wright |
2003-06-04 | fix printing when AUDIO_SETINFO fails | Jason Wright |
2003-06-02 | more license cleaning | Jason Wright |
2003-02-05 | - combine 16 bit le/be functions | Jason Wright |
2003-02-04 | don't need double precision anywhere in here | Jason Wright |
2003-02-04 | hack at stereo adpcm | Jason Wright |
2003-02-04 | free memory if pointer is -not- NULL... | Jason Wright |
2003-02-01 | add -f flag so the device can be specified, and make sure the device is | Jason Wright |
2003-02-01 | audio encoding tester | Jason Wright |