[Audio] Default CAP Adaptive enabled
This commit is contained in:
parent
569f6c279a
commit
c3442c116a
1 changed files with 2 additions and 2 deletions
|
@ -156,14 +156,14 @@ export class Store {
|
||||||
"dBSPL": false,
|
"dBSPL": false,
|
||||||
"dBSPLcalibration": 90,
|
"dBSPLcalibration": 90,
|
||||||
"maikiwiAudio": {
|
"maikiwiAudio": {
|
||||||
"ciderPPE": false,
|
"ciderPPE": true,
|
||||||
"ciderPPE_value": "MAIKIWI",
|
"ciderPPE_value": "MAIKIWI",
|
||||||
"atmosphereRealizer1": false,
|
"atmosphereRealizer1": false,
|
||||||
"atmosphereRealizer1_value": "NATURAL_STANDARD",
|
"atmosphereRealizer1_value": "NATURAL_STANDARD",
|
||||||
"atmosphereRealizer2": false,
|
"atmosphereRealizer2": false,
|
||||||
"atmosphereRealizer2_value": "NATURAL_STANDARD",
|
"atmosphereRealizer2_value": "NATURAL_STANDARD",
|
||||||
"spatial": false,
|
"spatial": false,
|
||||||
"spatialProfile": "71_420maikiwi",
|
"spatialProfile": "BPLK",
|
||||||
"vibrantBass": { // Hard coded into the app. Don't include any of this config into exporting presets in store.ts
|
"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],
|
'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],
|
'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],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue