Tags: kometbomb/prototracker-modular
Tags
Sample module (#33) * Added CircleCI test config * CircleCI config test * Remove CircleCI for now * Don't use formatted string param * Updated emcc options * Updated doc * Use webassembly * Enable queue flag WIP * Added error message for create thread failure * Made audio queuing an compile option and fixed emscripten issues * Updated makefiles * Add clean to makefile * Disable thread check for non queue builds * Better support for emscripten * Add FS to emscripten exports * Mount emscripten persistent FS to SDL prefernces path * Added missing scale define * Refactored Main.cpp code into Prototracker class * Delete synth on exit * Fixed tab issues * Added chars to font * SampleModule WIP * Added float FileSection ops * Added float FileSection ops * Make sure auido thread is not waited for twice * Clamp to sample end * Added float FileSection ops * Fixed doc * Circleci fix (#18)