adamwestman/debeat

Sending "play" message to mixer

Opened this issue · 1 comments

leads to error:
/debeat/go/mixer.script:73: '[intro:/mixer#script]' does not have any property called 'gain'

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.