Penguin
Annotated edit history of esdfilt(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ESDFILT
2 !!!ESDFILT
3 NAME
4 DESCRIPTION
5 USAGE
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 esdfilt - The Enlightened Sound Daemon
12 !!DESCRIPTION
13
14
15 EsounD filter. Sample esd filter program that implements
16 halving and doubling, Optionally writing the new data to a
17 seperate file.
18 !!USAGE
19
20
21 esdfilt [[ OPTIONS ] [[ FILE
22 ]
23
24
25 -s, --server=HOSTNAME set EsounD server
26 -b, output file should be 8-bit -m, output
27 file should be mono -r RATE , set
28 output rate to RATE -half halve each
29 sample -double double each sample
30
31
32 If FILE is specified, the filtered output
33 will be written there. Otherwise it will be written back to
34 esound to change the output to the sound
35 device.
36 !!SEE ALSO
37
38
39 esd(1), esdcat(1), esddsp(1),
40 esdloop(1), esdplay(1), esdsample(1),
41 ''esd-config''(1), esdctl(1), esdmon(1),
42 esdrec(1)
43 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.