.. |
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
|
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
|
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 |
FluidSynthModel.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 |
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
|
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 |
Params.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 |
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
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +01:00 |
PluginEditor.h
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +01:00 |
PluginProcessor.cpp
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +01:00 |
PluginProcessor.h
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +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
|
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 |
SlidersComponent.cpp
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +01:00 |
SlidersComponent.h
|
successfully notified release slider UI to move
|
2019-07-03 23:38:56 +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
|
fix pitch wheel. make logging debug-only.
|
2019-07-01 21:15:33 +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
|
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
|
put sliders next to table
|
2019-06-30 11:39:39 +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 |
Util.h
|
fix pitch wheel. make logging debug-only.
|
2019-07-01 21:15:33 +01:00 |