Home
last modified time | relevance | path

Searched defs:getChorus (Results 1 – 5 of 5) sorted by relevance

/dports/audio/string-machine-lv2/string-machine-0.1.0/sources/
H A DStringSynth.h39 const SolinaChorus &getChorus() const { return fChorus; } in getChorus() function
40 SolinaChorus &getChorus() { return fChorus; } in getChorus() function
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/overview/
H A Dpageoverviewprst.cpp238 QString PageOverviewPrst::getChorus(EltID id) in getChorus() function in PageOverviewPrst
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/base/
H A DPTTrackInfo.java44 public int getChorus() { in getChorus() method in PTTrackInfo
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/CommandGuide/
H A Dllvm-cov.rst297 is written to PATH/REL_PATH_TO_FILE.EXTENSION.
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/song/models/
H A DTGChannel.java62 public short getChorus() { in getChorus() method in TGChannel