Commit Graph

31 Commits (928922743a0b1b612fcd3a2a66df3180f5f9e8a7)

Author SHA1 Message Date
Rene Stange 8be0781b49
Restructure code and add new features (#37) 3 years ago
probonopd 6baba1eb7e
Increase CHUNK_SIZE and CHUNK_SIZE_HDMI 3 years ago
probonopd 046a662834
Set minimized CHUNK_SIZE and CHUNK_SIZE_HDMI 3 years ago
Rene Stange d5e98e625a
Fix: Invalid handling of .syx file indexes (#34) 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
Rene Stange b30953b578
Fix order of members in minidexed.h (#31) 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
probonopd a7dc263ceb
Remove key that does not belong into this file 3 years ago
probonopd 61ec9da180
Combine config.txt for 32-bit and 64-bit models 3 years ago
probonopd a00bf55eea Allow selecting the sound interface, thanks @rsta2 3 years ago
probonopd b1df2ef63c Support Serial MIDI 3 years ago
probonopd d06aab6ccd
Transpose one octave less 3 years ago
probonopd 8ee512dd34 Fix for Raspberry 3, thanks @rsta2 3 years ago
probonopd 89dfcecc85 Load hardcoded default sysex, thanks @dcoredump 3 years ago
probonopd bdb60eb4d1 Apply patch by @rsta2 3 years ago
probonopd 0d7af29227 Apply PR #4 without Synth_Dexed git submodule 3 years ago
probonopd 89aca1d0cc Use Synth_Dexed, thanks @dcoredump 3 years ago
probonopd 3602fb3828 Initialize and start miniorgan 3 years ago
probonopd 808a59baa3
Fix freeze, thanks @rsta2 3 years ago
Stephan Mühlstrasser 83f862d18c Fix build errors in initial miniorgan program 3 years ago
probonopd 4aba3805bf Try to port miniorgan 3 years ago
probonopd c51233252e Mirror from rsta2/circle#274 (comment), thanks @rsta2 3 years ago