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 |
falkTX
|
a27d537b78
|
Misc
|
9 years ago |
falkTX
|
d84c7eafe2
|
Tweaks to carla-vst; Make menu shortcuts work
|
9 years ago |
falkTX
|
59e65ff67a
|
Misc
|
9 years ago |
falkTX
|
b990ae979c
|
More UI tweaks
|
9 years ago |
falkTX
|
5a0c09d4f4
|
Cleanup
|
9 years ago |
falkTX
|
f1b410916c
|
Finish previous work about not using AU_PATH (now in backend)
|
9 years ago |
falkTX
|
c8894e87c1
|
Start in patchbay tab if using forced patchbay mode, closes #162
|
9 years ago |
falkTX
|
9b20e31681
|
Remove option to set AU folder paths; Misc fixes
|
9 years ago |
falkTX
|
4ad7d48405
|
Ignore time panel settings if using plugin mode
|
9 years ago |
falkTX
|
d5a2c3435e
|
Don't show time panel in plugin mode
|
9 years ago |
falkTX
|
e27bc9b3a9
|
Allow New,Open&SaveAs (Export) in carla plugin; Hide engine menu
|
9 years ago |
falkTX
|
843fd5914d
|
Use ticks in midi-sequencer (48 ticks per beat)
|
9 years ago |
falkTX
|
cf6e8e4dcd
|
Misc
|
9 years ago |
falkTX
|
9e384d04fc
|
Make the experimental plugins not crash if using multiple instances
|
9 years ago |
falkTX
|
f33629b08a
|
Cleanup
|
9 years ago |
falkTX
|
e72d0c3929
|
Put NSM code into its own separate file
|
9 years ago |