falkTX
|
6a150351db
|
Allow patchbay mode in rtaudio&juce, let's hope it works! :)
|
9 years ago |
falkTX
|
08d84e0f6c
|
Fix windows build
|
9 years ago |
falkTX
|
b3e434849a
|
Fix possible crash when replacing zyn with another zyn
|
9 years ago |
falkTX
|
bad481d6f5
|
Nicer name when loading xmz&xiz files
|
9 years ago |
falkTX
|
ac781432d6
|
Allow to configure osc ports via CARLA_OSC_TCP/UDP_PORT env vars
Will work for now until a OSC settings page is created.
Fixes #209
|
9 years ago |
falkTX
|
2f7098d946
|
Fix some internal parameters not always showing correctly
|
9 years ago |
falkTX
|
b32890072c
|
Small theme tweaks
|
9 years ago |
falkTX
|
e7bc34d413
|
Do not allow to run carla-bridge if bridge is not ok (wine)
|
9 years ago |
falkTX
|
885978fdeb
|
Misc
|
9 years ago |
falkTX
|
2d91ff9736
|
Misc
|
9 years ago |
falkTX
|
4795b63f34
|
Rename some files, allow presets on plugin skins (needs rebuild)
|
9 years ago |
falkTX
|
a280f69534
|
Remove unused file
|
9 years ago |
falkTX
|
e5a10cd3f0
|
Testing...
|
9 years ago |
falkTX
|
502036fc9a
|
Add "--gdb" switch to carla script
|
9 years ago |
falkTX
|
c7d4a272a8
|
Delete old QtCreator project files
|
9 years ago |
falkTX
|
572a57c5cc
|
Update about dialog text
|
9 years ago |
falkTX
|
b7e7960855
|
Don't link the full plugin code in carla-utils; Misc plugin changes
|
9 years ago |
falkTX
|
32af9ac879
|
Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix
Closes #207
|
9 years ago |
falkTX
|
518b57e338
|
Write all-note/sound-off & program events as control events
|
9 years ago |
falkTX
|
7930282f0c
|
Misc
|
9 years ago |
falkTX
|
ab671c8cac
|
Fix replacing plugins that use custom actions (audio+midifile&zyn)
|
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
|
fc01dc1b22
|
Remove previous windows hack, no longer needed
|
9 years ago |
falkTX
|
cace612c7b
|
Init backend func/symbols before Qt signals, fixes #205
Qt5 has a very bad habit of messing up the environment...
|
9 years ago |
falkTX
|
04549d4858
|
Fix make clean deleting lv2-modgui script
|
9 years ago |
falkTX
|
93aa5894f3
|
Use full parameter names in NSM
|
9 years ago |
falkTX
|
38a5a93eef
|
Pass normalized values into NSM so it shows all controls
|
9 years ago |
falkTX
|
0baf7c5529
|
Zyn plugin tweaks, expose 6 basic parameters
|
9 years ago |
falkTX
|
05d0d2ac86
|
Save MIDI file as data, in case the file goes missing later
|
9 years ago |
falkTX
|
98dccfe76e
|
Implement get/setState for midiseq, remove initial test song
|
9 years ago |
falkTX
|
24d58e38a0
|
Fix build
|
9 years ago |
falkTX
|
19e07731bc
|
Send BBT info to midiseq-ui that matches backend data
|
9 years ago |
Filipe Coelho
|
b88f5b99cf
|
Merge pull request #206 from rhetr/master
use 48 ppq for midiseq-ui
|
9 years ago |
rhetr
|
ff56a53716
|
Merge branch 'master' of https://github.com/falkTX/Carla
|
9 years ago |
rhetr
|
0fd0021fa6
|
moving midiseq playhead
only works for 120bpm right now
|
9 years ago |
rhetr
|
635a0f261a
|
adding midievents to refreshScene
|
9 years ago |
rhetr
|
e12e435a18
|
update midiseq-ui to use 48 ppq
|
9 years ago |
falkTX
|
2e7fbf895d
|
Continue previous commit
|
9 years ago |
falkTX
|
fe00c682af
|
Save parameter midi CC mapping for plugins that use chunks
Closes #116
|
9 years ago |
falkTX
|
71c7583140
|
Preserve gui-button state when changing skin
|
9 years ago |
falkTX
|
360c19d1af
|
compact/expand skins on double-click
|
9 years ago |
falkTX
|
b049e6d403
|
Misc
|
9 years ago |
falkTX
|
57c1e1d55c
|
Recreate plugin slots when closing settings
|
9 years ago |
falkTX
|
3499b96c73
|
Fix toolbar visibility for carla-vst
|
9 years ago |
falkTX
|
0ee8ff2c01
|
Fix possible small hangup when closing carla-vst UI
|
9 years ago |
falkTX
|
ade7d65538
|
Don't allow to uncheck force-stereo if using forced rack mode
|
9 years ago |
falkTX
|
27cd151daa
|
Allow to save properties when using vst chunks
|
9 years ago |
falkTX
|
70d51899d9
|
Cache carla-plugin changes so that skin compat/expand works nicely
|
9 years ago |
falkTX
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
ed100ec429
|
Misc
|
9 years ago |