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.
117
Commits
6
Branches
1.0MB
Tree:
000fb5775d
v1
v2
v2-tmp
faust
luajit
python
v1.3.0
v1.1.1
v1.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '000fb5775d'
${ noResults }
VCV-Prototype
/
src
History
Brian Heim
fb7569d3f3
SC: standardize file locations and make steps
5 years ago
..
DuktapeEngine.cpp
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
5 years ago
LuaJITEngine.cpp
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
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