Commit Graph

133 Commits (main)

Author SHA1 Message Date
probonopd 53ece29eff
Speed up boot 2 years ago
probonopd c9c33ce79c Update pins for LCD RS and RW 2 years ago
Rene Stange 8be0781b49
Restructure code and add new features (#37) 2 years ago
probonopd 6baba1eb7e
Increase CHUNK_SIZE and CHUNK_SIZE_HDMI 2 years ago
probonopd 046a662834
Set minimized CHUNK_SIZE and CHUNK_SIZE_HDMI 2 years ago
Rene Stange d5e98e625a
Fix: Invalid handling of .syx file indexes (#34) 2 years ago
probonopd d86a45324f Do not hardcode initial voice 2 years ago
probonopd caad51fda1
MIDI numbering starts with 0, user interface with 1 2 years ago
probonopd e88d7119dd
Use MIDI messages 0-127 2 years ago
Rene Stange b30953b578
Fix order of members in minidexed.h (#31) 2 years ago
probonopd b871fa1798
Show program name on optional HD44780 display 2 years ago
probonopd 79fe4aabbf Load voices from .syx files in /sysex/voice directory 2 years ago
probonopd d40051c7c2
Fix Program Change numbering and voice name printing 2 years ago
probonopd cdd603091b Add define `PROFILE` and code to show CPU usage 2 years ago
probonopd 997d1c9f5f
Use 'char buf_name[11];' and 'setName()' 2 years ago
probonopd 29acc02891
React to Progam Change MIDI messages, part of #11 2 years ago
probonopd 1617763a92 Output MIDI messages for debugging and development 2 years ago
probonopd 08be352d24 Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2 2 years ago
probonopd a7dc263ceb
Remove key that does not belong into this file 2 years ago
probonopd 61ec9da180
Combine config.txt for 32-bit and 64-bit models 2 years ago
probonopd a00bf55eea Allow selecting the sound interface, thanks @rsta2 2 years ago
probonopd b1df2ef63c Support Serial MIDI 2 years ago
probonopd d06aab6ccd
Transpose one octave less 2 years ago
probonopd 8ee512dd34 Fix for Raspberry 3, thanks @rsta2 2 years ago
probonopd 89dfcecc85 Load hardcoded default sysex, thanks @dcoredump 2 years ago
probonopd bdb60eb4d1 Apply patch by @rsta2 2 years ago
probonopd 0d7af29227 Apply PR #4 without Synth_Dexed git submodule 2 years ago
probonopd 89aca1d0cc Use Synth_Dexed, thanks @dcoredump 2 years ago
probonopd 3602fb3828 Initialize and start miniorgan 2 years ago
probonopd 808a59baa3
Fix freeze, thanks @rsta2 2 years ago
Stephan Mühlstrasser 83f862d18c Fix build errors in initial miniorgan program 2 years ago
probonopd 4aba3805bf Try to port miniorgan 2 years ago
probonopd c51233252e Mirror from rsta2/circle#274 (comment), thanks @rsta2 2 years ago