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
Kevin d5819608c5 Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range. 1 year ago
..
patches Add WM8960 support (#133) 3 years ago
Makefile Enable buttons on MIDI controllers to be used (#365) 3 years ago
Rules.mk Add USB Gadget Device support (#567) 1 year ago
Synth_Dexed.mk Added configuration needed to choose between Modern, OPL and Mark I engines (#443) 2 years ago
circle_stdlib_app.h Add USB Gadget Device support (#567) 1 year ago
common.h Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
config.cpp Add USB Gadget Device support (#567) 1 year ago
config.h Add USB Gadget Device support (#567) 1 year 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 Add USB Gadget Device support (#567) 1 year ago
kernel.h Add USB Gadget Device support (#567) 1 year ago
main.cpp
mididevice.cpp Start of subdirectory implementation for performance banks. 1 year ago
mididevice.h Enable buttons on MIDI controllers to be used (#365) 3 years ago
midikeyboard.cpp Enable buttons on MIDI controllers to be used (#365) 3 years ago
midikeyboard.h Enable buttons on MIDI controllers to be used (#365) 3 years ago
midipin.cpp Enable buttons on MIDI controllers to be used (#365) 3 years ago
midipin.h Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
minidexed.cpp Initial implementation of performance bank switching in the UI menu. 1 year ago
minidexed.h Initial implementation of performance bank switching in the UI menu. 1 year ago
minidexed.ini Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
pckeyboard.cpp Enable buttons on MIDI controllers to be used (#365) 3 years ago
pckeyboard.h Enable buttons on MIDI controllers to be used (#365) 3 years ago
performance.ini Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 3 years ago
performanceconfig.cpp Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range. 1 year ago
performanceconfig.h Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range. 1 year ago
perftimer.cpp
perftimer.h
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) 3 years ago
sysexfileloader.cpp Issue491 fix - Bank number auto-switching and bank number skipping issues in UI (#492) 2 years ago
sysexfileloader.h Support for subdirectories in the SysEx voices directory (#473) 2 years ago
uibuttons.cpp Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
uibuttons.h Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
uimenu.cpp Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range. 1 year ago
uimenu.h Initial implementation of performance bank switching in the UI menu. 1 year ago
userinterface.cpp Fix for Issue 535, putting something on the display as soon as it is initalised. (#542) 2 years ago
userinterface.h Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
voices.c