Penguin
Annotated edit history of esdctl(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ESDCTL
2 !!!ESDCTL
3 NAME
4 DESCRIPTION
5 USAGE
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 esdctl - The Enlightened Sound Daemon
12 !!DESCRIPTION
13
14
15 Command-line control program for EsounD
16 !!USAGE
17
18
19 esdctl [[options] [[command]
20
21
22 options: -s, --server=host:port contact esd server
23 on host at port
24
25
26 commands:
27
28
29 lock foreign clients may not use the server
30 unlock foreign clients may use the server
31 standby, off suspend sound output for other programs
32 resume, on resume sound output
33 cache sample cache a sample in the server
34 getid name retrieve a sample id from its name
35 free name uncache a sample in the server
36 play name play a cached sample once
37 loop name make a cached sample loop
38 stop name stop the looping sample at end
39 serverinfo get server info from server
40 allinfo get player and sample info from server
41 panstream id left right set panning for a stream
42 pansample id left right set default panning for a sample
43 - left/right pan values scaled to 256.
44 standbymode see if server's on standby, etc.
45 !!SEE ALSO
46
47
48 esd(1), esdcat(1), esddsp(1),
49 esdloop(1), esdplay(1), esdsample(1),
50 ''esd-config''(1), esdfilt(1), esdmon(1),
51 esdrec(1)
52 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.