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
abscisys dc15d62c15 Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main 2 years ago
..
patches Add WM8960 support (#133) 3 years ago
test FX fixes + optimizations + prepare for FX2 release 2 years ago
Makefile FX fixes + optimizations + prepare for FX2 release 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 SSD1306 display rotation support and fix for #421 (#422) 2 years ago
config.h SSD1306 display rotation support and fix for #421 (#422) 2 years ago
config.txt Simplify 3 years ago
debug.hpp Fixing many FX bugs and change of test framework 2 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 Fixing many FX bugs and change of test framework 2 years ago
effect_platervbstereo.cpp Fixes on FX to increase stability and performances 2 years ago
effect_platervbstereo.h Fixing many FX bugs and change of test framework 2 years ago
extra_features.h Fixes on FX to increase stability and performances 2 years ago
fx.cpp Fixes on FX to increase stability and performances 2 years ago
fx.h FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_base.h Fixing many FX bugs and change of test framework 2 years ago
fx_chorus.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_chorus.h Fixing many FX bugs and change of test framework 2 years ago
fx_components.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_components.h FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_delay.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_delay.h Fixing many FX bugs and change of test framework 2 years ago
fx_engine.hpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_flanger.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_flanger.h Fixing many FX bugs and change of test framework 2 years ago
fx_orbitone.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_orbitone.h Fixing many FX bugs and change of test framework 2 years ago
fx_phaser.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_phaser.h Fixes on FX to increase stability and performances 2 years ago
fx_rack.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_rack.h FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_reverberator.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_reverberator.h FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_svf.cpp FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_svf.h FX fixes + optimizations + prepare for FX2 release 2 years ago
fx_tube.cpp Fixes on FX to increase stability and performances 2 years ago
fx_tube.h Fixing many FX bugs and change of test framework 2 years ago
fx_unit.hpp Fixes on FX to increase stability and performances 2 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 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
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 Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main 2 years ago
minidexed.h Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main 2 years ago
minidexed.ini SSD1306 display rotation support and fix for #421 (#422) 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 FXRack finalization 2 years ago
performanceconfig.cpp FXRack finalization 2 years ago
performanceconfig.h FXRack finalization 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 Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 2 years ago
sysexfileloader.h Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 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 FXRack finalization 2 years ago
uimenu.h Tranform TapeDelay into a Delay as Flutter is a noise artifact generator 2 years ago
userinterface.cpp SSD1306 display rotation support and fix for #421 (#422) 2 years ago
userinterface.h A bit of cleanup 2 years ago
voices.c React to Progam Change MIDI messages, part of #11 3 years ago