Owen Williams

Results 83 comments of Owen Williams

sweet! Joined. And as a Golang dev I am very much looking forward to poking at this!

This is becoming more urgent now that go 1.18 refuses to install via `go get`, which is the workaround we've been using (e.g. `GO111MODULE="on" go get github.com/prometheus/prometheus/cmd/promtool`). Unless I'm missing...

cool thanks for basing this on my refactored js :). hopefully it's easier to maintain and debug.

on the s3, I found that the outgoing HID messages have to be exactly the right length for them to work. I used usblyzer to sniff the outgoing packets from...

looks like a low-level HID error message. I'm not sure why the 95th byte makes it blow up.

> different EQs for different decks how hard would it be to rip that out? (not for this PR). I would like to lose some cruft if we agree it's...

> * `allowOutOfBounds` to _false_ this is not an option, because with vinyl control the pitch can be very, very slow and still correct. We should fix the crash, but...

similar to the waveform PR, I would like to keep QML moving quickly. If it's possible to get some experimental code merged in as a start, let's do it.

I second the suggestion of putting disclaimer somewhere making it clear that the nix support is maintained outside of the mixxx project. That could go in the README, and/or in...