processdata.cpp


説明

オーディオコールバック関数

作者:
アナログ・デバイセズ株式会社
このファイルは、オーディオ処理のコールバック関数を含む。

processdata.cpp で定義されています。

#include "afw.h"
#include "ad7998.h"
#include "dline.h"
#include "osc.h"

ソースコードを見る。

ネームスペース

namespace  afw

関数

void afw::initProcessData (int count)
 コールバック関数の初期化
void afw::processData (const shortfract leftIn[], const shortfract rightIn[], shortfract leftOut[], shortfract rightOut[], int count)
 オーディオ・コールバック関数

変数

const int afw::mHz = (int)(65536.0*65536.0/48000.0/1000.0)
 周波数指定用定数
shortfract * afw::lfotemp
 LFO用バッファ
osc::COscillatorafw::lfo
 低周波発振器
const unsigned int afw::maxShift = 1024
 最大シフト量
dline::CShifterafw::shifter
 シフタ


Flangerに対してWed Jul 25 11:10:16 2007に生成されました。  doxygen 1.5.2