falkTX
|
45f7442179
|
Implement basic tempo data for internal time (non-jack)
|
7 years ago |
falkTX
|
ba20238243
|
Fix small warning
|
7 years ago |
falkTX
|
6ba82f32ed
|
Rework pipe code, now working under win32; Enable pipe plugins
Hopefully doesn't break linux/osx stuff...
|
7 years ago |
falkTX
|
7e6ed45fa4
|
Fix crash (data corruption) when using certain UIs in carla-plugin
Was a threading issue, uiIdle() being called from 2 threads.
Fixes #418
Fixes #227
|
7 years ago |
falkTX
|
a68cef0f86
|
Cleanup latency code
|
8 years ago |
falkTX
|
b210836e7b
|
Fix nitpick warnings; Fix carla-lv2 round-error timing
|
8 years ago |
falkTX
|
72b1a13df1
|
Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
99070e3ec0
|
carla-lv2: Don't set fixed-buffer requirement for now
|
9 years ago |
falkTX
|
eef9ed7492
|
Bypass MIDI events on carla-plugin when rack is empty
|
9 years ago |
falkTX
|
76fe6e806a
|
Fix several minor issues with carla-plugin, closes #280
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
9 years ago |
falkTX
|
8de9234e04
|
Make things build again
|
9 years ago |
falkTX
|
3ddfdb3ba0
|
Implement carla-lv2 MIDI Out; Remove text-params from internal api
Closes #262
|
9 years ago |
falkTX
|
d9b781951c
|
carla-vst: Remove special tracktion fix, not needed with >= 6.1.5
|
9 years ago |
falkTX
|
3613bcdcc0
|
ZynUI working again (local only); Misc fixes
|
9 years ago |
falkTX
|
a600570de0
|
Testing
|
9 years ago |
falkTX
|
10a0fb5a7a
|
Add support for internal plugins with more than 1 midi input
|
9 years ago |
falkTX
|
35eed9ffc7
|
Fix build without liblo
|
9 years ago |
falkTX
|
d2303175a5
|
Misc fixing
|
9 years ago |
falkTX
|
3bb7a8c9cd
|
Allow carla-plugin to use OSC
|
9 years ago |
falkTX
|
8470f8dead
|
Fix crash when removing carla-vst; Wait less time for ui close
|
9 years ago |
falkTX
|
db82178048
|
Allow carla-plugin to be used embed (X11 only); Other plugin fixes
|
9 years ago |
falkTX
|
f2b16ce6dd
|
Only wait for vst ui creation if host is tracktion
|
9 years ago |
falkTX
|
b0035be5c9
|
Don't call engine->idle if engine is plugin; Give plugin hosts idle
|
9 years ago |
falkTX
|
68a05bf7bf
|
Make sure all UIs receive idle on carla-plugin and fix #215
|
9 years ago |
falkTX
|
4018cdff82
|
Cleanup and minor rework of some engine graph code
|
9 years ago |
falkTX
|
6501bf3f2f
|
Hide custom UIs when closing carla-plugin
|
9 years ago |
falkTX
|
083b56542d
|
Wait for X11 window to be created before returning from effEditOpen
This fixes the issues in Tracktion and possibly #170
|
9 years ago |
falkTX
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
e2122d3e49
|
Add options argument to addPlugin, allows to pre-set force-stereo
|
9 years ago |
falkTX
|
4ee6a834c7
|
Make liblo optional
|
9 years ago |
falkTX
|
b6594b2fa1
|
Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes
|
9 years ago |
falkTX
|
ebcfe69689
|
win32 pipe fixes, can't test more due to wine issues
|
10 years ago |
falkTX
|
cd30c7f7e1
|
Misc fixing & cleanup
|
10 years ago |
falkTX
|
26e36b1996
|
More plugin-bridge work; Add idle() to native API
|
10 years ago |
falkTX
|
649b5c2923
|
Move some stuff from host to utils lib; Allows cached plugins in carla-plugin
|
10 years ago |
falkTX
|
f2d7565403
|
Fix build, closes #175
|
10 years ago |
falkTX
|
6032ae53b9
|
Cleanup
|
10 years ago |
falkTX
|
12967d6755
|
Continue rework, at least make it build
|
10 years ago |
falkTX
|
150f587815
|
Make pipe class function names more extensive, add docs; Fix #164
|
10 years ago |
falkTX
|
4fb2df22ac
|
Add carla-patchbay sidechain variant (3x2); Fix posix64 build
|
10 years ago |
falkTX
|
147980a653
|
Keep going
|
10 years ago |
falkTX
|
ccfc583958
|
More pipe work; Enable extui-plugins on Windows
|
10 years ago |
falkTX
|
b7803399f5
|
Continue pipe work; Use pipes on extui-plugins; Add getPaths()
|
10 years ago |
falkTX
|
699966ae49
|
Add CarlaPipeCommon::flush function and use it
|
10 years ago |
falkTX
|
376306563d
|
Rework CarlaPipeUtils code, kinda working win32 implementation
|
10 years ago |
falkTX
|
23c8c65ff3
|
Update code for NATIVE_ prefix
|
10 years ago |
falkTX
|
c19a09b1f2
|
Add 16 and 32 channel patchbay plugin modes
|
10 years ago |
falkTX
|
a094316aef
|
Fix boolean options reaching carla-plugin, such as forceStereo
|
10 years ago |