Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A Dbrighton.c198 found = global.synths->synthtype = BRISTOL_REALISTIC; in brightonFindEmulation()
346 synthesisers[BRISTOL_REALISTIC] = &realisticApp; in main()
1344 global.synths->synthtype = BRISTOL_REALISTIC; in main()
1546 if (global.synths->synthtype == BRISTOL_REALISTIC) in main()
1558 if (synthesisers[BRISTOL_REALISTIC]->resources[0].devlocn[cont].device in main()
1561 synthesisers[BRISTOL_REALISTIC]->resources[0].devlocn[cont].image in main()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h167 #define BRISTOL_REALISTIC 0x001d /* Mood MG-1 sound generator */ macro