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/22_maxiGrains.html" did not exist on "bf3854d986159a8710687c7b3437652a52496bda"
Dr-Dan
authored
Name | Last commit | Last update |
---|---|---|
maxiLib | ||
maximilian_examples_cpp | ||
maximilian_examples_cpp_old | ||
old_stuff | ||
src | ||
.gitignore | ||
Makefile | ||
Readme.txt |