remove explosion delay, double midi with clarinette

This commit is contained in:
adrienmalin
2019-01-01 02:50:58 +01:00
parent b904924241
commit 556f9fca24
4 changed files with 22 additions and 70 deletions

View File

@ -19,7 +19,7 @@ export var play_speed = 1.0
export var volume_db = -30
export var key_shift = 0
export var loop = false
export var loop_start = 0
export var loop_start = 1.81
export var soundfont = ""
export var mix_target = AudioStreamPlayer.MIX_TARGET_STEREO
export var bus = "Master"

Binary file not shown.