Query: audioctl
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIOCTL(1) BSD General Commands Manual AUDIOCTL(1)NAMEaudioctl -- control audio deviceSYNOPSISaudioctl [-d device] [-n] -a audioctl [-d device] [-n] name ... audioctl [-d device] [-n] -w name=value ...DESCRIPTIONThe audioctl command displays or sets various audio system driver variables. If a list of variables is present on the command line, then audioctl prints the current value of those variables for the specified device. If the -a flag is specified, all variables for the device are printed. If the -w flag is specified audioctl attempts to set the specified variables to the given values. The -d flag can be used to give an alternative audio control device, the default is /dev/audioctl0. The -n flag suppresses printing of the variable name.ENVIRONMENTAUDIOCTLDEVICE the audio control device to use.FILES/dev/audio0 audio I/O device (resets on open) /dev/audioctl0 audio control device /dev/sound0 audio I/O device (does not reset on open)EXAMPLESTo set the playing sampling rate to 11025, you can use audioctl -w play.sample_rate=11025 To set all of the play parameters for CD-quality audio, you can use audioctl -w play=44100,2,16,slinear_le Note that many of the variables that can be inspected and changed with audioctl are reset when /dev/audio0 is opened. This can be circum- vented by using /dev/sound0 instead.COMPATIBILITYThe old -f flag is still supported. This support will be removed eventually.SEE ALSOaudioplay(1), audiorecord(1), mixerctl(1), audio(4), sysctl(8)HISTORYThe audioctl command first appeared in NetBSD 1.3.BSDJanuary 27, 2002 BSD
Related Man Pages |
---|
mixerctl(1) - minix |
mixerctl(1) - bsd |
mixerctl(1) - redhat |
mixerctl(1) - osf1 |
mixerctl(1) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Audio HELP Please! |
tp0 |
ptheremin 0.2.1 (Default branch) |
OpenAL-Soft 1.2.218 (Default branch) |
How to check & reset variables |