Open thejustinwalsh opened 3 years ago
Ported ZzFX as a Defold Native Extension.
https://github.com/thejustinwalsh/zzfx-extension
It's a C++ implementation that is using containers provided by Defold, would be fairly trivial to replace the containers and use it as a base for porting to any other C++ program. Check out the Demo of the soundboard also ported to Defold.
Not sure if you are going to maintain a ports list in your readme or have any plans like that. LMK and I can push a PR.
Ported ZzFX as a Defold Native Extension.
https://github.com/thejustinwalsh/zzfx-extension
It's a C++ implementation that is using containers provided by Defold, would be fairly trivial to replace the containers and use it as a base for porting to any other C++ program. Check out the Demo of the soundboard also ported to Defold.