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.
Rene Stange
4793816d22
Support hierarchic menus
...
This introduces a new menu engine implemented in the class CUIMenu,
which can be configured with C-tables. This should make it easier to
extend the menus, without modifying the code too much. The UI provides
a main menu, which selects the TG to be edited and a TG sub-menu, which
presents the already known TG parameters (voice bank, voice, volume,
pan, detune and channel). A sub-menu is entered with single click and
left with double click. There are arrows displayed on the LCD, which
show the direction(s), to which the knob can be moved. All TG related
parameters are maintained in the class CMiniDexed now.
3 years ago
..
Makefile
Support hierarchic menus
3 years ago
Rules.mk
Multi-core support ( #47 )
3 years ago
Synth_Dexed.mk
Cleanup Makefile ( #46 )
3 years ago
circle_stdlib_app.h
Restructure code and add new features ( #37 )
3 years ago
config.cpp
Fix Stereo channel swap with HDMI ( #52 )
3 years ago
config.h
Fix Stereo channel swap with HDMI ( #52 )
3 years ago
config.txt
Simplify
3 years ago
dexedadapter.h
Support multiple Dexed instances ( #50 )
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
4 years ago
mididevice.cpp
Support multiple Dexed instances ( #50 )
3 years ago
mididevice.h
Support multiple Dexed instances ( #50 )
3 years ago
midikeyboard.cpp
Restructure code and add new features ( #37 )
3 years ago
midikeyboard.h
Restructure code and add new features ( #37 )
3 years ago
minidexed.cpp
Support hierarchic menus
3 years ago
minidexed.h
Support hierarchic menus
3 years ago
minidexed.ini
Fix Stereo channel swap with HDMI ( #52 )
3 years ago
pckeyboard.cpp
Support multiple Dexed instances ( #50 )
3 years ago
pckeyboard.h
Support multiple Dexed instances ( #50 )
3 years ago
performance.ini
Add note limits and shift to performance.ini ( #57 )
3 years ago
performanceconfig.cpp
Add note limits and shift to performance.ini ( #57 )
3 years ago
performanceconfig.h
Add note limits and shift to performance.ini ( #57 )
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
Restructure code and add new features ( #37 )
3 years ago
serialmididevice.h
Restructure code and add new features ( #37 )
3 years ago
sysexfileloader.cpp
Support multiple Dexed instances ( #50 )
3 years ago
sysexfileloader.h
Support multiple Dexed instances ( #50 )
3 years ago
uimenu.cpp
Support hierarchic menus
3 years ago
uimenu.h
Support hierarchic menus
3 years ago
userinterface.cpp
Support hierarchic menus
3 years ago
userinterface.h
Support hierarchic menus
3 years ago
voices.c
React to Progam Change MIDI messages, part of #11
3 years ago