Commit Graph

23 Commits (3b51ed8477f5381632c6afe973b6b21c1190d519)

Author SHA1 Message Date
Holger 3b51ed8477
Added code for enabling compressor (compressor code is in Synth_Dexed) / Fixes for README.md / Added stereo plate reverb (#59) 2 years ago
Rene Stange 99cefaefd3
Add note limits and shift to performance.ini (#57) 2 years ago
Rene Stange 2199208d34
Load performance config from performance.ini (#54) 2 years ago
Rene Stange 7519da5e13
Fix Stereo channel swap with HDMI (#52) 2 years ago
Rene Stange 8f8552f3e7
Add detune and Stereo balance (#51), closes #13 2 years ago
Rene Stange d6025f1943
Support multiple Dexed instances (#50) 2 years ago
probonopd a08604df8d
Implement Pitch Bend, Modulation, and Sustain 2 years ago
Rene Stange 6f3f2e12da
Multi-core support (#47) 2 years ago
probonopd b6274b1374 Revert "Use the CSoundBaseDevice::Write() method from a secondary CPU core" 2 years ago
probonopd f784824254 Use the CSoundBaseDevice::Write() method from a secondary CPU core 2 years ago
Rene Stange 7707f90d46
Add initial optional rotary encoder support (#40) 2 years ago
Rene Stange 8be0781b49
Restructure code and add new features (#37) 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
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