Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/axdemo/src/
Daxart3ddemo.c110 AXART_AUXB_VOLUME axartAuxBVolume;// set volume for aux B member
260 AXARTInitArtAuxBVolume (&so->axartAuxBVolume); in startSound()
265 so->axartAuxBVolume.attenuation = -904 << 16; in startSound()
273 AXARTAddArticulator (&so->axartSound, (AXART_ART*)&so->axartAuxBVolume); in startSound()