Bojan Šernek

Results 6 issues of Bojan Šernek

### Version [v2.11.2](https://github.com/consola/releases/tag/v2.11.2) ### Reproduction link [https://codesandbox.io/s/gracious-mendel-uw0vh](https://codesandbox.io/s/gracious-mendel-uw0vh) ### Steps to reproduce Functions like setTimeout and clearTimeout are not defined on https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletGlobalScope Logging with consola uses these functions in order to...

cmty:bug-report

I am running JACK1 on macOS Sierra. When `jackd` is running with a samplerate that is not 44.1kHz, nothing is captured on the inputs. The `system.capture_*` ports are always returning...

#### Use Case: The sync NATS client's `kv::Watch` struct does not have a lifetime parameter, while the async_nats version does. This complicates ownership when trying to own a `kv::Store` and...

enhancement

Added `output_channel_samples` and `input_channel_samples` to get to I/O buffers inside OnAudioBuffer handlers.

The Url type does not allow for file, mongo or NATS URLs, it requires http/https just like the HttpUrl. https://github.com/Schniz/cmd-ts/blob/e6759073041f19e07906087ddcc15a416361ec7c/src/batteries/url.ts#L16

It seems like an internal inconsistency in the triggers table, can you recommend a fix? What's the situation where this could happen? It looks like any other workflow in the...