Future<String> getStringChannel(String channelName) async { return _csound.getStringChannel(channelName); }