Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A Dbrighton.c301 global.synths->synthtype = BRISTOL_HAMMONDB3; in main()
327 synthesisers[BRISTOL_HAMMONDB3] = &hammondB3App; in main()
1105 global.synths->synthtype = BRISTOL_HAMMONDB3; in main()
1211 global.synths->synthtype = BRISTOL_HAMMONDB3; in main()
1758 if (global.synths->synthtype == BRISTOL_HAMMONDB3) in main()
H A DbrightonHammondB3.c1553 if (synth->synthtype == BRISTOL_HAMMONDB3) in hammondB3Init()
1572 synth->synthtype = BRISTOL_HAMMONDB3; in hammondB3Init()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h144 #define BRISTOL_HAMMONDB3 0x0006 macro