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
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
fcea66d79f
|
Fixup new code for -Weffc++
|
7 years ago |
falkTX
|
aff83aca09
|
Remove juce_audio_basics and adapt code for it
|
7 years ago |
falkTX
|
a948461885
|
Don't allow to unset force-stereo if set in engine; Cleanup
|
8 years ago |
falkTX
|
aa92833b0a
|
Cleanup default options for all plugin types
|
8 years ago |
falkTX
|
5991c38360
|
Make MIDI CC events apply in log scale if needed
This helps #387, but rule is defined by the plugin.
Later on the user must be able to choose the scale mode
(among other things)
|
8 years ago |
falkTX
|
df6fd36c1b
|
Cleanup to LinkedList class, always pass fallback
Fixes #367
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
1913b83f09
|
Prepare code to restore per-plugin options from project file
|
9 years ago |
falkTX
|
f6e3129f7d
|
Fix loading soundfonts in rack mode
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
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
|
10a0fb5a7a
|
Add support for internal plugins with more than 1 midi input
|
9 years ago |
falkTX
|
b02fc22d70
|
Fixes needed for upcoming carla-control
|
9 years ago |
falkTX
|
d670f5d1d8
|
Don't allow multi-midi-port plugins in patchbay for now; Cleanup
|
9 years ago |
falkTX
|
4795b63f34
|
Rename some files, allow presets on plugin skins (needs rebuild)
|
9 years ago |
falkTX
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
f93ffbcb0c
|
Forgot these 2
|
9 years ago |
falkTX
|
b0ff510b36
|
LinuxSampler: Cleanup, add 2 output params
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
29f8bbf13f
|
Rework some plugin MIDI code, closes #134
|
10 years ago |
falkTX
|
dac744cd0c
|
Pass CV buffers directly in plugin process function
|
10 years ago |
falkTX
|
a050a886bc
|
Headers update for -Wdocumentation; Add carla_compareFloats function
|
10 years ago |
falkTX
|
f5d363c680
|
Fix discovery for 16outs gig and sf2 files
|
10 years ago |
falkTX
|
e6449e51c8
|
Most code is now -Weffc++ compatible
|
10 years ago |
falkTX
|
020ecb77b2
|
More bridge work; map 1:1 engine events to bridge rt events
|
10 years ago |
falkTX
|
4310ff30d7
|
Even more bridge stuff
|
10 years ago |
falkTX
|
b0790266ba
|
Cleanup
|
10 years ago |
falkTX
|
8ae122bc42
|
A lot more bridge work
|
10 years ago |
falkTX
|
8bc97197b2
|
Fix fluidsynth midi-programs restore
|
10 years ago |
falkTX
|
e02f216ba9
|
Remove option to disable plugins/samplers, they will be always on
|
10 years ago |
falkTX
|
442e0c96e8
|
Implement CarlaPlugin::getNativeHandle/Descriptor
|
10 years ago |
falkTX
|
0ff470a035
|
Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED
|
10 years ago |
falkTX
|
f096604a1d
|
Fix backend/plugin build with strict flags; Remove RB::readUByte
|
10 years ago |
falkTX
|
1eb2b8bbd2
|
Fix fluid_synth_pitch_bend parameters, closes #108
|
10 years ago |
falkTX
|
d648807c45
|
Continue
|
10 years ago |
falkTX
|
171802ad4a
|
Put FIXMEs on all remaining qt code
|
10 years ago |
falkTX
|
7d3dba5c14
|
More rework, DO NOT use
|
10 years ago |
falkTX
|
81ed4b6ad0
|
More cleanup & rework, juce (core) will always be enabled
|
10 years ago |
falkTX
|
c53223afff
|
Start the final cleanup for beta2 and full utils check
|
10 years ago |
falkTX
|
8b6b6b2ae2
|
Continue cleanup
|
10 years ago |
falkTX
|
7b97dc6d6c
|
General cleanup
|
10 years ago |
falkTX
|
cf2e7c0ce5
|
Adjust code to LinkedList changes
|
10 years ago |
falkTX
|
86aaef63bd
|
Bridges related stuff
|
10 years ago |
falkTX
|
59aa8dcad9
|
Fix crash when loading sf2 files, closes #91
|
10 years ago |