failsafes and fixed buttons
This commit is contained in:
parent
02a7fd9e23
commit
858c283bcc
4 changed files with 50 additions and 16 deletions
|
@ -40,6 +40,7 @@ export class Store {
|
|||
"analogWarmth": false,
|
||||
"analogWarmth_value": 1.25,
|
||||
"spatial": false,
|
||||
"spatialType": 0,
|
||||
"vibrantBass": { // Hard coded into the app. Don't include any of this config into exporting presets in store.ts
|
||||
'multiplier': 0,
|
||||
'frequencies': [17.182, 42.169, 53.763, 112.69, 119.65, 264.59, 336.57, 400.65, 505.48, 612.7, 838.7, 1155.3, 1175.6, 3406.8, 5158.6, 5968.1, 6999.9, 7468.6, 8862.9, 9666, 10109],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue