mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-22 09:50:49 +00:00
fixes nomethoderror
This commit is contained in:
parent
e5be645818
commit
0980cebffe
@ -169,10 +169,6 @@ module Voicemeeter
|
|||||||
setter("EQGain3", val)
|
setter("EQGain3", val)
|
||||||
end
|
end
|
||||||
|
|
||||||
alias_method :mono, :mc
|
|
||||||
alias_method :mono=, :mc=
|
|
||||||
alias_method :k, :karaoke
|
|
||||||
alias_method :k=, :karaoke=
|
|
||||||
alias_method :med, :mid
|
alias_method :med, :mid
|
||||||
alias_method :med=, :mid=
|
alias_method :med=, :mid=
|
||||||
alias_method :high, :treble
|
alias_method :high, :treble
|
||||||
|
Loading…
Reference in New Issue
Block a user