4 purpose = native ALSA output plugin
7 summary = set PCM device
9 arg_info = required_arg
13 Check for the presence of a /proc/asound/ directory to see if ALSA
14 is present in your kernel. The file /proc/asound/devices contains
15 all devices ALSA knows about.
19 summary = duration of the ALSA buffer
20 typestr = milliseconds
21 arg_info = required_arg
25 This is only a hint as ALSA might pick a slightly different time,
26 depending on the sound hardware. The chosen value is shown in debug
27 output as BUFFER_TIME.
29 If synchronization between multiple clients is desired, the same
30 buffer time should be configured for all clients.
33 purpose = output plugin for libao
36 summary = select a output driver by name
38 arg_info = required_arg
41 If this is not given, the driver with the highest priority will be
42 used. The list of available drivers and their priorities is shown in
47 summary = pass a key-value pair to the libao driver
49 arg_info = required_arg
53 For each time this option is given, the supplied key-value pair is
54 appended to the list of options for the driver. Invalid keys are
55 silently ignored. The list of available keys is shown in debug mode.
58 purpose = output plugin for the Open Sound System
61 summary = set PCM device
63 arg_info = required_arg
65 default_val = /dev/dsp
67 purpose = output plugin that writes to a local file
70 summary = specify output file name
72 arg_info = required_arg
75 Defaults to a random filename in ~/.paraslash.