debeat icon indicating copy to clipboard operation
debeat copied to clipboard

Sending "play" message to mixer

Open abadonna opened this issue 7 years ago • 1 comments

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

abadonna avatar Dec 07 '17 18:12 abadonna

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.

adamwestman avatar Dec 07 '17 20:12 adamwestman