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