Home
last modified time | relevance | path

Searched refs:FUNCTION_PANEL (Results 1 – 3 of 3) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMixerMenu.c377 0, FUNCTION_PANEL, DISPLAY1); in displayMenu()
506 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY3); in functionOp()
863 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY1); in printTrackMenu()
869 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY3); in printTrackMenu()
1019 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY1); in songShowList()
1047 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY1); in memoryShowList()
1131 0, FUNCTION_PANEL, DISPLAY1); in printMemMenu()
1134 displayPanel(synth, text, 0, FUNCTION_PANEL, DISPLAY2); in printMemMenu()
1154 0, FUNCTION_PANEL, DISPLAY1); in printMidiMenu()
1158 0, FUNCTION_PANEL, DISPLAY2); in printMidiMenu()
[all …]
H A DbrightonMixer.h47 #define FUNCTION_PANEL 2 macro
48 #define VBUS_PANEL FUNCTION_PANEL
49 #define BUS_PANEL (FUNCTION_PANEL + 1)
H A DbrightonMixer.c1187 case FUNCTION_PANEL: in mixCallback()
1360 functionOp(synth, FUNCTION_PANEL, 1, 1, 0.0); in mixConfigure()