diff --git a/src/main/base/store.ts b/src/main/base/store.ts index 7165c12a..d5ed855a 100644 --- a/src/main/base/store.ts +++ b/src/main/base/store.ts @@ -66,7 +66,7 @@ export class Store { "analogWarmth": false, "analogWarmth_value": "SMOOTH", "spatial": false, - "spatialProfile": "420signature-B", + "spatialProfile": "71_420maikiwi", "vibrantBass": { // Hard coded into the app. Don't include any of this config into exporting presets in store.ts '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], 'Q': [2.5, 0.388, 5, 5, 2.5, 7.071, 14.14, 10, 7.071, 14.14, 8.409, 0.372, 7.071, 10, 16.82, 7.071, 28.28, 20, 8.409, 40, 40],