Home
last modified time | relevance | path

Searched refs:BRISTOL_CHORD_ENABLE (Results 1 – 7 of 7) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristolarpeggiation.h44 #define BRISTOL_CHORD_ENABLE 16 macro
/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonPoly800.c833 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in poly800ChordRelearn()
1425 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in poly800ModCallback()
1454 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 1); in poly800ModCallback()
1462 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in poly800ModCallback()
H A DbrightonProphet10.c1574 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in pro10Chord()
1608 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, v); in pro10Chord()
1863 dispatch[57].operator = BRISTOL_CHORD_ENABLE; in pro10Init()
1866 dispatch[58].operator = BRISTOL_CHORD_ENABLE; in pro10Init()
H A DbrightonJupiter.c2532 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in jupiterChord()
2555 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, v); in jupiterChord()
2938 dispatch[92].operator = BRISTOL_CHORD_ENABLE; in jupiterInit()
2941 dispatch[93].operator = BRISTOL_CHORD_ENABLE; in jupiterInit()
H A DbrightonOBXa.c1762 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in obxaChord()
1789 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, v); in obxaChord()
H A DbrightonBitOne.c386 {BITONE_STEPPED, 0, 1, 125, BRISTOL_CHORD_ENABLE, B1_INACTIVE},
4525 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in bitoneChordRelearn()
4531 BRISTOL_ARPEGGIATOR, BRISTOL_CHORD_ENABLE, 0); in bitoneChordRelearn()
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Darpeggiator.c297 case BRISTOL_CHORD_ENABLE: in bristolArpeggiator()