Refactor Vite configuration for improved chunking strategy and caching. Enhance DeviceContext with new upgradePeqChange method for PEQ updates. Update audio page to support localized labels and dynamic volume control. Introduce new filter types and improve EQPage functionality with enhanced frequency response visualization.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"home": {
|
||||
"audioSet": "Audio setting"
|
||||
"audioSet": "Audio setting","power": "power", "input": "input", "output": "output", "vu":"VU meter"
|
||||
},
|
||||
"source": {
|
||||
"label": "Input/Output",
|
||||
@@ -227,7 +227,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"headPhoneGain": {
|
||||
"dacGain": {
|
||||
"label": "Headphone gain",
|
||||
"options": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user