Max Neupert
52d0ff74d7
Merge pull request #72 from SteveRussell33/v2
Update PureData (libPD) to v0.13.2
2 years ago
Steve Russell
1594197df4
Update PureData (libPD) to v0.13.2
Thanks to @dizzisound https://github.com/VCVRack/VCV-Prototype/issues/66#issuecomment-1430090584
2 years ago
Max Neupert
213614c092
Merge pull request #69 from SteveRussell33/vult
[makefile] Update Vult header URL
2 years ago
Steve Russell
7e79676c70
Update Vult to v0.4.15
2 years ago
Leonardo
ebdf8dfd3a
Avoids crashing Rack if the Vult compiler does not run correctly.
2 years ago
Max Neupert
2fb8164b2f
Merge pull request #71 from SteveRussell33/supercollider313
[makefile] Update supercollider to v3.13
2 years ago
Steve Russell
ac2b9f42c2
[makefile] Update supercollider to v3.13
Updated PR #59
Conversation https://github.com/VCVRack/VCV-Prototype/pull/59#issuecomment-923900319 still relevant
2 years ago
Leonardo Laguna Ruiz
96d6305e89
Fixes compilation of efsw on Windows.
2 years ago
Steve Russell
017f843de7
[makefile] Update Vult header URL
Using the v2 branch as this is the current version of VCV Rack
2 years ago
Leonardo Laguna Ruiz
f55a07dd80
Fixes LuaJIT engine on Mac OS.
In order to make LuaJIT work on Mac it is necessary to update to LuaJIT 2.1.
2 years ago
Leonardo
7f7199ebf7
Fixes Vult engine.
2 years ago
Leonardo
1bd7942c8e
Updates the location of the Vult compiler code.
2 years ago
Max Neupert
739c0f5e90
Merge pull request #62 from sleexyz/v2
Fix extension handling to work with the V2 SDK.
2 years ago
Sean Lee
7a3d948d9c
Fix extension handling to work with the V2 SDK.
3 years ago
Andrew Belt
f693e76333
Fix changed Rack v2 API
3 years ago
Andrew Belt
3842dffe45
Update manifest for v2.
3 years ago
clwe
d7b16f7f07
LibPDEngine: correct Makefile flag command order for windows
3 years ago
Stéphane Letz
b5efc01fdc
Update Faust.md
3 years ago
Stéphane Letz
57bd34e4fc
Update Faust.md
3 years ago
Stéphane Letz
b26018b02e
Update Faust.md
3 years ago
mxa
3b1741466d
Update README.md
3 years ago
mxa
e3cf3a8d0b
Add Supercollider Contributor
3 years ago
max
d8788ba11b
updated LibPd to version 0.12.3
3 years ago
Brian Heim
6980f0f0ac
README: add SuperCollider
4 years ago
brianlheim
22d951fd06
remove supercollider -DNDEBUG flag
4 years ago
brianlheim
2ff382c90e
move supercollider examples back into distribution
4 years ago
brianlheim
71ae9efecb
supercollider: clone submodules with depth of 1
4 years ago
brianlheim
cbc2ccaa79
remove unused sc stuff
4 years ago
brianlheim
5a6fd8a4ba
fix & turn on supercollider engine
4 years ago
mxa
2ff3dd9a3a
Update Makefile
just fixed some spelling in the comments no functional changes
4 years ago
Stéphane Letz
fefe0e6b16
Typo.
4 years ago
max
6eb26dcebf
Updated to current mainline libpd 0.12.1 with Pd 0.51-4
4 years ago
mxa
8f1c6750db
Update README.md
4 years ago
Stephane Letz
ca0fe792db
Update Faust README.
4 years ago
Stephane Letz
5899bd77be
Update README.
4 years ago
Andrew Belt
0d577ef01c
Clean up Faust.md syntax.
4 years ago
Andrew Belt
7be162b09c
Rename RackUI to PrototypeUI. Change temp directory on Linux and Mac to /tmp.
4 years ago
Andrew Belt
9c79fa6621
Move res/faust to ./faust_libraries.
4 years ago
Andrew Belt
8244c1de92
Merge remote-tracking branch 'origin/faust' into faust
4 years ago
Stephane Letz
bd2a24b816
Reorganize Faust libraries.
4 years ago
Andrew Belt
3210514f06
Remove incorrect argument in WARN() call.
4 years ago
Andrew Belt
8b867499dd
Autoformat FaustEngine.cpp.
Add `override` to overridden methods. Ignore override warning in Faust headers.
Remove `using namespace std`, add `std::` to required identifiers.
Move /res/faust to /fause_libraries.
Install Faust to dep instead of using build directory.
4 years ago
Stephane Letz
d7a1e08ace
More needed reset in UI.
4 years ago
Stephane Letz
35ace73aa8
Correct RackUI::addNumEntry, fScale must be resetted.
4 years ago
Stephane Letz
faa4eaa59b
Correct FaustEngine.cpp compilation.
4 years ago
Stephane Letz
5570c1eff6
Correct Makefile.
4 years ago
Stephane Letz
d93c01ce57
Checkout a specific version of Faust.
4 years ago
Stephane Letz
0791950ff9
Simplified documentation.
4 years ago
Stephane Letz
63d138cb76
Use Interp backend.
4 years ago
Stephane Letz
b3390d7f8d
Improve documentation.
4 years ago