Add support for fading and cutting noteblock sounds

Also add a 1kHz sine wave sample, intended for use with this
This commit is contained in:
cheapie
2021-12-23 20:46:24 -06:00
parent 47a32ff26e
commit 144c61533c
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ local valid_sounds = {
digistuff_piezo_long = "digistuff_piezo_long_single",
digistuff_piston_extend = "digistuff_piston_extend",
digistuff_piston_retract = "digistuff_piston_retract",
sine = "digistuff_sine",
}
local mod_sounds = {