| AllocChannel(int channels, int voices, int priority, ChannelCallback pCallback, u32 callbackArg) | nw4hbm::snd::detail::Channel | static |
| CALLBACK_STATUS_CANCEL enum value | nw4hbm::snd::detail::Channel | |
| CALLBACK_STATUS_DROP enum value | nw4hbm::snd::detail::Channel | |
| CALLBACK_STATUS_FINISH enum value | nw4hbm::snd::detail::Channel | |
| CALLBACK_STATUS_STOPPED enum value | nw4hbm::snd::detail::Channel | |
| Channel() | nw4hbm::snd::detail::Channel | |
| ChannelCallback typedef | nw4hbm::snd::detail::Channel | |
| ChannelCallbackStatus enum name | nw4hbm::snd::detail::Channel | |
| ChannelCallbackStatus typedef | nw4hbm::snd::detail::Channel | |
| FreeChannel(Channel *channel) | nw4hbm::snd::detail::Channel | static |
| GetLength() const | nw4hbm::snd::detail::Channel | inline |
| GetNextTrackChannel() const | nw4hbm::snd::detail::Channel | inline |
| GetSweepValue() const | nw4hbm::snd::detail::Channel | |
| InitParam(ChannelCallback callback, u32 callbackArg) | nw4hbm::snd::detail::Channel | |
| IsActive() const | nw4hbm::snd::detail::Channel | inline |
| IsAutoUpdateSweep() const | nw4hbm::snd::detail::Channel | inline |
| IsPause() const | nw4hbm::snd::detail::Channel | inline |
| IsRelease() const | nw4hbm::snd::detail::Channel | inline |
| KEY_INIT | nw4hbm::snd::detail::Channel | privatestatic |
| LFO_TARGET_PAN enum value | nw4hbm::snd::detail::Channel | |
| LFO_TARGET_PITCH enum value | nw4hbm::snd::detail::Channel | |
| LFO_TARGET_VOLUME enum value | nw4hbm::snd::detail::Channel | |
| LfoTarget enum name | nw4hbm::snd::detail::Channel | |
| LfoTarget typedef | nw4hbm::snd::detail::Channel | |
| mActiveFlag | nw4hbm::snd::detail::Channel | private |
| mAllocFlag | nw4hbm::snd::detail::Channel | private |
| mAutoSweep | nw4hbm::snd::detail::Channel | private |
| mCallback | nw4hbm::snd::detail::Channel | private |
| mCallbackData | nw4hbm::snd::detail::Channel | private |
| mChannel | nw4hbm::snd::detail::Channel | privatestatic |
| mEnvelope | nw4hbm::snd::detail::Channel | private |
| mFxSend | nw4hbm::snd::detail::Channel | private |
| mInitPan | nw4hbm::snd::detail::Channel | private |
| mInitSurroundPan | nw4hbm::snd::detail::Channel | private |
| mInitVolume | nw4hbm::snd::detail::Channel | private |
| mInstanceLink | nw4hbm::snd::LinkedInstance | |
| mKey | nw4hbm::snd::detail::Channel | private |
| mLength | nw4hbm::snd::detail::Channel | private |
| mLfo | nw4hbm::snd::detail::Channel | private |
| mLfoTarget | nw4hbm::snd::detail::Channel | private |
| mMainOutVolume | nw4hbm::snd::detail::Channel | private |
| mMainSend | nw4hbm::snd::detail::Channel | private |
| mNextLink | nw4hbm::snd::detail::Channel | private |
| mOriginalKey | nw4hbm::snd::detail::Channel | private |
| mOutputLineFlag | nw4hbm::snd::detail::Channel | private |
| mPauseFlag | nw4hbm::snd::detail::Channel | private |
| mRemoteFxSend | nw4hbm::snd::detail::Channel | private |
| mRemoteOutVolume | nw4hbm::snd::detail::Channel | private |
| mRemoteSend | nw4hbm::snd::detail::Channel | private |
| mSilenceVolume | nw4hbm::snd::detail::Channel | private |
| mSweepCounter | nw4hbm::snd::detail::Channel | private |
| mSweepLength | nw4hbm::snd::detail::Channel | private |
| mSweepPitch | nw4hbm::snd::detail::Channel | private |
| mTune | nw4hbm::snd::detail::Channel | private |
| mUserLpfFreq | nw4hbm::snd::detail::Channel | private |
| mUserPan | nw4hbm::snd::detail::Channel | private |
| mUserPan2 | nw4hbm::snd::detail::Channel | private |
| mUserPitch | nw4hbm::snd::detail::Channel | private |
| mUserPitchRatio | nw4hbm::snd::detail::Channel | private |
| mUserSurroundPan | nw4hbm::snd::detail::Channel | private |
| mUserSurroundPan2 | nw4hbm::snd::detail::Channel | private |
| mUserVolume | nw4hbm::snd::detail::Channel | private |
| mVoice | nw4hbm::snd::detail::Channel | private |
| ORIGINAL_KEY_INIT | nw4hbm::snd::detail::Channel | privatestatic |
| Pause(bool pause) | nw4hbm::snd::detail::Channel | inline |
| PRIORITY_RELEASE | nw4hbm::snd::detail::Channel | privatestatic |
| Release() | nw4hbm::snd::detail::Channel | |
| SetAttack(int attack) | nw4hbm::snd::detail::Channel | inline |
| SetDecay(int decay) | nw4hbm::snd::detail::Channel | inline |
| SetFxSend(AuxBus bus, f32 send) | nw4hbm::snd::detail::Channel | inline |
| SetInitPan(f32 pan) | nw4hbm::snd::detail::Channel | inline |
| SetInitSurroundPan(f32 pan) | nw4hbm::snd::detail::Channel | inline |
| SetInitVolume(f32 volume) | nw4hbm::snd::detail::Channel | inline |
| SetKey(int key) | nw4hbm::snd::detail::Channel | inline |
| SetLength(s32 length) | nw4hbm::snd::detail::Channel | inline |
| SetLfoParam(const LfoParam &rParam) | nw4hbm::snd::detail::Channel | inline |
| SetLfoTarget(LfoTarget target) | nw4hbm::snd::detail::Channel | inline |
| SetMainOutVolume(f32 volume) | nw4hbm::snd::detail::Channel | inline |
| SetMainSend(f32 send) | nw4hbm::snd::detail::Channel | inline |
| SetNextTrackChannel(Channel *channel) | nw4hbm::snd::detail::Channel | inline |
| SetOriginalKey(int key) | nw4hbm::snd::detail::Channel | inline |
| SetOutputLine(int flag) | nw4hbm::snd::detail::Channel | inline |
| SetRelease(int release) | nw4hbm::snd::detail::Channel | inline |
| SetRemoteFxSend(int remoteIndex, f32 send) | nw4hbm::snd::detail::Channel | inline |
| SetRemoteOutVolume(int remoteIndex, f32 volume) | nw4hbm::snd::detail::Channel | inline |
| SetRemoteSend(int remoteIndex, f32 send) | nw4hbm::snd::detail::Channel | inline |
| SetSilence(bool silence, int fadeTimes) | nw4hbm::snd::detail::Channel | inline |
| SetSustain(int sustain) | nw4hbm::snd::detail::Channel | inline |
| SetSweepParam(f32 pitch, int time, bool autoUpdate) | nw4hbm::snd::detail::Channel | |
| SetTune(f32 tune) | nw4hbm::snd::detail::Channel | inline |
| SetUserLpfFreq(f32 freq) | nw4hbm::snd::detail::Channel | inline |
| SetUserPan(f32 pan) | nw4hbm::snd::detail::Channel | inline |
| SetUserPan2(f32 pan2) | nw4hbm::snd::detail::Channel | inline |
| SetUserPitch(f32 pitch) | nw4hbm::snd::detail::Channel | inline |
| SetUserPitchRatio(f32 ratio) | nw4hbm::snd::detail::Channel | inline |
| SetUserSurroundPan(f32 pan) | nw4hbm::snd::detail::Channel | inline |
| SetUserSurroundPan2(f32 pan2) | nw4hbm::snd::detail::Channel | inline |
| SetUserVolume(f32 volume) | nw4hbm::snd::detail::Channel | inline |
| SILENCE_VOLUME_MAX | nw4hbm::snd::detail::Channel | privatestatic |
| Start(const WaveData &waveData, s32 length) | nw4hbm::snd::detail::Channel | |
| Stop() | nw4hbm::snd::detail::Channel | |
| Update(bool doPeriodicProc) | nw4hbm::snd::detail::Channel | |
| UpdateAllChannel() | nw4hbm::snd::detail::Channel | static |
| UpdateSweep(int count) | nw4hbm::snd::detail::Channel | |
| VoiceCallback(AxVoice *voice, AxVoice::CallbackStatus status, void *arg) | nw4hbm::snd::detail::Channel | static |
| ~Channel() | nw4hbm::snd::detail::Channel | |