Skip to content

Control various settings of Audient iD14 that were available only with official iD app for Windows/Mac

Notifications You must be signed in to change notification settings

r00tman/mymixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mymixer

mymixer controls various settings of Audient iD14 that were available only with official iD app for Windows/Mac.

This includes setting separate headphone, speakers, and direct monitoring volumes.

Getting Started

$ git clone https://github.com/r00tman/mymixer
$ cd mymixer && make install
$ sudo mymixer -h

Now, mymixer is installed to ~/.local/bin folder and is ready to use.

Notice that it needs superuser rights or a corresponding udev rule to work. Also, since it claims usb interface, snd_usb_audio might need to be restarted:

$ sudo modprobe -rv snd_usb_audio; sudo modprobe -v snd_usb_audio

About

Control various settings of Audient iD14 that were available only with official iD app for Windows/Mac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published