fix #243
This commit is contained in:
parent
0a58f71df7
commit
6ebac37d80
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@
|
|||
},
|
||||
applyPreset(preset) {
|
||||
Object.assign(this.$root.cfg.audio.equalizer, preset)
|
||||
this.changePreamp()
|
||||
for (var i = 0; i < 10; i++) {
|
||||
this.changeGain(i)
|
||||
this.changeFreq(i)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue