Commit Graph

51 Commits (258a456d40c5f2c89cac924604e8c5bcade8b7ee)

Author SHA1 Message Date
Kevin 258a456d40
Add USB Gadget Device support (#567) 6 months ago
Kevin b2c95bda78
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 9 months ago
Luca 8a3488021a
Added configuration needed to choose between Modern, OPL and Mark I engines (#443) 9 months ago
Kevin 87dc5ce432
Issue470 fix - Performance file bounds checking and error handling (#494) 1 year ago
Kevin 582c740741
Expand Program Change messages across banks (#464) 1 year ago
Kevin cfd2a24804
Support for headerless SysEx Voice Banks (#463) 1 year ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 1 year ago
Kevin fcea41ead3
SSD1306 display rotation support and fix for #421 (#422) 1 year ago
probonopd a51859bb32
Configuration option for automatic voice data dump on ProgramChange but only send it when a TG has a valid MIDI channel. (#388) 1 year ago
Kevin ad9689a719
Fix for Issue #369 to correctly recognise ChannelsSwapped config setting (#381) 1 year ago
probonopd c7168d434f
Enable buttons on MIDI controllers to be used (#365) 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) 2 years ago
Holger c00ed09398
Fixes for SYSEX channel messages / Added master volume method (also for SYSEX) (#249) 2 years ago
probonopd 2f044b6fcb
Fix Save Performance (#238) 2 years ago
arsamus 85a4d9953b
Support for Portamento and Pitch Bender parameters (#206) 2 years ago
probonopd e026ea1948
Initial support for I2C HD44780 displays (#225) 2 years ago
Holger 52b8900293
Fix for Serial Midi In double triggering notes (#216) 2 years ago
Holger 3894cb3b21
Support for Yamaha DX7 SysEx commands (#195) 2 years ago
probonopd 47ad10cbad
Implement MIDI CC 120 (All Sound Off) and 123 (All Notes Off) (#127) 2 years ago
probonopd 574707789d
Allow enabling and disabling operators, closes #111 (#118) 2 years ago
probonopd b1b318cdeb
Enable filter cutoff, resonance, and real-time parameter control (#98) 2 years ago
Holger 77813bf90e
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 2 years ago
probonopd f98f5db10d
Signal chain in float32_t and fixes for float signal path (#73) 2 years ago
Rene Stange f03ff27f72
uimenu: Add "Save > Performance" function (#72) 2 years ago
Rene Stange 32d196057d
Improve compressor and reverb effects (#69) 2 years ago
probonopd fcafaea364
Set diffusion default to 65 2 years ago
Rene Stange 4610a2a2fd
Support hierarchic menus (#61) 2 years ago
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