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
Andrew Belt
84acfe2e10
Remove Supercollider examples so they don't appear in the build until it's ready.
4 years ago
Andrew Belt
b15200cfb0
Use pd-gui instead of pd binary as default Pure Data application on Linux.
4 years ago
Andrew Belt
af9c2fc554
Add DEP_MAC_SDK_FLAGS to CFLAGS and LDFLAGS for libpd Mac build.
4 years ago
clwe
3ac384ce24
PD: removes superfluous build flags
4 years ago
Andrew Belt
09cb977c82
Fix syntax when setting string.
4 years ago
Andrew Belt
ec3f417651
Remove unneeded FLAGS and LDFLAGS for libpd build.
4 years ago
Andrew Belt
10dfb423be
Fix disabled state of "Edit script" menu item when a .pd script is loaded.
4 years ago
Andrew Belt
41b4e066f2
LibPD: Print to log instead of stdout. Autoformat code.
4 years ago
max
75f1c5f0e1
Merge branch 'master' of https://github.com/VCVRack/VCV-Prototype
4 years ago
max
b4e6a2e807
Better error messages
4 years ago