falkTX
|
a129422a27
|
Allow to change bridge parameters from UI.
Closes #716
|
6 years ago |
falkTX
|
8a622674da
|
Fix some more warnings
|
6 years ago |
falkTX
|
f712e9306e
|
Fix bridges build
|
6 years ago |
falkTX
|
8d48bc3ae2
|
Some house-keeping, needed after some previous changes
|
6 years ago |
falkTX
|
6184eadbcb
|
Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
8383b114e8
|
Handle (ignore) arbitrary number of audio ports in rack mode
|
6 years ago |
falkTX
|
1286793a53
|
Start getting rid of linuxsampler
|
6 years ago |
falkTX
|
aab1e828fa
|
Forgot to apply lv2-state-restore on plugin bridges, now fixed
|
6 years ago |
falkTX
|
f083a990a4
|
Save LV2 author name in exported LV2 plugin
Fixes #653
|
6 years ago |
falkTX
|
20b8518a86
|
More debugging when loading parameters fail
|
6 years ago |
falkTX
|
378e90e7d2
|
Avoid a false assertion error
|
6 years ago |
falkTX
|
04da5c56d9
|
Print warning if LV2 plugin wants wrong keys, and try to avoid this
|
6 years ago |
falkTX
|
1b1a2b26c7
|
Rename and move 2 functions
|
6 years ago |
falkTX
|
34376b2d8f
|
Remove a hardcoded custom-data key, ignore properties on bridges
|
6 years ago |
falkTX
|
7a6e711160
|
Save custom data for plugin bridges
Fixes #611
|
6 years ago |
falkTX
|
b054dd0c12
|
Fix small issues regarding program state (crash-fix some plugins)
|
6 years ago |
falkTX
|
8f5de5e0fe
|
Disable try-transient code in plugin bridges
|
6 years ago |
falkTX
|
ca5df4f151
|
Implement transient windows (out of process) for win32
|
6 years ago |
falkTX
|
69b804f649
|
More stoat stuff, WIP, RtLinkedList gives trouble for it
|
6 years ago |
falkTX
|
7de5812912
|
More rt/non-rt function split, catch unwanted uses
|
6 years ago |
falkTX
|
c0c08e8898
|
Start splitting RT and non-RT plugin functions
|
6 years ago |
falkTX
|
f188574545
|
Small tweaks for a stoat test build
|
6 years ago |
falkTX
|
01b50d2f0b
|
Implement parameter text for plugin bridges, cache last render
|
6 years ago |
falkTX
|
c6fb67ee80
|
Fixes to lv2 export
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
09fb3d6500
|
Fix build on Mac OS and old non-c++11 compilers
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
f8c94ceb7d
|
Start to add back patchbay mode
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
ea475b4eb3
|
Allow to run bridges inside bridges; Fixup lv2-bridge
|
7 years ago |
falkTX
|
99723a3b55
|
Make lv2-single part of bridge build, since it needs bridge code
|
7 years ago |
falkTX
|
bd963b6b5d
|
exported lv2s can now show custom gui
|
7 years ago |
falkTX
|
050414c63d
|
More work for carla-lv2-single, can export basic fx now
|
7 years ago |
falkTX
|
efbec398aa
|
Add stub functions for plugin lv2-export in backend
|
7 years ago |
falkTX
|
05b361127a
|
Fix a bunch of clang warnings
|
7 years ago |
falkTX
|
0c6c8ac6e3
|
If loading project, only enable plugins after restoring its state
Fixes #402
|
7 years ago |
falkTX
|
a68cef0f86
|
Cleanup latency code
|
8 years ago |
falkTX
|
bad3910d32
|
Sync DSSI to LADSPA code; Cleanup; Re-use old latency buffers
|
8 years ago |
falkTX
|
5fdc639ab4
|
Limit the amount of data sent to osc control clients
Fixes #396
|
8 years ago |
falkTX
|
b933cb0065
|
Optimize LinkedList getAt(), don't use it if possible
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
fe915b919a
|
Fix lv2 midi programs not reaching plugin bridges
|
9 years ago |
falkTX
|
39b2e27561
|
Fix rename under jack multi-client mode
|
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
|
3013d3ac24
|
Fix loading carla preset files, closes #235 and #222
|
9 years ago |