|
|
|
@ -103,7 +103,7 @@ LCDML_add(69, LCDML_0_1, 8, "Save Voice", UI_func_save_voice); |
|
|
|
|
LCDML_add(70, LCDML_0, 3, "Load/Save", NULL); |
|
|
|
|
LCDML_add(71, LCDML_0_3, 1, "Load Perf.", UI_func_load_performance); |
|
|
|
|
LCDML_add(72, LCDML_0_3, 2, "Save Perf.", UI_func_save_performance); |
|
|
|
|
LCDML_add(73, LCDML_0_2, 3, "Name Perf.", UI_func_set_performance_name);
|
|
|
|
|
LCDML_add(73, LCDML_0_3, 3, "Name Perf.", UI_func_set_performance_name);
|
|
|
|
|
LCDML_add(74, LCDML_0_3, 4, "MIDI", NULL); |
|
|
|
|
LCDML_add(75, LCDML_0_3_4, 1, "MIDI Recv Bank", UI_func_sysex_receive_bank); |
|
|
|
|
LCDML_add(76, LCDML_0_3_4, 2, "MIDI Snd Bank", UI_func_sysex_send_bank); |
|
|
|
|