Commit Graph

294 Commits (07fbcad4fb98a67c8a2d76b1a7427442f9e04c1d)
 

Author SHA1 Message Date
probonopd 07fbcad4fb
Merge branch 'main' into setVelocityScale 2 years ago
Kevin be594f53ef
Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. (#469) 2 years ago
Luca eab294d563
Merge branch 'probonopd:main' into setVelocityScale 2 years ago
Kevin cfd2a24804
Support for headerless SysEx Voice Banks (#463) 2 years ago
probonopd ff70607119
Merge branch 'main' into setVelocityScale 2 years ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 2 years ago
Luca 792ae0e007
Merge branch 'probonopd:main' into setVelocityScale 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
Luca e891ec8d2e
Update Synth_Dexed.mk 2 years ago
Luca 8a503255db
Update build.yml 2 years ago
probonopd 0d3ed2ba3e
Update Synth_Dexed to 8c67f73 2 years ago
donluca 5b194adaae
Update build.yml 2 years ago
donluca b6778f8e7d
Update build.yml 2 years ago
donluca 653acc7ddc Small fixes 2 years ago
donluca 7e38721a44 Added configuration needed to set Velocity Scales 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 2 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 2 years ago
probonopd 4a8241226d
Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 2 years ago
probonopd 484671de86
Add performances by @Banana71 (#394) 2 years ago
probonopd d03717d602
MIDIButtonNotes=0 by default 2 years ago
probonopd f32c0c98dc
Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
probonopd 2bd6f4119f
Increase m_nPerformanceFileName, closes #379 2 years ago
probonopd 12f4ea7838
Implement IgnoreAllNotesOff=1 (#366) 2 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
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 cdd28503fc
i2c 3 years ago
probonopd e026ea1948
Initial support for I2C HD44780 displays (#225) 3 years ago
Holger 52b8900293
Fix for Serial Midi In double triggering notes (#216) 3 years ago
Holger 6d14da8604
Less CPU consuming setting for panorama values (#212) 3 years ago
probonopd 282391342c
Voices can be edited over MIDI 3 years ago
Holger b6df892a44
Fixing linear internal mixer to non-linear (x^4) / Fixing linear pan to non-linear (sin/cos) #182 (#210) 3 years ago