Extra Menu: Mixer

From Audacity Development Manual
Jump to: navigation, search
The Extra > Mixer menu provides commands for adjusting the playback and recording volumes. You can use these commands instead of manipulating the recording and playback sliders on the Recording and the Playback meters.
The menusHelp menuExtra commands related to play and recordExtra commands to select the toolExtra commands related to volumeExtra commands related to editingExtra commands related to Play-at-SpeedExtra commands related to seekingExtra commands related to selecting a deviceExtra commands related to selectingExtra commands related to Timeline display formattingExtra commands to set focus, usually focus on one trackExtra commands to move the cursorExtra commands to operate on a track that has focusThese commands were originally written for scripting Audacity, for example via a Python script that uses mod-script-pipeLike Scriptables I, but these commands are less commonly used from the menuToggle full screen mode with no title barExtra-MixerMenu 3-3-0.png

Adjust playback volume  

Displays the Playback Volume dialog. You can type a new value for the playback volume (between 0 and 1), or press Tab, then use the left and right arrow keys to adjust the slider.


Increase Playback Volume  

Each key press will increase the playback volume by 0.1.


Decrease Playback Volume  

Each key press will decrease the playback volume by 0.1.


Adjust Recording Volume  

Displays the Recording Volume dialog. You can type a new value for the recording volume (between 0 and 1), or press Tab, then use the left and right arrow keys to adjust the slider.


Increase Recording Volume  

Each key press will increase the recording volume by 0.1.


Decrease Recording Volume  

Each key press will decrease the recording volume by 0.1.