Tom Dixon

Results 3 issues of Tom Dixon

### The Problem I'm having an issue since updating from `v2.2.1` to `v2.2.3`. In my code I set the volume of a clip after playing it, as I want to...

bug

Having recently upgraded from Electron 8 -> 10, I'm seeing console errors from the redux devtools extension on app startup. They appear to point to the use of the `chrome.storage.sync`...

### Issue/Feature I discovered a race condition when a looping HTML-backed clip would call `stop()` internally (when the clip naturally ends) and if the `playLock` happens to be `true` at...