calcEffect(JASChannel::PanVector const *) | JASChannel | static |
calcPan(JASChannel::PanVector const *) | JASChannel | static |
Callback typedef | JASChannel | |
CallbackType enum name | JASChannel | |
CB_PLAY enum value | JASChannel | |
CB_START enum value | JASChannel | |
CB_STOP enum value | JASChannel | |
CB_TIMER enum value | JASChannel | |
checkBankDispose() const | JASChannel | |
dspUpdateCallback(u32, JASDsp::TChannel *, void *) | JASChannel | static |
effectOsc(u32, JASOscillator::EffectParams *) | JASChannel | |
field_0x0 | JASChannel | |
field_0x104 | JASChannel | |
field_0x4 | JASChannel | |
field_0xdc | JASChannel | |
filler | JASChannel | private |
free() | JASChannel | |
getMemPool() | JASPoolAllocObject_MultiThreaded< JASChannel > | inlineprivatestatic |
initBankDisposeMsgQueue() | JASChannel | static |
initialUpdateDSPChannel(JASDsp::TChannel *) | JASChannel | |
isDolbyMode() | JASChannel | inline |
JASChannel(Callback, void *) | JASChannel | |
mBankDisposeID | JASChannel | |
mCallback | JASChannel | |
mCallbackData | JASChannel | |
mDspCh | JASChannel | |
mKey | JASChannel | |
mKeySweep | JASChannel | |
mKeySweepCount | JASChannel | |
mKeySweepTarget | JASChannel | |
mMixConfig | JASChannel | |
mOscillators | JASChannel | |
mParams | JASChannel | |
mPauseFlag | JASChannel | |
mPriority | JASChannel | |
mSkipSamples | JASChannel | |
mSoundParams | JASChannel | |
mStatus | JASChannel | |
mTremolo | JASChannel | |
mUpdateTimer | JASChannel | |
mVelocity | JASChannel | |
mVibrate | JASChannel | |
newMemPool(int n) | JASPoolAllocObject_MultiThreaded< JASChannel > | inlinestatic |
operator delete(void *ptr, size_t n) | JASPoolAllocObject_MultiThreaded< JASChannel > | inlinestatic |
operator new(size_t n) | JASPoolAllocObject_MultiThreaded< JASChannel > | inlinestatic |
operator new(size_t n, void *ptr) | JASPoolAllocObject_MultiThreaded< JASChannel > | inlinestatic |
play() | JASChannel | |
playForce() | JASChannel | |
receiveBankDisposeMsg() | JASChannel | static |
release(u16) | JASChannel | |
sBankDisposeList | JASChannel | static |
sBankDisposeListSize | JASChannel | static |
sBankDisposeMsg | JASChannel | static |
sBankDisposeMsgQ | JASChannel | static |
setBankDisposeID(const void *param_0) | JASChannel | inline |
setDirectRelease(u16 param_0) | JASChannel | inline |
setInitDolby(f32 param_0) | JASChannel | inline |
setInitFxmix(f32 param_0) | JASChannel | inline |
setInitPan(f32 param_0) | JASChannel | inline |
setInitPitch(f32 param_0) | JASChannel | inline |
setInitVolume(f32 param_0) | JASChannel | inline |
setKey(s32 param_0) | JASChannel | inline |
setKeySweepTarget(s32, u32) | JASChannel | |
setMixConfig(u32, u16) | JASChannel | |
setOscInit(u32, JASOscillator::Data const *) | JASChannel | |
setParams(const JASChannelParams ¶m_0) | JASChannel | inline |
setPauseFlag(bool param_0) | JASChannel | inline |
setPriority(u16 param_0) | JASChannel | inline |
setSkipSamples(u32 param_0) | JASChannel | inline |
setTremolo(f32 param_0, f32 param_1) | JASChannel | inline |
setTremoloDelay(u16 param_0) | JASChannel | inline |
setUpdateTimer(u32 param_0) | JASChannel | inline |
setVelocity(u32 param_0) | JASChannel | inline |
setVibrate(f32 param_0, f32 param_1) | JASChannel | inline |
setVibrateDelay(u16 param_0) | JASChannel | inline |
Status enum name | JASChannel | |
STATUS_ACTIVE enum value | JASChannel | |
STATUS_INACTIVE enum value | JASChannel | |
STATUS_RELEASE enum value | JASChannel | |
updateAutoMixer(JASDsp::TChannel *, f32, f32, f32, f32) | JASChannel | |
updateDSPChannel(JASDsp::TChannel *) | JASChannel | |
updateEffectorParam(JASDsp::TChannel *, u16 *, JASOscillator::EffectParams const &) | JASChannel | |
updateMixer(f32, f32, f32, f32, u16 *) | JASChannel | |
~JASChannel() | JASChannel | |