27 Commits (ac0c6ebca31fd8c07403cdc57b5262bfe955eb09)

Author SHA1 Message Date
  Andrew Belt ac0c6ebca3 Add template scripts to example folder. 4 years ago
  Andrew Belt c659480099 Vult: Clean up code and auto-format. 4 years ago
  Leonardo Laguna Ruiz 165693b0de Add support for Vult scripts 5 years ago
  Leonardo Laguna Ruiz 4caf611d2d Reverts changes in the Lua examples to use the original 1-based index 5 years ago
  Leonardo Laguna Ruiz 9dcb0f4445 Example on how to use the FFI in LuaJIT to increase the performance 5 years ago
  Brian Heim 1c7f0c0e4a Update examples, add vco.scd 5 years ago
  Brian Heim a911e82a7f Add SC rainbow example 5 years ago
  Brian Heim 60ef89b992 SC: rewrite gain.scd 5 years ago
  Brian Heim ea500e4123 SC: add more processing to gain.scd 5 years ago
  Brian Heim 72914be3dc SC: expand on gain.scd 5 years ago
  Brian Heim 94f9173921 SC: build full process block string 5 years ago
  Brian Heim e930fcd561 SC: protect against failure conditions 5 years ago
  Brian Heim 46cb271357 Add basic SuperCollider support 5 years ago
  Andrew Belt ff06e31f8d Port vco.js to vco.lua. 5 years ago
  Andrew Belt 30bfaac969 Refactor scripts. Add buffering to gain example. 5 years ago
  Andrew Belt 4689631454 Add LuaJITEngine 5 years ago
  Andrew Belt 30c5ec526a Add factorial router example. 5 years ago
  Andrew Belt 2bfb9d5a57 Update API documentation. Add gain.js example. Fix lights of rainbox.js. Make MessageDisplay multi-line. 5 years ago
  Andrew Belt 6036b95c69 Use ArrayBuffers instead of normal JS arrays for all block arrays. 5 years ago
  Andrew Belt 411d83f84f Update readme. Add buffering to vco.js. 5 years ago
  Andrew Belt 27a2c76da3 Add block buffering. Use array instead of object for RGB lights. Add changelog. 5 years ago
  Andrew Belt 83e96eb32d Update readme with licenses. Add some plugin metadata. 5 years ago
  Andrew Belt b4115a2ed1 Change default knob value to 0.5. Add vco.js. 5 years ago
  Andrew Belt 1c6998ef80 Replace ProcessBlock with direct access via ScriptEngine methods. Update readme. 5 years ago
  Andrew Belt 00d8fb787d Add "Reload script" menu item. Add hello.js. 5 years ago
  Andrew Belt f41076a969 Remove buffering from host. DuktapeEngine: Replace Proxy getters/setters with normal arrays. Use r,g,b properties instead of indices for light colors. 5 years ago
  Andrew Belt 785b7b4c78 Initial commit 5 years ago