Home
last modified time | relevance | path

Searched refs:BRISTOL_A_TRIGGER (Results 1 – 2 of 2) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristolarpeggiation.h76 #define BRISTOL_A_TRIGGER 0x0004 /* Currently internal only */ macro
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Darpeggiator.c155 baudio->arpeggio.flags |= BRISTOL_A_TRIGGER; in bristolArpeggiator()
157 baudio->arpeggio.flags &= ~BRISTOL_A_TRIGGER; in bristolArpeggiator()
770 if ((baudio->arpeggio.flags & BRISTOL_A_TRIGGER) in bristolArpegReVoice()