Sending "play" message to mixer
Opened this issue · 1 comments
abadonna commented
leads to error:
/debeat/go/mixer.script:73: '[intro:/mixer#script]' does not have any property called 'gain'
adamwestman commented
I would entourage you to use the .Lua interface when communicating with the mixer, since that's where input asserts and default values are provided. It is designed this way to cut down unecessary verification, keepimg it all in One location.