Skip to content

little python gui to manage the settings of my Focusrite Scarlett audio interface

Notifications You must be signed in to change notification settings

zecktos/scarlettConf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ScarlettConf

This is a little python gui I wrote to manage different settings for my scarlett 18i20 under linux. ScarlettConf is only for loading and saving settings. To adjust the settings use scarlettmixer.

To run scarlettConf install python3 and PyGObject and do :

curl https://raw.githubusercontent.com/zecktos/scarlettConf/master/scarlettConf.py --output $HOME/.local/bin/scarlettConf
chmod a+x $HOME/.local/bin/scarlettConf

screenshots

main window

preferences windwo

About

little python gui to manage the settings of my Focusrite Scarlett audio interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages