Commit Graph

15 Commits (175fb3b44124c99e2fe4da3535e28c4f93dc3884)

Author SHA1 Message Date
Rene Stange 175fb3b441 Add headers to all files 3 years ago
Rene Stange b0b62a7640 Move MIDI handling from CMiniDexed to specific classes 3 years ago
Rene Stange ae0a2262c4 Add class CUserInterface 3 years ago
Rene Stange 314196e132 Make synth parameters configurable 3 years ago
probonopd d86a45324f Do not hardcode initial voice 3 years ago
probonopd caad51fda1
MIDI numbering starts with 0, user interface with 1 3 years ago
probonopd e88d7119dd
Use MIDI messages 0-127 3 years ago
probonopd b871fa1798
Show program name on optional HD44780 display 3 years ago
probonopd 79fe4aabbf Load voices from .syx files in /sysex/voice directory 3 years ago
probonopd d40051c7c2
Fix Program Change numbering and voice name printing 3 years ago
probonopd cdd603091b Add define `PROFILE` and code to show CPU usage 3 years ago
probonopd 997d1c9f5f
Use 'char buf_name[11];' and 'setName()' 3 years ago
probonopd 29acc02891
React to Progam Change MIDI messages, part of #11 3 years ago
probonopd 1617763a92 Output MIDI messages for debugging and development 3 years ago
probonopd 08be352d24 Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2 3 years ago