oops
This commit is contained in:
parent
789792ebb4
commit
188615f5ad
2 changed files with 8691 additions and 1 deletions
|
@ -2355,7 +2355,7 @@ const app = new Vue({
|
|||
if (extendedAssets.attributes.audioTraits.includes('lossless')) {
|
||||
app.mk.nowPlayingItem['attributes']['lossless'] = true
|
||||
CiderAudio.audioNodes.llpwEnabled = 1
|
||||
console.log("[Cider][Lossless] Audio being decrypted...")
|
||||
console.log("[Cider][Enhance] Audio being enhanced...")
|
||||
}
|
||||
else {
|
||||
CiderAudio.audioNodes.llpwEnabled = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue