getSrSync method

  1. @override
double getSrSync()
override

Implementation

@override
double getSrSync() {
 return csoundGetSr(_csound);
}