Searched refs:AXART_SINE_SAMPLES (Results 1 – 2 of 2) sorted by relevance
307 …AXARTInitLfo(&cubePitchMod[0].lfo, AXARTSine, AXART_SINE_SAMPLES, (0.3f * AXART_SINE_SAMPLES) / 20… in addModToCube()308 …AXARTInitLfo(&cubePitchMod[1].lfo, AXARTSine, AXART_SINE_SAMPLES, (5.0f * AXART_SINE_SAMPLES) / 20… in addModToCube()310 …AXARTInitLfo(&cubeVolumeMod[1].lfo, AXARTSine, AXART_SINE_SAMPLES, (3.0f * AXART_SINE_SAMPLES) / 2… in addModToCube()
131 #define AXART_SINE_SAMPLES 64 macro138 extern f32 AXARTSine[AXART_SINE_SAMPLES];