You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
MiniDexed/src
diyelectromusic 35fa23cbf1 Implement option to allow MIDI Program Change messages to select aross four consecutive banks as discussed in Issue #391. 2 years ago
..
patches Add WM8960 support (#133) 3 years ago
Makefile Enable buttons on MIDI controllers to be used (#365) 2 years ago
Rules.mk SSD1306 display rotation support and fix for #421 (#422) 2 years ago
Synth_Dexed.mk Enable filter cutoff, resonance, and real-time parameter control (#98) 3 years ago
circle_stdlib_app.h SSD1306 display rotation support and fix for #421 (#422) 2 years ago
common.h Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
config.cpp Implement option to allow MIDI Program Change messages to select aross four consecutive banks as discussed in Issue #391. 2 years ago
config.h Implement option to allow MIDI Program Change messages to select aross four consecutive banks as discussed in Issue #391. 2 years ago
config.txt Simplify 3 years ago
dexedadapter.h Allow enabling and disabling operators, closes #111 (#118) 3 years ago
effect_compressor.cpp Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
effect_compressor.h Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
effect_mixer.hpp Less CPU consuming setting for panorama values (#212) 3 years ago
effect_platervbstereo.cpp Signal chain in float32_t and fixes for float signal path (#73) 3 years ago
effect_platervbstereo.h Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
kernel.cpp Load performance config from performance.ini (#54) 3 years ago
kernel.h Multi-core support (#47) 3 years ago
main.cpp Mirror from rsta2/circle#274 (comment), thanks @rsta2 3 years ago
mididevice.cpp Fix for Issue #460 implements MIDI Bank Select MSB/LSB based on PR #395 submitted by @abscisys 2 years ago
mididevice.h Enable buttons on MIDI controllers to be used (#365) 2 years ago
midikeyboard.cpp Enable buttons on MIDI controllers to be used (#365) 2 years ago
midikeyboard.h Enable buttons on MIDI controllers to be used (#365) 2 years ago
midipin.cpp Enable buttons on MIDI controllers to be used (#365) 2 years ago
midipin.h Enable buttons on MIDI controllers to be used (#365) 2 years ago
minidexed.cpp Implement option to allow MIDI Program Change messages to select aross four consecutive banks as discussed in Issue #391. 2 years ago
minidexed.h Fix for Issue #458 to not show blank banks in the menus. Also handles MIDI bank select messages and won't change banks if the final selected bank isn't loaded. 2 years ago
minidexed.ini Implement option to allow MIDI Program Change messages to select aross four consecutive banks as discussed in Issue #391. 2 years ago
pckeyboard.cpp Enable buttons on MIDI controllers to be used (#365) 2 years ago
pckeyboard.h Enable buttons on MIDI controllers to be used (#365) 2 years ago
performance.ini Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 2 years ago
performanceconfig.cpp Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 2 years ago
performanceconfig.h Increase m_nPerformanceFileName, closes #379 2 years ago
perftimer.cpp Restructure code and add new features (#37) 3 years ago
perftimer.h Restructure code and add new features (#37) 3 years ago
serialmididevice.cpp Ignore clock and active sensing on serial MIDI (#417) 2 years ago
serialmididevice.h Enable buttons on MIDI controllers to be used (#365) 2 years ago
sysexfileloader.cpp Fix for Issue #459 Initial support for loading of headerless SysEx voice banks as a configuraton option 2 years ago
sysexfileloader.h Fix for Issue #459 Initial support for loading of headerless SysEx voice banks as a configuraton option 2 years ago
uibuttons.cpp Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
uibuttons.h Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
uimenu.cpp Fix for Issue #458 to not show blank banks in the menus. Also handles MIDI bank select messages and won't change banks if the final selected bank isn't loaded. 2 years ago
uimenu.h Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 2 years ago
userinterface.cpp SSD1306 display rotation support and fix for #421 (#422) 2 years ago
userinterface.h Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
voices.c React to Progam Change MIDI messages, part of #11 3 years ago