Commit Graph

20 Commits (692f57ae9e54150d97301ebea39ccbd4d061f271)

Author SHA1 Message Date
Kevin 692f57ae9e Bugfix - removed redundant legacy check that results in out of order performance files being skipped on load. 1 year ago
Kevin e49a410d7e Fix a minor off-by-one error found in review. 1 year ago
Kevin 7a9dd25786 Remove verbose debug options (doh!) 1 year ago
Kevin 5e910a5201 Bugfixes for legacy cases when no performance directory exists plus some extra checks for saving and deleting performances. 1 year ago
Kevin d5819608c5 Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range. 1 year ago
Kevin 2109b576e3 Initial implementation of performance bank switching in the UI menu. 1 year ago
Kevin 36d138f3da Initial version with performance banks, selectable over MIDI only. 1 year ago
Kevin a02515360d Start of subdirectory implementation for performance banks. 1 year ago
Kevin 494005102b Initial update in performance file handling. This change makes the 6-digit number in the filename indicate a performance "voice number" in MiniDexed. The external filename numbers will now match any Program Change messages using the common MIDI concept of user selecting 1..128 whilst internally they are treated as 0..127. Note: in the case of performances, performance 1 (index 0) is the Default "performance.ini" file for backwards compatibility. 1 year ago
Kevin 87dc5ce432
Issue470 fix - Performance file bounds checking and error handling (#494) 2 years ago
arsamus aa5a7c7450
Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 3 years ago
arsamus 60ab4a562b
Switchable performance files and saving all voice data parameters. (#228) 3 years ago
arsamus 85a4d9953b
Support for Portamento and Pitch Bender parameters (#206) 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 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