Home
last modified time | relevance | path

Searched refs:fxReverb (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundSystem.cpp368 bool SoundSystem::AppendEffect( AuxBus bus, nn::snd::FxReverb* fxReverb ) in AppendEffect() argument
370 return nn::snd::SetEffect( static_cast<nn::snd::AuxBusId>(bus), fxReverb ); in AppendEffect()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundSystem.h724 static bool AppendEffect( AuxBus bus, nn::snd::FxReverb* fxReverb );