Commit Graph

141 Commits (9e8be2b541126e39bfa7aa1534ef55f7e6a32297)

Author SHA1 Message Date
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
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
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 5fde376f62
MaxVoiceBankID = 16383 2 years ago
probonopd c14f34d267
Fix missing \ 2 years ago
probonopd d4f70435d7
...but add EngineMsfa.o here 2 years ago
probonopd 9df651e20a
Don't add EngineMsfa.o here... 2 years ago
probonopd 9f97c41b97
Add EngineMsfa.o to Makefile 2 years ago
donluca 09af1e3b9a Moved blocks of code around 2 years ago
donluca 9f0df24eeb Fixed a typo 2 years ago
donluca be06ff0a28 Changed the way we parse and set the engine type from the config file following @diyelectromusic suggestions 2 years ago
donluca f2d85b6bdb Casting of the engine variable corrected 2 years ago
donluca 8cf1826b69 Fix for error when compiling on 64-bit platforms 2 years ago
donluca 981cc06970 Small Fixes 2 years ago
donluca c2deb77a43 Fixes 2 years ago
donluca cd548981c6
Added Engine Type selection 2 years ago
donluca 657910f6c1
Added selection for Engine Type 2 years ago
donluca 5c050a276f
Update config.cpp 2 years ago
donluca 2589628f2b
Added Engine selection 2 years ago
donluca 79eac090cd
Added Engines Mark I and OPL 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 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 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
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
Holger 0a5ec7d529
Fix for garbled device name in debug output, closes #265 3 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
probonopd e026ea1948
Initial support for I2C HD44780 displays (#225) 3 years ago