freeDSP / freeDSP-aurora

freeDSP ADAU1452 with 8 analog input, 8 analog outputs, S/P-DIF I/O, ADAT I/O, USB Audio Class2, WiFi, Bluetooth
Creative Commons Attribution Share Alike 4.0 International
176 stars 55 forks source link

Introduce EDITMODE_* constants to make code easier to read #101

Closed zas closed 2 years ago

zas commented 2 years ago

In updateUI(), no need to check editMode as it is always a valid value. Initialize editmode_last based on plugin name (EDITMODE_PRESET but for stereoforever)