Commit Graph

142 Commits (dc15d62c159d9fc030a80ee65be0412b36bcc72c)

Author SHA1 Message Date
Rene Stange 7519da5e13
Fix Stereo channel swap with HDMI (#52) 3 years ago
Rene Stange 8f8552f3e7
Add detune and Stereo balance (#51), closes #13 3 years ago
Rene Stange d6025f1943
Support multiple Dexed instances (#50) 3 years ago
probonopd a08604df8d
Implement Pitch Bend, Modulation, and Sustain 3 years ago
probonopd e28f91bc5c
Do not enable Debug messages by default 3 years ago
Rene Stange 6f3f2e12da
Multi-core support (#47) 3 years ago
Rene Stange 715212fc14
Cleanup Makefile (#46) 3 years ago
Holger d52d233d28
Only small changes for README.md, so images for RPi2/RPi3 can now created alsoOnly small fixes. (#44) 3 years ago
probonopd 1a96b05398
Simplify 3 years ago
probonopd d40b4ebd37
Revert "Added support for CMSIS_5, so upstream Synth_Dexed can be used (#41)" (#42) 3 years ago
Holger fb6507cb96
Added support for CMSIS_5, so upstream Synth_Dexed can be used (#41) 3 years ago
probonopd b6274b1374 Revert "Use the CSoundBaseDevice::Write() method from a secondary CPU core" 3 years ago
probonopd f784824254 Use the CSoundBaseDevice::Write() method from a secondary CPU core 3 years ago
Rene Stange 7707f90d46
Add initial optional rotary encoder support (#40) 3 years ago
probonopd 53ece29eff
Speed up boot 3 years ago
probonopd c9c33ce79c Update pins for LCD RS and RW 3 years ago
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