Home
last modified time | relevance | path

Searched refs:BRISTOL_LADI_SAVE_REQ (Results 1 – 4 of 4) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h124 #define BRISTOL_LADI_SAVE_REQ 0x00000001 macro
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dmidithread.c135 midiMsg.params.bristol.controller = BRISTOL_LADI_SAVE_REQ; in midiThreadSaveReq()
H A Dmidihandlers.c483 case BRISTOL_LADI_SAVE_REQ: in midiSystem()
/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonControllers.c1254 if (msg->params.bristol.controller == BRISTOL_LADI_SAVE_REQ) { in brightonMidiInput()