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 |
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 |
Andrew Belt
|
ba265b4bd3
|
Autoformat and clean up code a bit.
|
4 years ago |
Andrew Belt
|
07c5cdbd0f
|
Refactor libpd target in Makefile to use git instead of GitHub downloads. Those archives change, so the SHA256 will fail when a new commit is made.
|
4 years ago |
Andrew Belt
|
b2e4aedb52
|
Merge branch 'libpd'
|
4 years ago |
Andrew Belt
|
d32cfb69e2
|
Rename securityScript variable to unsecureScript.
|
4 years ago |
max
|
78085decde
|
Pd: remove comma cludge in rainbow.pd
|
4 years ago |
clwe
|
e94779a3fa
|
merges Makefile to integrate VULT
|
4 years ago |
clwe
|
28ef6e237a
|
Merge branch 'master' of https://github.com/VCVRack/VCV-Prototype into libpd
|
4 years ago |
clwe
|
4666581ff2
|
PD: removes amplitude scaling factor from libpd engine audio inputs (and outputs). output scaling should be done from within the pd patch.
|
4 years ago |
clwe
|
21ffb83097
|
PD: implements FM in VCO.pd example patch
|
4 years ago |
clwe
|
f52a4d7a54
|
PD: adds windows build flags, builds with new libpd build variable 'BUILD_LIBPD_STATIC=true', checks SHA256
|
4 years ago |
max
|
3a12288c8e
|
Pd: added template.pd
|
4 years ago |
max
|
04ec3b7967
|
Pd: re-upload previous rainbow.pd destroyed by automerge #%!
|
4 years ago |