Kevin Lin
Kevin Lin
I tried out putting it in index.js as you said, and I get this:  I know we weren't expecting this to resolve it, just wanted to add to the...
Hi @GazHank, Unfortunately, this CRA project is legacy, with lots of features already implemented into it by teammates before I joined this team. Having this project in CRA is technical...
@suhyouri I never made node-serialport work, at the time (July) I instead made an asynchronous Python script that read and published to and from the serial bus. Since then I've...
Tried all of the following, unsuccessfully: 1. Merging with Tools->Implode in Musescore (Does ~~nothing~~ barely anything): https://musescore.org/en/node/332630 2. This Python script: https://github.com/m13253/midi-track-merge (Converted to 16 tracks, still not what I...
I ended up getting to merge by modifying mido, the package behind pretty midi - still didn't look pretty, but it was on one track at least. ``` import os...
Hi, I just tried using main (no master branch). I downloaded the zip, unzipped it, and then called my venv/Scripts/python setup.py install to install it. The output is still the...
Hi Jeff, that is good insight on UDP vs TCP being a small difference for large amounts of data, thank you. I'll keep you in the loop.
Ok the typo isn't in the source code for some reason
Ok, we wrote the blog post, so we might as well wait for it and link it. So, this PR is blocked by https://github.com/rubygems/rubygems.github.io/pull/119