Audio dynamic filter loading wip
This commit is contained in:
parent
820ee95496
commit
70c8078dd7
4 changed files with 145 additions and 63 deletions
|
@ -2354,7 +2354,7 @@ const app = new Vue({
|
|||
if (extendedAssets.attributes.audioTraits.includes('lossless')) {*/
|
||||
app.mk.nowPlayingItem['attributes']['lossless'] = true
|
||||
CiderAudio.audioNodes.llpwEnabled = 1
|
||||
console.log("[Cider][Enhanced] Audio being processed by PPE")
|
||||
console.log("[Cider][Audio] PPE Kicking in...");
|
||||
/**}
|
||||
else {
|
||||
CiderAudio.audioNodes.llpwEnabled = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue