|
|
|
@ -100,7 +100,7 @@ LCDML_add(65, LCDML_0_2, 8, "Smart Filter", UI_func_smart_filter); |
|
|
|
|
LCDML_add(66, LCDML_0, 3, "E-Piano", NULL); |
|
|
|
|
LCDML_add(67, LCDML_0_3, 1, "Voice Level", UI_func_epiano_sound_intensity); |
|
|
|
|
LCDML_add(68, LCDML_0_3, 2, "Panorama", UI_func_epiano_panorama); |
|
|
|
|
LCDML_add(69, LCDML_0_3, 3, "Audio", NULL); |
|
|
|
|
LCDML_add(69, LCDML_0_3, 3, "Sound", NULL); |
|
|
|
|
LCDML_add(70, LCDML_0_3_3, 1, "Decay", UI_func_epiano_decay); // uint8_t decay;
|
|
|
|
|
LCDML_add(71, LCDML_0_3_3, 2, "Release", UI_func_epiano_release); // uint8_t release;
|
|
|
|
|
LCDML_add(72, LCDML_0_3_3, 3, "Hardness", UI_func_epiano_hardness); // uint8_t hardness;
|
|
|
|
|