mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
* LOADFIX: add page Added documentation for LOADFIX command usage in DOS. * LOADHIGH: add page * MD: add page * MEM: add page * MIXER: add page Added documentation for the MIXER command with usage examples. * Update pages/dos/loadhigh.md Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> * Update pages/dos/mixer.md Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> * Update link for MD command documentation * Update MEM command documentation link * Fix LOADHIGH documentation link Updated the LOADHIGH command documentation with a new link. * Update LOADFIX documentation link for accuracy * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/md.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> --------- Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
470 B
470 B
MIXER
Display/set sound levels. More information: https://www.dosbox.com/wiki/MIXER.
- Display current volumes:
MIXER
- Set 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}} /NOSHOW
- List available MIDI devices (Windows only):
MIXER /LISTMIDI