Home
last modified time | relevance | path

Searched refs:bufallpassL3 (Results 1 – 11 of 11) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/plugins/freeverb/
H A Drevmodel.h64 float bufallpassL3[allpasstuningL3]; variable
H A Drevmodel.cpp44 allpassL[2].setbuffer(bufallpassL3,allpasstuningL3); in Revmodel()
/dports/multimedia/vlc/vlc-3.0.16/modules/audio_filter/spatializer/
H A Drevmodel.hpp82 float bufallpassL3[allpasstuningL3]; member in revmodel
H A Drevmodel.cpp42 allpassL[2].setbuffer(bufallpassL3,allpasstuningL3); in revmodel()
/dports/audio/cmt/cmt/src/freeverb/Components/
H A Drevmodel.h79 float bufallpassL3[allpasstuningL3]; variable
H A Drevmodel.cpp32 allpassL[2].setbuffer(bufallpassL3,allpasstuningL3); in revmodel()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/cmt/src/freeverb/Components/
H A Drevmodel.h83 float bufallpassL3[ allpasstuningL3 * maxSampleRatio ]; variable
H A Drevmodel.cpp33 allpassL[2].setbuffer(bufallpassL3,static_cast<int>( allpasstuningL3 * m_sampleRatio )); in revmodel()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_rev.c310 fluid_real_t bufallpassL3[allpasstuningL3]; member
349 fluid_allpass_setbuffer(&rev->allpassL[2], rev->bufallpassL3, allpasstuningL3); in new_fluid_revmodel()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/research/_extras/nodes/ma_reverb_node/
H A Dverblib.h221 float bufallpassL3[verblib_allpasstuningL3* verblib_max_sample_rate_multiplier]; member
437 …verblib_allpass_initialize ( &verb->allpassL[2], verb->bufallpassL3, verblib_get_verblib_scaled_bu… in verblib_initialize()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_rev.c310 fluid_real_t bufallpassL3[allpasstuningL3]; member
349 fluid_allpass_setbuffer(&rev->allpassL[2], rev->bufallpassL3, allpasstuningL3); in new_fluid_revmodel()