juicysfplugin/Source
2019-06-29 22:10:28 +01:00
..
BankAndPreset.cpp presets and banks saved correctly in audio plugin host. display seems to work also. 2018-04-13 01:14:07 +01:00
BankAndPreset.h presets and banks saved correctly in audio plugin host. display seems to work also. 2018-04-13 01:14:07 +01:00
ExposesComponents.h fix another not-include 2018-06-14 00:47:06 +01:00
FilePicker.cpp presets and banks saved correctly in audio plugin host. display seems to work also. 2018-04-13 01:14:07 +01:00
FilePicker.h fix include 2018-06-14 00:43:17 +01:00
FilePickerFragment.h set displayed filepath when loading in state 2018-04-11 00:52:44 +01:00
FluidSynthModel.cpp try to find the ranges of these filters, and curves that give access to the useful parts 2019-06-29 22:10:28 +01:00
FluidSynthModel.h envelope, filter cutoff/resonance mapped to default modulators (with semi-random magic numbers) 2019-06-23 19:40:36 +01:00
MidiConstants.h envelope, filter cutoff/resonance mapped to default modulators (with semi-random magic numbers) 2019-06-23 19:40:36 +01:00
MyColours.cpp add lazarus source 2018-02-27 00:25:20 +00:00
MyColours.h add lazarus source 2018-02-27 00:25:20 +00:00
Pills.cpp add lazarus source 2018-02-27 00:25:20 +00:00
Pills.h add lazarus source 2018-02-27 00:25:20 +00:00
PluginEditor.cpp set displayed filepath when loading in state 2018-04-11 00:52:44 +01:00
PluginEditor.h set displayed filepath when loading in state 2018-04-11 00:52:44 +01:00
PluginProcessor.cpp add aftertouch. correct system reset 2019-06-23 23:17:28 +01:00
PluginProcessor.h progress in saving/loading presets/banks 2018-04-13 00:40:27 +01:00
Preset.cpp add lazarus source 2018-02-27 00:25:20 +00:00
Preset.h add lazarus source 2018-02-27 00:25:20 +00:00
PresetsToBanks.h add lazarus source 2018-02-27 00:25:20 +00:00
SharesParams.h progress in saving/loading presets/banks 2018-04-13 00:40:27 +01:00
SoundfontSynthSound.cpp add lazarus source 2018-02-27 00:25:20 +00:00
SoundfontSynthSound.h add lazarus source 2018-02-27 00:25:20 +00:00
SoundfontSynthVoice.cpp add aftertouch. correct system reset 2019-06-23 23:17:28 +01:00
SoundfontSynthVoice.h add lazarus source 2018-02-27 00:25:20 +00:00
StateChangeSubscriber.h make a pattern for notifying subscribers about VST state save/load. but it seems to run too early for Editor to benefit. 2018-03-18 23:35:29 +00:00
SurjectiveMidiKeyboardComponent.cpp add lazarus source 2018-02-27 00:25:20 +00:00
SurjectiveMidiKeyboardComponent.h add lazarus source 2018-02-27 00:25:20 +00:00
TableComponent.cpp repaint table when changing banks 2019-06-22 19:07:10 +01:00
TableComponent.h add lazarus source 2018-02-27 00:25:20 +00:00
TablesComponent.cpp rewrite source to compile against new public APIs of FluidSynth 2 2019-06-22 19:07:09 +01:00
TablesComponent.h switch to JUCE Strings so we can copy and compare more easily. make state load attempt to load soundfont and restore window size. 2018-04-10 23:29:32 +01:00