sbz-switch icon indicating copy to clipboard operation
sbz-switch copied to clipboard

Added a "quick-switch" switch

Open EXTREMEGABEL opened this issue 2 years ago • 3 comments

Hi I built a feature which basically switches from The Headphones on and off while changing the audio levels via a simple command line flag since that is a scenario that I needed this thing to do.

There's 4 added Constants in main.rs which let you define the levels aswell as the for lack of a better term: DeviceID

I'm however a Rust noob so there's probably a better way to do this but that's for you to decide :D

EXTREMEGABEL avatar Aug 27 '21 12:08 EXTREMEGABEL