juicysfplugin/Source
2019-07-07 00:22:47 +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 encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet. 2019-07-01 23:55:14 +01:00
FilePicker.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
FilePicker.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
FilePickerFragment.h set displayed filepath when loading in state 2018-04-11 00:52:44 +01:00
FluidSynthModel.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
FluidSynthModel.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
GuiConstants.h encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet. 2019-07-01 23:55:14 +01:00
MidiConstants.h encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet. 2019-07-01 23:55:14 +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
Params.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
Params.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01: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 prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
PluginEditor.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
PluginProcessor.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
PluginProcessor.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +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 prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
SharesParams.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
SlidersComponent.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
SlidersComponent.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
SlidersFragment.h encapsulate responsibility of params. add params for ADSR and filter. attempt to sync Slider. not obviously working yet. 2019-07-01 23:55:14 +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 prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
SoundfontSynthVoice.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01: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 make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider. 2019-06-30 21:40:24 +01:00
TableComponent.h add lazarus source 2018-02-27 00:25:20 +00:00
TablesComponent.cpp prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
TablesComponent.h prefer references where owner will definitely outlive recipient. replace some fluidsynth raw pointers with smart pointers. 2019-07-07 00:22:47 +01:00
Util.h fix pitch wheel. make logging debug-only. 2019-07-01 21:15:33 +01:00