snippetbashTip
MIXER — Display/set sound levels. More information: <https://www.dosbox.com/wiki/MIXER>.
Viewed 0 times
soundlevelscommandsetclimixermoredisplay
Problem
How to use the
MIXER command: Display/set sound levels. More information: <https://www.dosbox.com/wiki/MIXER>.Solution
MIXER — Display/set sound levels. More information: <https://www.dosbox.com/wiki/MIXER>.Display current volumes:
MIXERSet master volume (left:right percentages):
MIXER master {{80}}:{{80}}Set Sound Blaster volume in decibels:
MIXER sb d{{10}}:d{{10}}Set GUS left channel only:
MIXER gus {{50}}Set volumes without displaying result:
MIXER gus {{40}}:{{40}} /NOSHOWList available MIDI devices (Windows only):
MIXER /LISTMIDICode Snippets
Display current volumes
MIXERSet master volume (left:right percentages)
MIXER master {{80}}:{{80}}Set Sound Blaster volume in decibels
MIXER sb d{{10}}:d{{10}}Set GUS left channel only
MIXER gus {{50}}Set volumes without displaying result
MIXER gus {{40}}:{{40}} /NOSHOWContext
tldr-pages: dos/MIXER
Revisions (0)
No revisions yet.