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 |
max
|
8b2b43a941
|
merged makefile
|
4 years ago |
Andrew Belt
|
ac0c6ebca3
|
Add template scripts to example folder.
|
4 years ago |
max
|
2d87486752
|
Pd: updated rainbow example
|
4 years ago |
max
|
59e8f388bb
|
Added info to README.md
|
4 years ago |
clwe
|
572ae136f8
|
PD: audio output correction factor is x5
|
4 years ago |
max
|
f9f07f9e86
|
Pd: updated rainbow example
|
4 years ago |
clwe
|
65c7ba13da
|
PD: audio output correction factor x4, shows version before loading patch
|
4 years ago |
max
|
b26fbd9f8c
|
Pd: added and updated examples
|
4 years ago |
max
|
486c28e984
|
Pd: added and updated examples
|
4 years ago |
clwe
|
6b82cc60d7
|
PD: reset global arrays on script reload to fix wrong lights display
|
4 years ago |
max
|
910dea5b5c
|
Pd: added vco.pd example
|
4 years ago |
clwe
|
5bbc3dd134
|
PD: fixes initial display, display pd version
|
4 years ago |
max
|
67cd901396
|
Pd: added vco.pd example
|
4 years ago |
clwe
|
d439edd975
|
PD: implements display from pd patch and changes message sending method to lists
|
4 years ago |
clwe
|
b5816de8bd
|
PD: adds switch send, switch lights receive, adds examples/gain.pd, initializes patch with sending messages
|
4 years ago |
clwe
|
dcad136882
|
PD: revert to PD v.0.50-2, implements knob send, lights receive and audio through, displays multi instance warning
|
4 years ago |
clwe
|
3dadb3f3c1
|
adds 6 in/out audio through pd patch, sets buffer size to 64 samples and sets frame divider to 1
|
4 years ago |
clwe
|
713613f2c6
|
implements Makefile build flow
|
4 years ago |
clwe
|
27d18ef2b7
|
PD: audio output correction factor is x5
|
4 years ago |
clwe
|
3f0c62a450
|
Merge branch 'master' of https://gitlab.chair.audio/chair-audio/VCV-Prototype
|
4 years ago |
clwe
|
49b65e332a
|
PD: audio output correction factor x4, shows version before loading patch
|
4 years ago |
max
|
ae0d392bb0
|
Pd: updated rainbow example
|
4 years ago |
max
|
90fe8003b1
|
Pd: added and updated examples
|
4 years ago |
max
|
e78546cd54
|
Pd: added and updated examples
|
4 years ago |
clwe
|
1539633198
|
PD: reset global arrays on script reload to fix wrong lights display
|
4 years ago |
clwe
|
bd57f49eb8
|
Merge branch 'master' of https://gitlab.chair.audio/chair-audio/VCV-Prototype
|
4 years ago |
clwe
|
c56cc3871d
|
PD: fixes initial display, display pd version
|
4 years ago |
max
|
3915322f9c
|
Pd: added vco.pd example
|
4 years ago |
clwe
|
c0f7dc1340
|
Merge branch 'master' of https://gitlab.chair.audio/chair-audio/VCV-Prototype
|
4 years ago |
clwe
|
1ae8bdbc36
|
PD: implements display from pd patch and changes message sending method to lists
|
4 years ago |
max
|
e01f2c1c97
|
Pd: added vco.pd example
|
4 years ago |
clwe
|
9b140aca8f
|
PD: adds switch send, switch lights receive, adds examples/gain.pd, initializes patch with sending messages
|
4 years ago |
clwe
|
c769b1b1aa
|
PD: revert to PD v.0.50-2, implements knob send, lights receive and audio through, displays multi instance warning
|
4 years ago |
clwe
|
0e774853a1
|
adds 6 in/out audio through pd patch, sets buffer size to 64 samples and sets frame divider to 1
|
4 years ago |
clwe
|
013784aa17
|
implements Makefile build flow
|
4 years ago |
Andrew Belt
|
c659480099
|
Vult: Clean up code and auto-format.
|
4 years ago |
Leonardo
|
a4d9b387c3
|
Fixes the vultc.h checksum
|
5 years ago |
Leonardo Laguna Ruiz
|
165693b0de
|
Add support for Vult scripts
|
5 years ago |
Andrew Belt
|
c823845e7a
|
LuaJIT: Clean up code and organization.
|
4 years ago |
Leonardo Laguna Ruiz
|
909d5d7241
|
Implements a copy of the ProccessBlock that is used to provide 1-based indices in the Lua VM and keep the speed of the FFI
|
5 years ago |