Chase Lambert
Chase Lambert
I've added comments to why I think each of these changes are useful. Thanks!
As I understand it, there's a critical issue with this library: Opus only supports a [small set of sample rates](https://stackoverflow.com/questions/56721701/how-to-convert-aac-to-ogg-opus-keeping-bit-rate-and-sample-rate-unchanged#:~:text=There%20is%20no%20sample%20rate,encoding%20and%20hence%20quality%20loss.), like 48khz. If a user has a device that's different...
It looks like this https://metamask.github.io/test-dapp/ has different code than the current master branch. In particular, the master branch requires `web3` which has been [removed in metamask](https://docs.metamask.io/guide/provider-migration.html#replacing-window-web3), so the demo doesn't...
### System Info ```Shell Host machine: - Docker version 20.10.22, build 3a2c30b - 8x A100, 80GB Docker file: FROM nvidia/cuda:11.6.2-devel-ubuntu20.04 RUN apt update --fix-missing RUN apt install -y vim git...
https://github.com/spark/firmware/pull/193/files changed the makefile of spark firmware from SPARK_CORE to SPARK. This reflects the changes.
`AT+CFGRI=1` makes the FONA look to see if an Unsolicited Result Code (URC) should trigger the RI pin low for 120 ms. It doesn't have much to do with SMS's.
- Multi-select - Fixing undo/redo - Local storage (including with import)