|
|
@ -173,9 +173,9 @@ LCDML_add(144, LCDML_0_4_5, 1, "MIDI Recv Bank", UI_func_sysex_receive_bank); |
|
|
|
LCDML_add(145, LCDML_0_4_5, 2, "MIDI Send Bank", UI_func_sysex_send_bank); |
|
|
|
LCDML_add(145, LCDML_0_4_5, 2, "MIDI Send Bank", UI_func_sysex_send_bank); |
|
|
|
LCDML_add(146, LCDML_0_4, 6, "EEPROM Reset", UI_func_eeprom_reset); |
|
|
|
LCDML_add(146, LCDML_0_4, 6, "EEPROM Reset", UI_func_eeprom_reset); |
|
|
|
LCDML_add(147, LCDML_0, 5, "System", NULL); |
|
|
|
LCDML_add(147, LCDML_0, 5, "System", NULL); |
|
|
|
LCDML_add(148, LCDML_0_4, 3, "Volume", UI_func_volume); |
|
|
|
LCDML_add(148, LCDML_0_5, 3, "Volume", UI_func_volume); |
|
|
|
LCDML_add(149, LCDML_0_4, 1, "Stereo/Mono", UI_func_stereo_mono); |
|
|
|
LCDML_add(149, LCDML_0_5, 1, "Stereo/Mono", UI_func_stereo_mono); |
|
|
|
LCDML_add(150, LCDML_0_4, 2, "MIDI Soft THRU", UI_func_midi_soft_thru); |
|
|
|
LCDML_add(150, LCDML_0_5, 2, "MIDI Soft THRU", UI_func_midi_soft_thru); |
|
|
|
LCDML_add(151, LCDML_0, 6, "Info", UI_func_information); |
|
|
|
LCDML_add(151, LCDML_0, 6, "Info", UI_func_information); |
|
|
|
#define _LCDML_DISP_cnt 151 |
|
|
|
#define _LCDML_DISP_cnt 151 |
|
|
|
#define MENU_ID_OF_INSTANCE_2 59 |
|
|
|
#define MENU_ID_OF_INSTANCE_2 59 |
|
|
|