Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h541 #define BRISTOL_MNL_TRIG 0x0010 macro
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Daudiothread.c450 baudio->notemap.flags |= BRISTOL_MNL_TRIG; in bristolMidiController()
452 baudio->notemap.flags &= ~BRISTOL_MNL_TRIG; in bristolMidiController()
H A Dmidinote.c207 if (baudio->notemap.flags & BRISTOL_MNL_TRIG) in doMNL()
222 } else if (baudio->notemap.flags & BRISTOL_MNL_TRIG) { in doMNL()
H A Dbristolodyssey.c332 && (baudio->notemap.flags & BRISTOL_MNL_TRIG)) in odysseyPreops()
352 && (baudio->notemap.flags & BRISTOL_MNL_TRIG)) in odysseyPreops()