swordsreversed

Results 9 comments of swordsreversed

+1 this would be helpful to have merged. I cloned vesparny's repo and it uses the HoC, and with no documentation it was pretty confusing.

This would be amazing, re-encoding would be a non-trivial exercise for hundreds of hours of audio. If you can give me a couple of docs as pointers I'll start a...

Ok, spent a little while digging around and i could get sox to convert to m4a, and it is a minefield. Seemingly no on the internet I could find has...

Ok sounds, good, i'll have a quick go on setting it up on a docker container. Seems OSX and homebrew aren't compatible with the ffmpeg support/.

I was having the same kind of issues, hanging notes, retriggers etc. Just tried this solution: https://forum.arduino.cc/t/solved-trinket-usb-to-midi-skips-messages/687984 Simply add ``` delay(10); ``` to the end of the loop. So far...

@draperd I'm using Altaskit off master, very vanilla. ``` "react-forms-processor": "^0.0.32", "react-forms-processor-atlaskit": "^0.0.32", ``

@DesignByOnyx I'm looking to set up a very similar acl, do you have a fuller example of the code you could share? Thanks.