logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ALSA Mixer - Control Soundcard Audio Levels | Online Free DevTools by Hexmos

Control soundcard audio levels easily with ALSA Mixer. Adjust volume, select devices and manage audio settings directly from the command line. Free online tool, no registration required.

alsamixer

Graphical mixer for ALSA soundcard driver. More information: https://manned.org/alsamixer.

  • Select the soundcard to use:

alsamixer {{[-c|--card]}} {{soundcard_number}}

  • Select mixer device to control:

alsamixer {{[-D|--device]}} {{device_name}}

  • Increase volume:

<w>

  • Decrease volume:

<x>

  • Quit alsamixer:

<Esc>

See Also