[Alsaplayer-commits] alsaplayer commit by cvs

Alsaplayer CVS alsaplayer-commits@lists.tartarus.org
Wed, 29 Dec 1999 04:10:37 +0100


CVSROOT:	/home/cvsroot/alsaplayer
Module name:	alsaplayer
Changes by:	cvs	99/12/29 04:10:36

Modified files:
	app            : AlsaNode.h Main.cpp 

Log message:
Added new option -f to specify the output frequency to use. AlsaPlayer will
try to configure the sound hardware to this sample frequency and up/down
sample the output accordingly. Note that the resampling is butt ugly, just a
straight Bresenham lookup, as it always has been. Feel free to implement a
fancier method :-)