esdfilt (1) Linux Manual Page
esdfilt – The Enlightened Sound Daemon
Description
EsounD filter. Sample esd filter program that implements halving and doubling, Optionally writing the new data to a seperate file.Usage
esdfilt [OPTIONS] [FILE]"-s", –server=HOSTNAME set EsounD server "-b", output file should be 8-bit "-m", output file should be mono "-r" RATE, set output rate to RATE "-half" halve each sample "-double" double each sample
If FILE is specified, the filtered output will be written there. Otherwise it will be written back to esound to change the output to the sound device.
