.. |
FilePicker.cpp
|
fix C2440 in Visual Studio (uniform initialization of juce::String)
|
2019-07-31 23:16:31 +01:00 |
FilePicker.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
FluidSynthModel.cpp
|
restore preset and bank _after_ soundfont (upon whose successful loading they depend). notify listeners (i.e. fluidsynthmodel)
|
2019-08-10 23:20:21 +01:00 |
FluidSynthModel.h
|
remove unused, reduce duplication
|
2019-07-30 21:12:49 +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 |
Pills.cpp
|
remove unused, reduce duplication
|
2019-07-30 21:12:49 +01:00 |
Pills.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginEditor.cpp
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginEditor.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
PluginProcessor.cpp
|
restore preset and bank _after_ soundfont (upon whose successful loading they depend). notify listeners (i.e. fluidsynthmodel)
|
2019-08-10 23:20:21 +01:00 |
PluginProcessor.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
SlidersComponent.cpp
|
restore ADSR and filter from save. shorten switch statements into map lookups.
|
2019-07-29 23:46:38 +01:00 |
SlidersComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01: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
|
guard against out-of-bounds when looking up what text to write into each row of preset table (which for some reason didn't cause any problems on macOS)
|
2019-08-12 14:58:20 +01:00 |
TableComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
TablesComponent.cpp
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
TablesComponent.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
Util.h
|
progress integrating table with store, decoupling from fluidsynth model
|
2019-07-13 22:37:26 +01:00 |