void setControlChannelCallback(String channelName, Function callback) { _csound.setControlChannelCallbackJs(channelName, callback); }