falkTX
|
1e45e83693
|
Add some missing 'override' keywords
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
9 years ago |
falkTX
|
8de9234e04
|
Make things build again
|
9 years ago |
falkTX
|
ce8c1ffe07
|
More LinkedList changes; Update code to use "old" version
|
9 years ago |
falkTX
|
c91d7ab241
|
Misc
|
9 years ago |
falkTX
|
d9938b13d8
|
Rack: if plugin only has 1 output, copy it to the 2nd
|
9 years ago |
falkTX
|
161361c7d2
|
Fix crash when using plugins with more than 2 ports in patchbay
|
9 years ago |
falkTX
|
55283557a8
|
Fix incorrect input port bounds on non-jack drivers, closes #186
|
9 years ago |
falkTX
|
736d1d9247
|
Remove debug prints used in previous commits
|
9 years ago |
falkTX
|
5ac57536ef
|
Continue rework, now working properly I think...
|
9 years ago |
falkTX
|
3c1b303b85
|
Continue
|
9 years ago |
falkTX
|
3fc7a0658e
|
Start small rework of engine graph code, to share rack+patchbay
|
9 years ago |
falkTX
|
13a09e56a6
|
Continue
|
9 years ago |
falkTX
|
250c9772a0
|
Initial code to save external connections
This is going to be needed for rtaudio/juce patchbay modes,
but it's also nice to have for JACK.
|
9 years ago |
falkTX
|
b6a823457e
|
Some renaming, rework and misc fixing
|
9 years ago |
falkTX
|
4018cdff82
|
Cleanup and minor rework of some engine graph code
|
9 years ago |
falkTX
|
d6dcf5ec4f
|
Fix possible crash when removing plugins in patchbay mode
Closes #166
Closes #185
|
9 years ago |
falkTX
|
5d10152aa8
|
Rework of some latency and LADSPA code
|
9 years ago |
falkTX
|
788314e4f9
|
Clear group connections before removing in internal patchbay mode
|
10 years ago |
falkTX
|
fe03459375
|
Fix for non-jack drivers
|
10 years ago |
falkTX
|
c6d1e40934
|
Rework some code to not allow registering jack ports with the same name
|
10 years ago |
falkTX
|
de829539de
|
Start some cleanup and rework, DO NOT USE
|
10 years ago |
falkTX
|
ae49286c00
|
carla-plugin: Send bufsize and rate, don't use OSC, other fixes
|
10 years ago |
falkTX
|
9a8f98f20d
|
Fix patchbay mode for lv2/vst carla-plugin
|
10 years ago |
falkTX
|
dac744cd0c
|
Pass CV buffers directly in plugin process function
|
10 years ago |
falkTX
|
0687ff6b02
|
Misc
|
10 years ago |
falkTX
|
b3fd9318dc
|
Ignore internal patchbay changes when in external mode
|
10 years ago |
falkTX
|
1d9ace6c23
|
Allow to change between internal and external canvas (plugin vs jack)
|
10 years ago |
falkTX
|
6c486e3233
|
Remove debug prints
|
10 years ago |
falkTX
|
fae184febd
|
Fix internal connections not clearing up
|
10 years ago |
falkTX
|
e2a72756f4
|
Remove plugins from patchbay before RT update, fix crash on exit
|
10 years ago |
falkTX
|
8c8fac87d6
|
More internal patchbay work, can now remove plugins
|
10 years ago |
falkTX
|
35e236a147
|
Fix build
|
10 years ago |
falkTX
|
9c12b6bce6
|
Enable patchbay engine mode in settings; Fix ScopedActionLock
|
10 years ago |
falkTX
|
c725eb15e6
|
Cleanup
|
10 years ago |
falkTX
|
cf21acd636
|
More work for internal patchbay, seems promising :)
|
10 years ago |
falkTX
|
33e483f243
|
More work for internal patchbay, can connect 2 ports now
|
10 years ago |
falkTX
|
fcf03c4bc4
|
Quick hack to allow juce-audio-processors without real events
|
10 years ago |
falkTX
|
96aa94faf0
|
Misc
|
10 years ago |
falkTX
|
badf2d51bd
|
Re-enable carla patchbay graph code
|
10 years ago |
falkTX
|
5c4a2f5e17
|
Misc
|
10 years ago |
falkTX
|
79e32745e0
|
Fix build on older compilers (used on OSX)
|
10 years ago |
falkTX
|
0041dcca77
|
Misc
|
10 years ago |
falkTX
|
f517d8bcec
|
Code update for -Weffc++
|
10 years ago |
falkTX
|
54f1fcdb14
|
Revert unintented branch merge
|
10 years ago |
falkTX
|
55bddaaf6a
|
Fix some code for effc++
|
10 years ago |
falkTX
|
d4a1437d0a
|
Cleanup
|
10 years ago |
falkTX
|
3678379b19
|
Cleanup, only enable some juce stuff if all libs are present
|
10 years ago |
falkTX
|
ba85fd13a4
|
Fix engine build with strict flags; Put some common code in utils
|
10 years ago |
falkTX
|
e94997ae50
|
Misc
|
10 years ago |