1ALSA-DELAY(1)               General Commands Manual              ALSA-DELAY(1)
2
3
4

NAME

6       alsadelay - a command to (re)initialize sound hardware
7
8

SYNOPSIS

10       alsa-delay [options] requested_delay_in_ms [output_card[,device]]
11
12

DESCRIPTION

14       alsa-delay  is a command-line utility to setup an audio delay. The snd-
15       aloop ALSA driver is used to send all PCM  streams  back  to  the  user
16       space  and  the  alsaloop utility is used to send this stream to a real
17       hardware.
18
19       The parameter output_card is ALSA card index (number)  or  string  card
20       identifier. The parameter device is ALSA device number.
21
22       Use aplay -l to list available cards and devices.
23
24
25

OPTIONS

27       --h,--help
28              Print help.
29
30       --q,--quiet
31              Quiet mode.
32
33       --y,--yes
34              Do not ask any questions - answer is always yes.
35
36       --c,--clean
37              Clean temporary directory.
38
39       --r,--remove
40              Remove  the  alsa-delay  config  modifications (modprobe, pulse-
41              audio).
42
43       --tmpdir=<DIR>
44              Set temporary directory.
45
46

OPTIONS (for alsaloop daemon)

48       --pdevice=<DEV>
49              Force playback device.
50
51       --cdevice=<DEV>
52              Force capture device.
53
54       --pctl=<DEV>
55              Force playback control device.
56
57       --cctl=<DEV>
58              Force capture control device.
59
60       --one=<ARG>
61              Pass this argument to last thread.
62
63       --arg=<ARG>
64              Pass this argument to all threads.
65
66       --mix=<ARG>
67              Redirect ALSA mixer controls to OSS mixer (default is Master).
68
69       --pa   Redirect pulse-audio to alsaloop.
70
71

NOTE

73       For devices, the string %s is replaced with the card index  and  second
74       string  %s  is  replaced  with  the device index and third string %s is
75       replaced the substream index (0-7).
76
77       Example: hw:%s,%s,%s (card, device, substream)
78
79

SEE ALSO

81        alsaloop(1) amixer(1) alsamixer(1)
82
83
84
85                                  6 Jane 2016                    ALSA-DELAY(1)
Impressum