Home
last modified time | relevance | path

Searched refs:BRISTOL_CONN_FORCE (Results 1 – 11 of 11) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristolmidiapi.h68 #define BRISTOL_CONN_FORCE 0x00002000 macro
/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonRoutines.c874 (global->flags & BRISTOL_CONN_FORCE); in connectengine()
H A DbrightonVoxM2.c951 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in voxM2Init()
H A DbrightonStratus.c1314 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in stratusInit()
H A DbrightonPoly800.c1733 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in poly800Init()
H A DbrightonHammondB3.c1567 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in hammondB3Init()
H A DbrightonProphet10.c1693 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in pro10Init()
H A DbrightonOBXa.c2095 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in obxaInit()
H A DbrightonJupiter.c2692 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in jupiterInit()
H A DbrightonBitOne.c4649 manual.flags |= BRISTOL_CONN_FORCE|BRIGHTON_NOENGINE; in bitoneInit()
/dports/audio/bristol/bristol-0.60.10/libbristolmidi/
H A Dinterface.c130 if (((flags & BRISTOL_CONN_FORCE) == 0) in bristolMidiOpen()