Home
last modified time | relevance | path

Searched defs:getReverb (Results 1 – 8 of 8) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/overview/
H A Dpageoverviewprst.cpp243 QString PageOverviewPrst::getReverb(EltID id) in getReverb() function in PageOverviewPrst
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/base/
H A DPTTrackInfo.java68 public int getReverb() { in getReverb() method in PTTrackInfo
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/drivers/
H A Dmididriver.h111 int8 getReverb() const { return _reverb; } in getReverb() function
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/drivers/
H A Dmididriver.h112 int8 getReverb() const { return _reverb; } in getReverb() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DAudio.h89 float getReverb() const { return reverb; } in getReverb() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/CommandGuide/
H A Dllvm-cov.rst302 human-readable. This option can be specified multiple times to supply
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/song/models/
H A DTGChannel.java86 public short getReverb() { in getReverb() method in TGChannel
/dports/audio/polyphone/polyphone-75a5e88/sources/sound_engine/
H A Dvoice.cpp377 float Voice::getReverb() in getReverb() function in Voice