From 0712cd34de900017c62755c5a340799021eaed19 Mon Sep 17 00:00:00 2001 From: Maikiwi Date: Thu, 4 Aug 2022 00:11:33 -0700 Subject: [PATCH] lol3123 --- src/main/base/store.ts | 4 + src/renderer/views/components/equalizer.ejs | 844 ++++++++++---------- src/renderer/views/pages/audiolabs.ejs | 134 ++-- 3 files changed, 467 insertions(+), 515 deletions(-) diff --git a/src/main/base/store.ts b/src/main/base/store.ts index 961e223d..424a22eb 100644 --- a/src/main/base/store.ts +++ b/src/main/base/store.ts @@ -126,6 +126,10 @@ export class Store { maikiwiAudio: { ciderPPE: true, ciderPPE_value: "MAIKIWI", + staticOptimizer: { + state: false, + lock: false, + }, opportunisticCorrection_state: "OFF", atmosphereRealizer1: false, atmosphereRealizer1_value: "NATURAL_STANDARD", diff --git a/src/renderer/views/components/equalizer.ejs b/src/renderer/views/components/equalizer.ejs index 3f91e74b..282f0b29 100644 --- a/src/renderer/views/components/equalizer.ejs +++ b/src/renderer/views/components/equalizer.ejs @@ -1,17 +1,13 @@ diff --git a/src/renderer/views/pages/audiolabs.ejs b/src/renderer/views/pages/audiolabs.ejs index 7dd84b47..62dcb4d4 100644 --- a/src/renderer/views/pages/audiolabs.ejs +++ b/src/renderer/views/pages/audiolabs.ejs @@ -6,6 +6,31 @@ +
+
+ Static Compilation Mode +
+ + Like a compiler, this compiles multiple Audio Lab setting into one singular processor that significantly reduces CPU usage. +
+ Which allows for practically infinite amount of settings to be turned on without hampering performance for users with low-end hardware. +
+ However, there are caveats to this mode: +
+ 1 - All further audio tuning changes such as the use of equalizer will be ignored. +
+ 2 - Adrenaline Processor's Adaptive Option will freeze on whatever mode it was left on before compilation. +
+ (A fixed mode for either 64k or 256k AAC.) +
+ 3 - Adrenaline Processor and whatever mode I decided wasn't good for local files will work on local files if those options were enabled before compilation. +
+
+
+ +
+
{{$root.getLz('settings.option.audio.enableAdvancedFunctionality.ciderPPE')}} @@ -14,7 +39,7 @@
+ v-on:change="CiderAudio.hierarchical_loading();" switch/>
@@ -27,18 +52,12 @@
@@ -46,8 +65,7 @@
Cider Opportunistic Correction System
- Takes advantage of the sonic characteristics of a specific equipment and adapts it to be - more 'Cider' oriented. + Takes advantage of the sonic characteristics of a specific equipment and adapts it to be more 'Cider' oriented.
+ v-on:change="CiderAudio.hierarchical_loading();" switch/>
@@ -79,9 +97,7 @@
@@ -93,7 +109,7 @@
+ v-on:change="CiderAudio.hierarchical_loading();" switch/>
@@ -106,9 +122,7 @@
@@ -120,11 +134,11 @@
+ v-on:change="CiderAudio.hierarchical_loading();" switch/>
+ v-show="app.cfg.audio.maikiwiAudio.spatial === true">
{{$root.getLz('settings.option.audio.enableAdvancedFunctionality.tunedAudioSpatialization.profile')}}
@@ -134,63 +148,41 @@
-
-
- {{$root.getLz('settings.header.unfinished')}} -
-
-
- Cider Origami™️ Vocal Enhancer/Remasterer -
- Re-textures the vocals by carving out the frequencies and adjusts them to the - selected profile.
- Modern: - Modernizes vocals that was recorded on old microphones while preserving the artist's - individualistic style.
- Articulate: - Wrapping every detail of the vocal to your ear, resulting in a more expressive voice. -
-
-
- -
-
-