Thijs Triemstra
Thijs Triemstra
Is the waterproof JSN-SR04T also supported?
Tried your demo but it's not working any longer (?) with Chrome 71 or newer. See https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#webaudio
> A library package must contain a manifest. We recommend using library.json. > You can publish a library to the PlatformIO Registry using pio package publish command. Every time when...
Would be nice to build and test this library on travis-ci.org
Upgrade section in the menu of the site (still) [links](https://wavesurfer-js.org/upgrade/v2/) to an old upgrade document. Let's link it to the [upgrade](https://github.com/katspaugh/wavesurfer.js/blob/master/UPGRADE.md) document in the repository instead.
Update `MultiCanvas` to use the Intersection Observer API (https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). This allows us to detect when one or more canvases are visible, and only render those canvases when they're visible. When...
`ScriptProcessorNode` is deprecated from the specification and replaced with `AudioWorklet` in Chrome 64. AudioWorklet is enabled by default for Chrome 66 or later. In Chrome 64 and 65, the feature...
Couldn't [find](https://github.com/michaelgrosner/tribeca/search?q=bittrex&type=Issues&utf8=%E2%9C%93) any requests for Bittrex exchange support so here it is. Any plans to support it?