Petrus Theron

Results 50 comments of Petrus Theron

I'm getting terribly soft and distorted audio from the 3.5mm headset mini-jack on ESP32-LYRATD-MSC despite setting correct sample rates (including resampler) on Bluetooth audio sink example. Could this be the...

I am also seeing this when attempting to restore from S3. If I run this command on v0.3.8 on my local machine, it works: litestream restore --config litestream/primary.yml -replica s3...

So, `cargo build --target=arm-unknown-linux-gnueabihf` should work for Raspberry Pi Zero?

@yaronel could you describe what would need to happen to support persistent websocket connections?

I see that `quiet_decoder_consume` is called from `consumeAudioFromSamples`, which in turn is called from https://github.com/quiet/QuietModemKit/blob/21be7501add4f118b575b37ebfc4cb700f930302/QuietModemKit/DeviceAudioInput.m#L30 Could you show an example of how I would manually pass in the samples from...

If I save a *.cljs file, Figwheel gets notified of a change, but my browser client screen is still blank

Can corroborate that defaults are not loading for an ARMv6 Raspbian build.

@psequel please add this. It seems like such a core feature to dealing with any kind of database queries. A running query blocks the whole UI. So while I'm waiting...

Version 0.1.5 can't publish to S3 buckets in eu-west2 region. What kind of context do you need? Which library version do I need to bump to get the latest regions?

This is still an issue, but I doubt it's a dependency conflict. Seems like an AWS dependency doesn't know about the (relatively new) EU (London) region? ``` ❯ boot show...