getKsmpsSync method

  1. @override
int getKsmpsSync()
override

Implementation

@override
int getKsmpsSync() {
  return csoundGetKsmps(_csound);
}