Robert Nagy
Robert Nagy
No... the correct way would be something like: ```js await rxjs.firstValueFrom(x$.pipe(rxjs.fromEvent(signal, 'abort'), rxjs.throwError(() => new AbortError())) ``` Which is kind of a mouthfull... in general promise APi's should support the...
I think this causes an unnecessary problem. In the docker node v20.3 image, we have broken a large number of users (e.g. Ubuntu LTS users). From a user's perspective, this...
> I'm not sure how that build ended up in that folder on the build serve_ @dotarmin
At this point I think we should just revert the zero delay commit...
"Premature optimization is the root of all evil"¨ The amount of data for audio per frame is: ~1.536 MB/s. The amount of data for HD video per frame is: ~207.36...
Just thought I'd chime in since it seemed like you are already considering adding complexity just to make it optional. To do the dbFS calculation for one frame on a...
I won't maintain any custom builds. If someone else wants to do that then I don't mind.
You can add a dummy channel and route the layer to it and record that.
@AurelienRevault: Jesper Staerker can help you with that.