Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMini.h87 #define REQ_DEBUG_1 0x00001000 macro
H A DbrightonControllers.c771 if ((synth->flags & REQ_DEBUG_MASK) >= REQ_DEBUG_1) in brightonShiftKeyInput()
795 if ((synth->flags & REQ_DEBUG_MASK) >= REQ_DEBUG_1) in brightonShiftKeyInput()
H A Dbrighton.c1014 | (((global.synths->flags & REQ_DEBUG_MASK) + REQ_DEBUG_1) in main()
1594 if ((global.synths->flags & REQ_DEBUG_MASK) >= (REQ_DEBUG_4|REQ_DEBUG_1)) in main()
H A DbrightonCLI.c3747 if (SYNTHS->flags & REQ_DEBUG_1) in brightonCLIcheck()
4130 if (SYNTHS->flags & REQ_DEBUG_1) in brightonCLIcheck()