getCsoundDart function

Csound getCsoundDart()

Implementation

Csound getCsoundDart() {
  importLibs();
  return CsoundWeb();
}