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
Stephane Letz
604ba44f0a
Should fix compilation error on Linux.
4 years ago
Stephane Letz
b758ca84c1
Cleanup, documentation.
4 years ago
Stephane Letz
efe10a6269
Add possibly missing include.
4 years ago
Stephane Letz
c14a5d3af6
Add Interp/MIR backend support.
4 years ago
Stephane Letz
a81672d018
Improve documantation.
4 years ago
Stephane Letz
f1fe484aae
Pushed buttons now become red, add a warning for non supported 'soundfile'. Improve documentation.
4 years ago
Stephane Letz
0585732ea4
Typos.
4 years ago
Stephane Letz
8e57320e27
Improve documentation.
4 years ago
Stephane Letz
f486ff10e3
Renaming.
4 years ago
Stephane Letz
81bd571805
Code cleanup.
4 years ago
Stephane Letz
76a463fa77
Typo.
4 years ago
Stephane Letz
76769dfdf9
Add documentation.
4 years ago
Stephane Letz
411845dad9
New physicalmodel.dsp example, cleanup.
4 years ago
Stephane Letz
2ac58de03b
Implement checkbox.
4 years ago
Stephane Letz
1bd3cbc908
Documentation.
4 years ago
Stephane Letz
dbf1e41372
Renaming(2).
4 years ago
Stephane Letz
b39913297f
Renaming.
4 years ago
Stephane Letz
456046afe1
Use lambda to update controllers.
4 years ago
Stephane Letz
d59e6d5c24
Add SwitchLed handing and DSP examples.
4 years ago
Stephane Letz
ac43a8ce58
Implement UI handler for switches, knobs and leds.
4 years ago
Stephane Letz
fdb65b847c
Use SHA1 key for machine code cache.
4 years ago
Stephane Letz
c8014e40dc
Use writeDSPFactoryToMachineFile/readDSPFactoryFromMachineFile to implement machine code cache.
4 years ago
Stephane Letz
75dd6b552a
Document Faust setup in Makefile.
4 years ago
Stephane Letz
57ea7254df
Implement sample-rate change.
4 years ago
Stephane Letz
4136ec6f24
Add FaustEngine.
4 years ago
max
e54f2163c6
added libpd compile flag to use dynamic libraries, aka externals
4 years ago
Leonardo
887452034b
Fixes a bug in getSwitch() by updating the version of the Vult compiler.
4 years ago