Commit Graph

49 Commits (494aaa3bba2186d2f2fa863e53002afb29620d07)

Author SHA1 Message Date
Vincent GAUCHE 7f90b5d4d8 reset to origin main branch 2 years ago
Kevin be594f53ef
Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. (#469) 2 years ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 2 years ago
Kevin fcea41ead3
SSD1306 display rotation support and fix for #421 (#422) 2 years ago
abscisys e18c0f284e FXRack finalization 2 years ago
abscisys 4fb79f858a Fixing the Phaser 2 years ago
abscisys d0fe01f652 Tranform TapeDelay into a Delay as Flutter is a noise artifact generator 2 years ago
abscisys 8227a3abe1 Fixing the Orbitone 2 years ago
abscisys dc5165e91b Removing the Chorus Feedback parameter that makes no sense 2 years ago
abscisys 6da53dcac5 Fixing the Shimmer Reverb 2 years ago
abscisys 17030e8065 2nd phase of debugging 2 years ago
abscisys 1b33d6b94e Multiple fixes - intermediate debugging 2 years ago
abscisys 63a9460a1b Finalizing the menu integration and wiring to UI 2 years ago
abscisys d1408c6694 Start FXRack parameter integration 2 years ago
abscisys 5317265624 Revert "Implementationg proposition for:" 2 years ago
abscisys a69e97f61d Implementationg proposition for: 2 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 2 years ago
arsamus aa5a7c7450
Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 2 years ago
arsamus 60ab4a562b
Switchable performance files and saving all voice data parameters. (#228) 3 years ago
Holger c00ed09398
Fixes for SYSEX channel messages / Added master volume method (also for SYSEX) (#249) 3 years ago
probonopd 2f044b6fcb
Fix Save Performance (#238) 3 years ago
arsamus 85a4d9953b
Support for Portamento and Pitch Bender parameters (#206) 3 years ago
Holger 3894cb3b21
Support for Yamaha DX7 SysEx commands (#195) 3 years ago
probonopd 47ad10cbad
Implement MIDI CC 120 (All Sound Off) and 123 (All Notes Off) (#127) 3 years ago
probonopd 574707789d
Allow enabling and disabling operators, closes #111 (#118) 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 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 32d196057d
Improve compressor and reverb effects (#69) 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
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
Rene Stange 6f3f2e12da
Multi-core support (#47) 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
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
probonopd d86a45324f Do not hardcode initial voice 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 08be352d24 Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2 3 years ago