Home
last modified time | relevance | path

Searched refs:BRISTOL_FX_STEREO (Results 1 – 5 of 5) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dfollower.c170 (*operator)->flags |= BRISTOL_FX_STEREO; in followerinit()
H A Daksreverb.c216 (*operator)->flags |= BRISTOL_FX_STEREO; in aksreverbinit()
H A DaudioEngine.c550 if (audiomain->palette[index]->flags & BRISTOL_FX_STEREO) in doAudioOps()
596 if (audiomain->palette[index]->flags & BRISTOL_FX_STEREO) in doAudioOps()
H A Dreverb.c251 (*operator)->flags |= BRISTOL_FX_STEREO; in reverbinit()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h475 #define BRISTOL_FX_STEREO 4 macro