.. |
FilePicker.cpp
|
remove some unused methods on FluidSynthModel. make FilePicker update displayed text upon load. read and write into XML just the bits that we need, and take advantage of attribute names' being indexed. take more care in setting sfont_id.
|
2019-07-27 23:04:20 +01:00 |
FilePicker.h
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +01:00 |
FluidSynthModel.cpp
|
restore ADSR and filter from save. shorten switch statements into map lookups.
|
2019-07-29 23:46:38 +01:00 |
FluidSynthModel.h
|
restore ADSR and filter from save. shorten switch statements into map lookups.
|
2019-07-29 23:46:38 +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
|
keyboard left/right triggers pill button click (as it used to). pills now send you to first valid preset in bank (as they used to).
|
2019-07-21 16:25:22 +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
|
remove unused interfaces and data classes
|
2019-07-28 23:17:19 +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
|
make table once again respond to bank changes. support bank offset again.
|
2019-07-20 19:56:12 +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 |