Home
last modified time | relevance | path

Searched refs:get0dBFS (Results 1 – 6 of 6) sorted by relevance

/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A DCsoundHtmlOnlyWrapper.h52 double get0dBFS();
53 double Get0dBFS() {return get0dBFS();} in Get0dBFS()
H A Dcsoundhtmlwrapper.h48 double get0dBFS();
H A DCsoundHtmlOnlyWrapper.cpp82 double CsoundHtmlOnlyWrapper::get0dBFS() { in get0dBFS() function in CsoundHtmlOnlyWrapper
H A Dcsoundhtmlwrapper.cpp113 double CsoundHtmlWrapper::get0dBFS() { in get0dBFS() function in CsoundHtmlWrapper
/dports/audio/csound/csound-6.15.0/Android/CsoundAndroid/jni/
H A Dcsound_oboe.hpp96 %javamethodmodifiers CsoundOboe::get0dBFS()
465 virtual MYFLT get0dBFS(){ in get0dBFS() function in CsoundOboe
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py1000 def get0dBFS(self): member in Csound