Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dbristolsystem.c401 baudio->mixflags |= BRISTOL_KEYHOLD; in bristolSystem()
403 baudio->mixflags &= ~BRISTOL_KEYHOLD; in bristolSystem()
H A Dmidinote.c333 || (voice->baudio->mixflags & BRISTOL_KEYHOLD))
401 || (voice->baudio->mixflags & BRISTOL_KEYHOLD))
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h536 #define BRISTOL_KEYHOLD 0x8000000000000000ULL macro