.. |
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
|
make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.
|
2019-06-30 21:40:24 +01:00 |
FluidSynthModel.h
|
make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.
|
2019-06-30 21:40:24 +01:00 |
MidiConstants.h
|
make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.
|
2019-06-30 21:40:24 +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
|
make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.
|
2019-06-30 21:40:24 +01:00 |
PluginEditor.h
|
sliders in groups
|
2019-06-30 10:59:07 +01:00 |
PluginProcessor.cpp
|
add sustain modulator. increase range of release to cover all positives (though there is still a range of negatives that are duplicated). set all sound controller CCs to 0. this breaks MIDI spec (64 = middle = no change) to accommodate soundfont spec (middle of range on envelope generators is far from 'no change')
|
2019-06-30 19:25:02 +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 |
SlidersComponent.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 |
SlidersComponent.h
|
make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.
|
2019-06-30 21:40:24 +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 sustain modulator. increase range of release to cover all positives (though there is still a range of negatives that are duplicated). set all sound controller CCs to 0. this breaks MIDI spec (64 = middle = no change) to accommodate soundfont spec (middle of range on envelope generators is far from 'no change')
|
2019-06-30 19:25:02 +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 |