void setStringChannel(String channelName, String value) { _csound.setStringChannel(channelName, value); }