Stephane Letz
|
6aa810bd85
|
Use Interp backend.
|
4 years ago |
Stephane Letz
|
5050a2847d
|
Improve documentation.
|
4 years ago |
Stephane Letz
|
9763dd8048
|
Should fix compilation error on Linux.
|
4 years ago |
Stephane Letz
|
5ff257ca10
|
Cleanup, documentation.
|
4 years ago |
Stephane Letz
|
bb52212f23
|
Add possibly missing include.
|
4 years ago |
Stephane Letz
|
fba0236487
|
Add Interp/MIR backend support.
|
4 years ago |
Stephane Letz
|
ce39c3fdfb
|
Improve documantation.
|
4 years ago |
Stephane Letz
|
ed884e8113
|
Pushed buttons now become red, add a warning for non supported 'soundfile'. Improve documentation.
|
4 years ago |
Stephane Letz
|
8e126fb986
|
Typos.
|
4 years ago |
Stephane Letz
|
c7ecda7b02
|
Improve documentation.
|
4 years ago |
Stephane Letz
|
979d3f1dbd
|
Renaming.
|
4 years ago |
Stephane Letz
|
017608f7d2
|
Code cleanup.
|
4 years ago |
Stephane Letz
|
944ffe33ce
|
Typo.
|
4 years ago |
Stephane Letz
|
855d935074
|
Add documentation.
|
4 years ago |
Stephane Letz
|
78f31356b1
|
New physicalmodel.dsp example, cleanup.
|
4 years ago |
Stephane Letz
|
c0a86d7fe9
|
Implement checkbox.
|
4 years ago |
Stephane Letz
|
c188d5597b
|
Documentation.
|
4 years ago |
Stephane Letz
|
ddbe6e2f74
|
Renaming(2).
|
4 years ago |
Stephane Letz
|
f1b59e8780
|
Renaming.
|
4 years ago |
Stephane Letz
|
eb568d0a26
|
Use lambda to update controllers.
|
4 years ago |
Stephane Letz
|
b284e4f75b
|
Add SwitchLed handing and DSP examples.
|
4 years ago |
Stephane Letz
|
04906a7901
|
Implement UI handler for switches, knobs and leds.
|
4 years ago |
Stephane Letz
|
1767dc40a5
|
Use SHA1 key for machine code cache.
|
4 years ago |
Stephane Letz
|
482432f00d
|
Use writeDSPFactoryToMachineFile/readDSPFactoryFromMachineFile to implement machine code cache.
|
4 years ago |
Stephane Letz
|
4b717afa4b
|
Document Faust setup in Makefile.
|
4 years ago |
Stephane Letz
|
7c37e211c7
|
Implement sample-rate change.
|
4 years ago |
Stephane Letz
|
7364c96854
|
Add FaustEngine.
|
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 |
Andrew Belt
|
d19b94de3b
|
Bump version to 1.3.0.
|
4 years ago |
Andrew Belt
|
157906982d
|
Add "Set Pure Data application" menu item and open it when editing pd files.
|
4 years ago |
Andrew Belt
|
29d633cbdd
|
LuaJIT: Remove more global functions that could be abused.
|
4 years ago |
Leonardo Laguna Ruiz
|
33fed25130
|
Blocks access to ffi in LuaJIT before the user script is loaded
|
4 years ago |
Andrew Belt
|
6cafb5444d
|
Merge branch 'master' of github.com:VCVRack/VCV-Prototype
|
4 years ago |
max
|
a131b2db18
|
Clean up Pure Data strings
|
4 years ago |
Andrew Belt
|
be8ecaad1b
|
Make block/sample inputs/outputs a bit more clear in the script template.
|
4 years ago |
Andrew Belt
|
f7a2cf2177
|
Fix editScript() on Mac. Disable "Edit script" menu item when editor is not set.
|
4 years ago |
Andrew Belt
|
4b2c652b14
|
Fix editScript() on Windows.
|
4 years ago |
Andrew Belt
|
7a075067c9
|
Autoformat.
|
4 years ago |
clwe
|
decdf494e0
|
PD: Clean up Pure Data strings regarding 'VCV'
Closes #37
|
4 years ago |
Andrew Belt
|
af337f8ced
|
Update changelog for 1.3.0.
|
4 years ago |