Simple example implementation to play SunVox modules within Armory/Kha. See JS demo of SunVox.
Download the SunVox library for developers and put library and a sample song in folder 'Bundled'.
The library is usable in any Kha based project. After placing SunVox library for developers into kha_example/Assets
, open terminal at kha_example/
and execute node path/to/Kha/make --run
. Note: on Windows, sunvox.dll depends on libgcc_s_sjlj-1.dll
available from here.