Future<AudioBuffer> startRendering() => promiseToFuture<AudioBuffer>(JS("", "#.startRendering()", this));