Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundSystem.cpp323 bool SoundSystem::AppendEffect( AuxBus bus, FxBase* effect ) in AppendEffect() function in nw::snd::SoundSystem
364 bool SoundSystem::AppendEffect( AuxBus bus, nn::snd::FxDelay* fxDelay ) in AppendEffect() function in nw::snd::SoundSystem
368 bool SoundSystem::AppendEffect( AuxBus bus, nn::snd::FxReverb* fxReverb ) in AppendEffect() function in nw::snd::SoundSystem
Dsnd_HardwareManager.cpp145 bool HardwareManager::AppendEffect( AuxBus bus, FxBase* pFx ) in AppendEffect() function in nw::snd::internal::driver::HardwareManager