Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
This commit is contained in:
commit
fa6d1560d0
1 changed files with 2 additions and 0 deletions
|
@ -240,6 +240,8 @@ var CiderAudio = {
|
|||
},
|
||||
hierarchical_loading: function (){
|
||||
CiderAudio.hierarchical_unloading();
|
||||
|
||||
CiderAudio.audioNodes.gainNode.gain.value = 1;
|
||||
|
||||
// Vibrant Bass, CAP, Analog Warmth, Spatial
|
||||
if (app.cfg.audio.maikiwiAudio.vibrantBass.multiplier !== 0 &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue