このファイルは、オーディオ処理のコールバック関数を含む。
processdata.cpp で定義されています。
#include "afw.h"
ネームスペース | |
namespace | afw |
関数 | |
void | afw::initProcessData (int count) |
コールバック関数の処理化 | |
void | afw::processData (const shortfract leftIn[], const shortfract rightIn[], shortfract leftOut[], shortfract rightOut[], int count) |
オーディオ・コールバック関数 |