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
probonopd 2b59d0f576
Change Spelling to "MIDIThru" (#131)
3 years ago
..
Makefile OPTIMIZE = -O3 (#99) 3 years ago
Rules.mk Multi-core support (#47) 3 years ago
Synth_Dexed.mk Enable filter cutoff, resonance, and real-time parameter control (#98) 3 years ago
circle_stdlib_app.h Restructure code and add new features (#37) 3 years ago
common.h Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 3 years ago
config.cpp Change Spelling to "MIDIThru" (#131) 3 years ago
config.h Change Spelling to "MIDIThru" (#131) 3 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 Next try for ReverbMixer and NEON extensions (RPi2/3/4) (#86) 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
mididevice.cpp Change Spelling to "MIDIThru" (#131) 3 years ago
mididevice.h Add MIDI through feature (#129) 3 years ago
midikeyboard.cpp Add MIDI through feature (#129) 3 years ago
midikeyboard.h Add MIDI through feature (#129) 3 years ago
minidexed.cpp Implement MIDI CC 120 (All Sound Off) and 123 (All Notes Off) (#127) 3 years ago
minidexed.h Implement MIDI CC 120 (All Sound Off) and 123 (All Notes Off) (#127) 3 years ago
minidexed.ini Change Spelling to "MIDIThru" (#131) 3 years ago
pckeyboard.cpp Add MIDI through feature (#129) 3 years ago
pckeyboard.h Support multiple Dexed instances (#50) 3 years ago
performance.ini Enable filter cutoff, resonance, and real-time parameter control (#98) 3 years ago
performanceconfig.cpp Enable filter cutoff, resonance, and real-time parameter control (#98) 3 years ago
performanceconfig.h Enable filter cutoff, resonance, and real-time parameter control (#98) 3 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 Add MIDI through feature (#129) 3 years ago
serialmididevice.h Add MIDI through feature (#129) 3 years ago
sysexfileloader.cpp Use INIT VOICE as default (#109) 3 years ago
sysexfileloader.h Support multiple Dexed instances (#50) 3 years ago
uimenu.cpp Allow enabling and disabling operators, closes #111 (#118) 3 years ago
uimenu.h uimenu: Add shortcut for changing OP (#84) 3 years ago
userinterface.cpp Add shortcut for changing the TG in parameter edit (#70) 3 years ago
userinterface.h Add shortcut for changing the TG in parameter edit (#70) 3 years ago
voices.c