Brian Heim
|
6c5449e7d2
|
SC: use sprintf & local buf (10% speedup for gain.scd)
|
5 years ago |
Brian Heim
|
60f307bb89
|
SC: add scratch buf to prep for faster string buildings
|
5 years ago |
Brian Heim
|
ea500e4123
|
SC: add more processing to gain.scd
|
5 years ago |
Brian Heim
|
444c3ab600
|
SC: small improvements
|
5 years ago |
Brian Heim
|
96dd05c3e1
|
SC: additional timing code
|
5 years ago |
Brian Heim
|
1c3aee9bda
|
SC: implement type checkin
|
5 years ago |
Brian Heim
|
9c916b470c
|
SC: make num rows available during initial script load
|
5 years ago |
Brian Heim
|
904956616e
|
SC: resolve TODOs
|
5 years ago |
Brian Heim
|
62a37de6a8
|
SC: implement engine::setNumRows
|
5 years ago |
Brian Heim
|
aaf168479c
|
SC: comment
|
5 years ago |
Brian Heim
|
72914be3dc
|
SC: expand on gain.scd
|
5 years ago |
Brian Heim
|
6d5f6f3952
|
SC: get values from sclang back to vcv
|
5 years ago |
Brian Heim
|
94f9173921
|
SC: build full process block string
|
5 years ago |
Brian Heim
|
557df78be0
|
fixup! SC: cleanup getResultAsInt
|
5 years ago |
Brian Heim
|
3588b716b0
|
SC: add function parameter
|
5 years ago |
Brian Heim
|
bb3861b1be
|
SC: remove TODO
|
5 years ago |
Brian Heim
|
d29c131ebd
|
SC: add TODO
|
5 years ago |
Brian Heim
|
be15b44450
|
SC: cleanup getResultAsInt
|
5 years ago |
Brian Heim
|
8635f7d0cb
|
SC: remove TODOs
|
5 years ago |
Brian Heim
|
d1a596d040
|
SC: check client condition in return of process
|
5 years ago |
Brian Heim
|
e930fcd561
|
SC: protect against failure conditions
|
5 years ago |
Brian Heim
|
65e74b65cd
|
SC: implement getResultAsInt
|
5 years ago |
Brian Heim
|
47b4e3a405
|
SC: change interpret to take cstring
|
5 years ago |
Brian Heim
|
46cb271357
|
Add basic SuperCollider support
|
5 years ago |
Andrew Belt
|
ad8473c692
|
Update manual URL.
|
5 years ago |
Andrew Belt
|
4cad80ecdf
|
Update "Adding a script engine" section of readme.
|
5 years ago |
Andrew Belt
|
bcfb174d41
|
Add plugin website to manifest.
|
5 years ago |
Andrew Belt
|
ff06e31f8d
|
Port vco.js to vco.lua.
|
5 years ago |
Andrew Belt
|
d7da507b2b
|
Fix bug where params reset to 0 sometimes when reloading. Watch new file after saving it with "Save as".
|
5 years ago |
Andrew Belt
|
000985f67a
|
Require user to accept security message every time an script is loaded from a patch/preset. Remove global settings file.
|
5 years ago |
Andrew Belt
|
6db57ad967
|
Bump version. Disable Python.
|
5 years ago |
Andrew Belt
|
6abc351010
|
Update to Python 3.8 and Numpy 1.17.3.
|
5 years ago |
Andrew Belt
|
96cc4cbc78
|
Update TODO list for PythonEngine.
|
5 years ago |
Andrew Belt
|
13c9083d9c
|
Update QuickJS repo.
|
5 years ago |
Andrew Belt
|
79262161d7
|
Fix LuaJIT Windows build. Update changelog.
|
5 years ago |
Andrew Belt
|
bf4bf96b4c
|
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
|
5 years ago |
Andrew Belt
|
3c9f22c359
|
Add securityAccepted to global settings file.
|
5 years ago |
Andrew Belt
|
15feeab6a7
|
Add security warning when loading script through patch or preset.
|
5 years ago |
Andrew Belt
|
30bfaac969
|
Refactor scripts. Add buffering to gain example.
|
5 years ago |
Andrew Belt
|
aafb6edb4b
|
Make Float/BoolArray metaclasses for LuaJIT. Switch to Python 3.8.
|
5 years ago |
Andrew Belt
|
4689631454
|
Add LuaJITEngine
|
5 years ago |
Andrew Belt
|
6e3c04b952
|
Python WIP.
|
5 years ago |
Andrew Belt
|
d77713dba2
|
Add WIP Python engine.
|
5 years ago |
Andrew Belt
|
730409458d
|
Fix switches array size in QuickJS.
|
5 years ago |
Andrew Belt
|
a7b4d8efbf
|
Add Linux build dependencies.
|
5 years ago |
Andrew Belt
|
1e3b26d4ad
|
Fix efsw build on Linux and Mac.
|
5 years ago |
Andrew Belt
|
24975ceafd
|
Bump version. Update changelog.
|
5 years ago |
Andrew Belt
|
06f7a889a3
|
Switch to Entropia File System Watcher from fswatch. Re-add "Reload
script" context menu item.
|
5 years ago |
Andrew Belt
|
5473e6da15
|
Switch fswatch to submodule from wget'd tarball. Add mingw fswatch
patch.
|
5 years ago |
Andrew Belt
|
1c87297ad9
|
Tweak license note
|
5 years ago |