Update MidiPlayer.gd
This commit is contained in:
parent
45d5e7e116
commit
78edef5396
@ -7,6 +7,7 @@ const LINE_CLEAR_CHANNELS = [2, 6]
|
|||||||
var muted_events = []
|
var muted_events = []
|
||||||
|
|
||||||
func _ready():
|
func _ready():
|
||||||
|
._ready()
|
||||||
mute_channels(LINE_CLEAR_CHANNELS)
|
mute_channels(LINE_CLEAR_CHANNELS)
|
||||||
|
|
||||||
func _init_channel( ):
|
func _init_channel( ):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user