Home
last modified time | relevance | path

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

/dports/audio/aylet/aylet-0.5/
H A Dsound.h12 extern int sound_stereo_ay_abc;
H A Dsound.c45 int sound_stereo_ay_abc=0; /* (AY stereo) true for ABC stereo, else ACB */ variable
197 if(sound_stereo_ay_abc) in sound_init()
H A Dmain.c748 sound_stereo_ay_abc=1; in parseoptions()