Skip to content

Quickly hacked scarlett-mixer GUI for Linux/ALSA

License

Notifications You must be signed in to change notification settings

matze/scarlett-mixer

 
 

Repository files navigation

Graphical Mixer Interface for the Scarlett series

Currently supported models:

  • 18i6
  • 18i8
  • 18i20
  • 6i6 (untested)

This is a quick hack, it's prepared for other Scarlett devices, but you're on your own..

Build-dependencies: gnu-make, a c-compiler, pkg-config, libpango, libcairo, lv2 (SDK), alsa (libasound) and openGL (sometimes called: glu, glx, mesa).

  git clone git://github.com/x42/scarlett-mixer
  cd scarlett-mixer
  git submodule init
  git submodule update
  make
  ./scarlett-mixer hw:2

Screenshot

screenshot

See also

ALSA Mixer in HTLM-5 with ALSA JSON Gateway: http://breizhme.net/alsajson/mixers/ajg#/

About

Quickly hacked scarlett-mixer GUI for Linux/ALSA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.3%
  • Makefile 4.4%
  • Roff 2.6%
  • Meson 1.7%