Home
last modified time | relevance | path

Searched defs:AppendEffect (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundSystem.cpp371 bool SoundSystem::AppendEffect( AuxBus bus, FxBase* effect ) in AppendEffect() function in nw::snd::SoundSystem
408 bool SoundSystem::AppendEffect( AuxBus bus, nn::snd::FxDelay* fxDelay ) in AppendEffect() function in nw::snd::SoundSystem
422 bool SoundSystem::AppendEffect( AuxBus bus, nn::snd::FxReverb* fxReverb ) in AppendEffect() function in nw::snd::SoundSystem
Dsnd_HardwareManager.cpp147 bool HardwareManager::AppendEffect( AuxBus bus, FxBase* pFx ) in AppendEffect() function in nw::snd::internal::driver::HardwareManager
196 bool HardwareManager::AppendEffect( AuxBus bus, nn::snd::FxDelay* delay ) in AppendEffect() function in nw::snd::internal::driver::HardwareManager
209 bool HardwareManager::AppendEffect( AuxBus bus, nn::snd::FxReverb* reverb ) in AppendEffect() function in nw::snd::internal::driver::HardwareManager