An implementation of maximilian in javascript using emscripten to compile code from C++ to javascript. To use: move the maxiLib.js and maxiLib.map files from the web folder to an appropriate location and include using the <script> tag. Makefile!! - Can now use ‘make’ command to compile. You will probably need to change the location of em++ in the Makefile though. File structure: src: Contains all files (.cpp/.js) for use with emscripten. - cpp/* : all maximilian files and emscripten bindings - js/maxi_webAudio.js : some stuff for interacting with AudioContext and loading files (plus some other bits) which is appended to the end of emscripten’s output automatically. web: files for the js implementation of maximilian. maxiLib.js is the output from emscripten. old stuff : the initial files from the beginning. Not of much use anymore.
"maxiLib/maximilian_examples_web/11_Mixing_new.html" did not exist on "1231b4c209127bb0e7d047ebbad8964058b37f3c"
Dr-Dan
authored
Name | Last commit | Last update |
---|---|---|
maxiLib | ||
maximilian_examples_cpp | ||
old_stuff | ||
src | ||
.gitignore | ||
Makefile | ||
Readme.txt |