Is this possible in Defold? Maybe with a NE?
I would love to be able to add beeps and burps via code, generating the sounds in code.
There is already a library in pure lua to do it, but I don’t think I can create the sound data in Defold (like it happens in love).
Thanks