This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
VCV-Prototype
mirror of
https://github.com/VCVRack/VCV-Prototype.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
3
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126
Commits
6
Branches
499KB
Tree:
30fc89970d
v1
v2
v2-tmp
faust
luajit
python
v1.3.0
v1.1.1
v1.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '30fc89970d'
${ noResults }
VCV-Prototype
/
src
History
Leonardo Laguna Ruiz
bdd1ff7c4a
Example on how to use the FFI in LuaJIT to increase the performance
5 years ago
..
DuktapeEngine.cpp
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
5 years ago
LuaJITEngine.cpp
Example on how to use the FFI in LuaJIT to increase the performance
5 years ago
Prototype.cpp
Fix bug where params reset to 0 sometimes when reloading. Watch new file after saving it with "Save as".
5 years ago
PythonEngine.cpp
Update TODO list for PythonEngine.
5 years ago
QuickJSEngine.cpp
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
5 years ago
ScriptEngine.hpp
Fix LuaJIT Windows build. Update changelog.
5 years ago
SuperColliderEngine.cpp
SC: standardize file locations and make steps
5 years ago