Commit Graph

154 Commits (fc6f7152f05c0e16503ed49c1a039282cf2ce686)

Author SHA1 Message Date
jnonis fc6f7152f0 Adapted Plate Reverb as AudioEffect 7 months ago
jnonis 751b69da3f Save Send FX configuration in performance 7 months ago
jnonis 7c2638cd7f WIP: Added Send FX 7 months ago
jnonis 17105a9c42 Code clean up 7 months ago
jnonis 509155573c Fixes for Tal Reverb 3 paramteres 7 months ago
jnonis 002c2b985c Added Ping Pong Mode and Mix control to Delay FX 7 months ago
jnonis 897c35aad0 Insert FX UI improvements 7 months ago
jnonis 881149e119 Process TG in stereo 7 months ago
jnonis e034e66f87 Added Tal Reverb 3 7 months ago
jnonis 116881b3a5 Fix for distortions 7 months ago
jnonis 6f05c233a6 Added Mod Distortions DS1 and BigMuff 7 months ago
jnonis 2d854393a4 Fix for Bypass and Removed Logs 7 months ago
jnonis 172c651aa5 Added Bypass to FX Parameters 7 months ago
jnonis 8ca21774fb Fix for Insert FX paramters ui 7 months ago
jnonis 7c8dc6f147 Save Insert FX parameters into performance 7 months ago
jnonis 7f110b284d Added generic fx paramters handling 7 months ago
jnonis 9b1ea33966 Added LP Filter Effect 8 months ago
jnonis 75f4333831 Added delay implementation 8 months ago
jnonis 7bcba9183a Added lock to inser FXs to avoid crashes. 8 months ago
jnonis d98c7cf701 Added Insert FX and Juno Chorus 8 months ago
probonopd afa72d21aa
Attempt to fix #646 (#649) 8 months ago
Kevin d08280bc70
Support for ST7789 based (SPI) displays (#652) 9 months ago
Kevin 4fa9e167b2
Initial implementation of USB MIDI SysEx message handling. (#634) 9 months ago
Kevin 75eb763055
Very early initial support for RPi 5 based on dev branch of circle. (#638) 10 months ago
probonopd 082445b630
Default MIDIAutoVoiceDumpOnPC to 0 (#614) 11 months ago
Kevin 544aaff5b8
Fix for Issue #628 - MIDI Button Channel 16 treated as OMNI by mistake. (#629) 11 months ago
probonopd 4755c5d861
Performance file handling (#581) 1 year ago
Kevin 9bc36800b9
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID. Fixes #416 (#593) 1 year ago
Kevin 258a456d40
Add USB Gadget Device support (#567) 1 year ago
Kevin 9503ad1246
Fix for Issue 535, putting something on the display as soon as it is initalised. (#542) 1 year ago
probonopd 9931998434
Fix breakpoint note names (#536) 1 year ago
Kevin b2c95bda78
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
Luca 8a3488021a
Added configuration needed to choose between Modern, OPL and Mark I engines (#443) 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
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
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) 2 years ago