falkTX
|
c3a38f7026
|
Cleanup
|
6 years ago |
Filipe Coelho
|
0a34b680ae
|
Merge pull request #620 from progwolff/master
fix #619, wrong assertion on MIDI CC param
|
6 years ago |
Julian Wolff
|
6c12b091de
|
fix #619, wrong assertion on MIDI CC param
|
6 years ago |
falkTX
|
6fdb48cc03
|
Disable link and kits search UI elements if not compiled in
|
6 years ago |
falkTX
|
6625c4838a
|
Fix up of supported file extensions
|
6 years ago |
falkTX
|
1c80870105
|
Show transport text as enable in plugin mode, and hide controls
|
6 years ago |
falkTX
|
456b13efaa
|
Transport controls are now considered stable
|
6 years ago |
falkTX
|
3c6c972a8c
|
Start a function to get build-time features
|
6 years ago |
falkTX
|
813fd4ead7
|
More water cleanup
|
6 years ago |
falkTX
|
c29529b456
|
Fix timing issues, please test
|
6 years ago |
falkTX
|
0a8f65597b
|
Fix for last commit
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
3aac9100da
|
Don't mention external plugins in about page if not built
|
6 years ago |
falkTX
|
52f56ad468
|
Make sure midi channel is always set on output
|
6 years ago |
falkTX
|
7be0066c07
|
Water cleanup
|
6 years ago |
falkTX
|
75b752e67e
|
Update gitignore
|
6 years ago |
falkTX
|
2bfcf5b56e
|
Add external plugins as optional submodule
|
6 years ago |
falkTX
|
7cfeb809ee
|
Automatically enable external plugins when its repo is available
|
6 years ago |
falkTX
|
dbc6acfd78
|
Remove external plugins from source
|
6 years ago |
falkTX
|
bc2c6978ad
|
Cleanup and remove some AudioSampleBuffer methods
|
6 years ago |
falkTX
|
51c6bc346a
|
Fixup carla-patchbay/graph to work with variable buffer sizes
|
6 years ago |
falkTX
|
fac8af671d
|
Dont send midi notes to LV2 UIs, for now
|
6 years ago |
falkTX
|
c7132a1cfa
|
Fix remaining issues regarding int parameter control
Closes #590
|
6 years ago |
falkTX
|
7a6e711160
|
Save custom data for plugin bridges
Fixes #611
|
6 years ago |
falkTX
|
3ef5f90b0d
|
Make ringbuffer write calls return bool
|
6 years ago |
falkTX
|
bfe978f355
|
Better handling for plugins that set 0-size state
|
6 years ago |
falkTX
|
8385d2c1fb
|
Allow all-note/sound-off events with size 2
|
6 years ago |
falkTX
|
5871c816db
|
Fix some logic regarding loading experimental feature settings
Fixes #609
|
6 years ago |
falkTX
|
79c5260093
|
Do not capture logs if running in nogui mode
|
6 years ago |
Filipe Coelho
|
ebd3f2e5f0
|
Merge pull request #606 from trebmuh/patch-1
Update midi-file.cpp
|
6 years ago |
Olivier Humbert
|
934b5226d9
|
Update midi-file.cpp
|
6 years ago |
Filipe Coelho
|
e4a2a3fe8f
|
Merge pull request #600 from trebmuh/patch-1
Update carla_add_jack.ui
|
6 years ago |
Olivier Humbert
|
63cda1bc88
|
Update carla_add_jack.ui
one typo
|
6 years ago |
Filipe Coelho
|
7b2017ce0b
|
Merge pull request #599 from trebmuh/patch-1
Update README.md
|
6 years ago |
Olivier Humbert
|
6f793943ba
|
Update README.md
Link to the kxstudio webpage also.
|
6 years ago |
Filipe Coelho
|
04b5999f48
|
Merge pull request #598 from trebmuh/patch-1
Update carla_refresh.ui
|
6 years ago |
Olivier Humbert
|
fc73122b74
|
Update carla_refresh.ui
Consistency (the GUI button to be pushed is named "Scan", not "Start").
|
6 years ago |
falkTX
|
c403bfe9f3
|
Rename a variable
|
6 years ago |
Filipe Coelho
|
38dc970356
|
Merge pull request #595 from trebmuh/patch-1
Fixes one typo in carla_host.ui
|
6 years ago |
Olivier Humbert
|
b30fb45cb0
|
Update carla_host.ui
|
6 years ago |
falkTX
|
d9853a19ee
|
Initial draft of lac 2018 presentation paper
|
6 years ago |
falkTX
|
57e86f738d
|
Start lac2018 presentation paper
|
6 years ago |
falkTX
|
7cf981fa7c
|
Prevent user from cross-compiling the wrong target
|
6 years ago |
Filipe Coelho
|
05e655eec8
|
Merge pull request #585 from InTheMorning/master
add semitones parameter to midi-transpose plugin
|
6 years ago |
HeyCitizen
|
0519e91eca
|
replaced necessary breaks
|
6 years ago |
HeyCitizen
|
2c5414c5e5
|
hardcoded parameter count
|
6 years ago |
HeyCitizen
|
bd7618fb42
|
removed unnecessary breaks
|
6 years ago |
falkTX
|
85b1615b60
|
Cleanup
|
6 years ago |
falkTX
|
9f30f00280
|
Do not use/check kVstParameterUsesIntegerMinMax vst property
|
6 years ago |
HeyCitizen
|
55dff89bf7
|
corrected indentation
|
6 years ago |