Commit Graph

67 Commits (651d4beb847539d5d9eed33d10badd06f2238186)

Author SHA1 Message Date
probonopd 46e4e86405
Reorder menu items (#106) 3 years ago
probonopd 44db9aa1ec
OPTIMIZE = -O3 (#99) 3 years ago
probonopd b1b318cdeb
Enable filter cutoff, resonance, and real-time parameter control (#98) 3 years ago
Holger 77813bf90e
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
probonopd 35b07f17f5
Add TGParameterReverbSend 3 years ago
Rene Stange 636a01f307
uimenu: Add shortcut for changing OP (#84) 3 years ago
probonopd f98f5db10d
Signal chain in float32_t and fixes for float signal path (#73) 3 years ago
Rene Stange f03ff27f72
uimenu: Add "Save > Performance" function (#72) 3 years ago
Rene Stange 9c5dea76b0
Add shortcut for changing the TG in parameter edit (#70) 3 years ago
Rene Stange 32d196057d
Improve compressor and reverb effects (#69) 3 years ago
probonopd fcafaea364
Set diffusion default to 65 3 years ago
Rene Stange f67afbd381
uimenu: Fix: Edit OP parameter from selected TG (#68) 3 years ago
Rene Stange f915ce6b01
userinterface: Reverse click and double-click events (#67) 3 years ago
Rene Stange 4610a2a2fd
Support hierarchic menus (#61) 3 years ago
Holger 3b51ed8477
Added code for enabling compressor (compressor code is in Synth_Dexed) / Fixes for README.md / Added stereo plate reverb (#59) 3 years ago
Rene Stange 99cefaefd3
Add note limits and shift to performance.ini (#57) 3 years ago
probonopd 9a9ce1c3b1
Delete userinterface.cpp.orig 3 years ago
probonopd e5c60e1ac0
Center setting for stereo, closes #53 (#55) 3 years ago
probonopd d2242ca474
Enable 4 tone generators and detune by default 3 years ago
Rene Stange 2199208d34
Load performance config from performance.ini (#54) 3 years ago
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