|
NAMEalsadelay - a command to (re)initialize sound hardwareSYNOPSISalsa-delay [options] requested_delay_in_ms [output_card[,device]]DESCRIPTIONalsa-delay is a command-line utility to setup an audio delay. The snd-aloop ALSA driver is used to send all PCM streams back to the user space and the alsaloop utility is used to send this stream to a real hardware.The parameter output_card is ALSA card index (number) or string card identifier. The parameter device is ALSA device number. Use aplay -l to list available cards and devices. OPTIONS
OPTIONS (for alsaloop daemon)
NOTEFor devices, the string %s is replaced with the card index and second string %s is replaced with the device index and third string %s is replaced the substream index (0-7).Example: hw:%s,%s,%s (card, device, substream) SEE ALSOalsaloop(1) amixer(1) alsamixer(1)
Visit the GSP FreeBSD Man Page Interface. |