ERIS CORE

◆ getArbWaveForm()

const int16_t * AudioDirector::getArbWaveForm ( uint16_t  i)

Definition at line 248 of file AudioDirector.cpp.

248  {
249  return wt[i];
250 }
const int16_t ** wt

References wt.

Referenced by audioDirectorGetArbWaveFormCallback().

+ Here is the caller graph for this function: