menu
csounddart package
documentation
csound_android.dart
CsoundAndroid
get0dbfs method
get0dbfs method
dark_mode
light_mode
get0dbfs
method
@
override
Future
<
double
>
get0dbfs
(
)
override
Implementation
@override
Future<
double
> get0dbfs() {
return
Future<
double
>.value(csoundAndroidGet0dBFS(_cs)); }
csounddart package
documentation
csound_android
CsoundAndroid
get0dbfs method
CsoundAndroid class