TreeFallSound / pi-stomp

pi-stomp is a DIY high definition, multi-effects stompbox platform for guitar, bass and keyboards
https://treefallsound.com
GNU General Public License v3.0
104 stars 19 forks source link

Improve alsa param set/get. now all calls to amixer and alsactl go thru common audiocard methods #77

Closed rreichenbach closed 1 year ago

rreichenbach commented 1 year ago

Tested on IQAudio system which supports global EQ. All operations (EQ toggle, reset and tweak) appear to work.

Tested on audioinjector system which does not support global EQ. EQ operations fail gracefully as expected.