Penguin

Differences between version 3 and previous revision of AudioNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, August 23, 2004 1:42:30 pm by PerryLorier Revert
Older page: version 2 Last edited on Monday, December 8, 2003 2:34:34 pm by JohnMcPherson Revert
@@ -2,4 +2,7 @@
  
 [ALSA] is a newer project (with a larger scope than OSS). It is in the 2.6 and later versions of the Linux kernel, and has OSS compatibility for older applications and libraries. See AlsaNotes. 
  
 Someone did searches on google for how to unmute audio from the command line using aumix(1), so I thought I better write some content about it. Muting in aumix appears to be accomplished by setting all of volume sliders to 0. Unmuting is restoring it to it's saved position. To achieve this from the command line you can save the current settings use "-f ~/.unmutesettings -S" and then set the master volume to 0 using -v 0. To unmute it aumix "-L -f ~/.unmutesettings". This is untested. 
+  
+----  
+CategoryNotes