Commit Graph

305 Commits (94ada57e1ee0a3d84abb7c9b9dc941c048aa7274)
 

Author SHA1 Message Date
Kevin 94ada57e1e Changed initialisation order for PerformanceSelectChannel to avoid asset problem on a Pi 4 and updated menu text to fit nicely on a HD44780 display. 2 years ago
Kevin 444b7ce917 Additional fix to ensure GPIO buttons are working correctly on Voices or Performances. 2 years ago
Kevin 51ddff2dcb Changed config setting to match description in original manuals: Performance Select Channel. Also now accepts 1-16 or Omni as values. 2 years ago
Kevin 46867f9650
Merge branch 'main' into ProgramButtons 2 years ago
probonopd 375900b9ec Update performances by @Banana71 2 years ago
Luca 8a3488021a
Added configuration needed to choose between Modern, OPL and Mark I engines (#443) 2 years ago
Kevin 3d6d281ebb
Merge branch 'main' into ProgramButtons 2 years ago
Tom Dial 571816feaa
corrected misspelling in build.sh error message (#520) 2 years ago
diyelectromusic 37e637ac93 Formatting fixups 2 years ago
diyelectromusic fb9e383b87 Minor fixups in formatting and so on after review. 2 years ago
diyelectromusic 8060ee381a Added PC option to Performance menu. Various bug fixes. Allow menu updating if on Performance/Load display. Swapped TG1 and TG3 in Performance 000008 so that TG1 is set to MIDI CH 1 in all Performances. 2 years ago
diyelectromusic a234380539 Add configuration option for Program Change to act on Voices within a TG or Performances. 2 years ago
diyelectromusic 8593dc955f Initial implementation of Program Up/Down and Tone Generator Up/Down selection and short cuts as buttons and MIDI buttons. 2 years ago
Kevin 87dc5ce432
Issue470 fix - Performance file bounds checking and error handling (#494) 2 years ago
Kevin bb50d022f3
Fix for Issue #471 Ignore MIDI All Notes Off in Omni mode (#493) 2 years ago
Kevin af0420edfa
Issue491 fix - Bank number auto-switching and bank number skipping issues in UI (#492) 2 years ago
probonopd 0d30aa301f Update performances by @Banana71 2 years ago
Kevin 00e2f101bb
If running on a RPI 1 or single core Pi then default to the TG1 menu as the home menu. (#481) 2 years ago
Kevin 582c740741
Expand Program Change messages across banks (#464) 2 years ago
probonopd 7e0251eee5
Use script to checkout correct versions of submodules (#475) 2 years ago
Luca 3a51fd74a7
Skip empty voices while scrolling (#466) 2 years ago
Kevin edd22ba8c6
Support for subdirectories in the SysEx voices directory (#473) 2 years ago
Kevin be594f53ef
Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. (#469) 2 years ago
Kevin cfd2a24804
Support for headerless SysEx Voice Banks (#463) 2 years ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 2 years ago
probonopd 43c0cd3dd6
Comment out "MIDI message is shorter than 2 bytes!" 2 years ago
probonopd 85d36a875b Merge branch 'main' of github.com:probonopd/MiniDexed 2 years ago
probonopd 26bcd876fb Remove performances as requested by @Banana71 2 years ago
probonopd 5fde376f62
MaxVoiceBankID = 16383 2 years ago
probonopd 2bb0297a4c Update performances by @Banana71 2 years ago
Kevin fcea41ead3
SSD1306 display rotation support and fix for #421 (#422) 2 years 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) 2 years ago
Kevin ad9689a719
Fix for Issue #369 to correctly recognise ChannelsSwapped config setting (#381) 2 years ago
Jennifer Wilcox 61a301a24c
Ignore clock and active sensing on serial MIDI (#417) 2 years ago
probonopd 24e10c308d
Delete gpt-commit-summarizer.yml 2 years ago
probonopd 4f69bc9689
Create gpt-commit-summarizer.yml 3 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 3 years ago
probonopd 4a8241226d
Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 3 years ago
probonopd 484671de86
Add performances by @Banana71 (#394) 3 years ago
probonopd d03717d602
MIDIButtonNotes=0 by default 3 years ago
probonopd f32c0c98dc
Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 3 years ago
probonopd 2bd6f4119f
Increase m_nPerformanceFileName, closes #379 3 years ago
probonopd 12f4ea7838
Implement IgnoreAllNotesOff=1 (#366) 3 years ago
probonopd 3d93d815ec
MIDI Button Navigation configuration for Nektar Impact LX 3 years ago
probonopd c7168d434f
Enable buttons on MIDI controllers to be used (#365) 3 years ago
probonopd d53aeb40f5
Update Circle to test MIDI controllers using the USB MIDI Class 2.0 spec 3 years ago
Kevin dcbd04c831
Add call to set Serial options to prevent CR to CRLF conversion (#311) 3 years ago
arsamus aa5a7c7450
Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 3 years ago
Kevin 768d763f73
Initial support for SSD1306 128x32 or 128x64 OLED displays (#312) 3 years ago
probonopd 50e9b7b8e0
Configurable GPIO buttons (#274) 3 years ago