Magical8bitPlug2/Source
2021-08-15 19:50:14 +09:00
..
AdvancedParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
AdvancedParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
BaseVoice.cpp Basic monophonic 2021-05-18 23:57:43 +09:00
BaseVoice.h Basic monophonic 2021-05-18 23:57:43 +09:00
BasicParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
BasicParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
BendParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
BendParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
CheckBoxComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
CheckBoxComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
ChoiceComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
ChoiceComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
ColorScheme.cpp Added code 2020-02-26 17:13:02 +09:00
ColorScheme.h Added code 2020-02-26 17:13:02 +09:00
CustomEnvelopeComponent.cpp Added new parse warning message 2021-08-15 18:50:29 +09:00
CustomEnvelopeComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
CustomSynth.cpp Fixed: Sound never stops when MIDI channels of note-on and note-off are different 2021-08-07 17:21:22 +09:00
CustomSynth.h arpeggio 2021-05-21 09:18:38 +09:00
Defs.h Added code 2020-02-26 17:13:02 +09:00
EnvelopeParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
EnvelopeParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
EnvelopeParserTest.h Added warnings test 2021-08-15 19:40:14 +09:00
FrameSequence.h Fixed the behavior when sending a note-off to a note already in release phase 2021-05-02 07:32:28 +09:00
FrameSequenceParseErrors.cpp Added new parse warning message 2021-08-15 18:50:29 +09:00
FrameSequenceParseErrors.h Added new parse warning message 2021-08-15 18:50:29 +09:00
FrameSequenceParser.cpp Added new parse warning message 2021-08-15 18:50:29 +09:00
FrameSequenceParser.h Test split string 2021-08-15 18:09:58 +09:00
MonophonicComponent.cpp Detailed UI behavior 2021-05-17 20:35:21 +09:00
MonophonicComponent.h Detailed UI behavior 2021-05-17 20:35:21 +09:00
NoiseParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
NoiseParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
NoiseVoice.cpp Added code 2020-02-26 17:13:02 +09:00
NoiseVoice.h Added code 2020-02-26 17:13:02 +09:00
PluginEditor.cpp Arpeggio parameters UI 2021-05-17 09:33:28 +09:00
PluginEditor.h Arpeggio parameters UI 2021-05-17 09:33:28 +09:00
PluginProcessor.cpp Merge branch 'develop' into feature/monoMode 2021-08-15 19:50:14 +09:00
PluginProcessor.h arpeggio 2021-05-21 09:18:38 +09:00
PulseParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
PulseParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
PulseVoice.cpp Added code 2020-02-26 17:13:02 +09:00
PulseVoice.h Added code 2020-02-26 17:13:02 +09:00
Settings.cpp Added code 2020-02-26 17:13:02 +09:00
Settings.h Detailed UI behavior 2021-05-17 20:35:21 +09:00
SliderComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
SliderComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
SweepParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
SweepParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
TonalVoice.cpp Fixed: Sound never stops when MIDI channels of note-on and note-off are different 2021-08-07 17:21:22 +09:00
TonalVoice.h Fixed: Sound never stops when MIDI channels of note-on and note-off are different 2021-08-07 17:21:22 +09:00
TriangleVoice.cpp Added code 2020-02-26 17:13:02 +09:00
TriangleVoice.h Added code 2020-02-26 17:13:02 +09:00
VibratoParamsComponent.cpp JUCE automatic updates 2021-08-07 18:18:39 +09:00
VibratoParamsComponent.h JUCE automatic updates 2021-08-07 18:18:39 +09:00
Voices.cpp Added code 2020-02-26 17:13:02 +09:00
Voices.h Added code 2020-02-26 17:13:02 +09:00