Enhance audio settings: Added loudness controls and headphone model synchronization. Updated PeqState interface to include peq filters. Improved EQPage to dynamically load headphone models based on device state.
This commit is contained in:
@@ -33,6 +33,7 @@ const KEY_TO_SETTING: Record<string, string> = {
|
||||
buttonLight: "buttonLight",
|
||||
autoHome: "autoHome",
|
||||
sleep: "sleep",
|
||||
headphone: "peqSelect",
|
||||
};
|
||||
|
||||
// Global state for select page (to avoid URL params)
|
||||
|
||||
Reference in New Issue
Block a user