Results 22 issues of R. Alex Hofer

The Python code (both generated and not) would be easier to read if it included type annotations. Would a PR adding these be accepted, or are there compatibility concerns with...

After changes that don't involve a restart the Audiofuse isn't properly returned to snd-usb-audio. This means that it can't be used by alsa, pulseaudio, or jack. Disconnecting and reconnecting it...

I tried using this project in an Angular 10 one and I'm getting the following error: ``` node_modules/ngx-auth-firebaseui/lib/ngx-auth-firebaseui.module.d.ts:22:132 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s). 22 static...

feature

Consider the following string `x = "a\0b\1c"` If typed on the repl it will display like this: > "a\0bc" : String It looks like we lost the \1 character, but...

request

This solves #15. Currently accidentals can't be rendered, but it doesn't look like they're ever enabled anyways. Eventually I'll get around to fixing that.

As it currently is (judging from the version at sheetmusictutor.com), there's no way to limit the range of notes that can be displayed. This isn't a problem if you're using...

In my PR I added a "How to contribute" section which just makes it easier to see the compilation info. Some more documentation could make contributing a bit easier. For...

This allows one to practice either clef independently of the other. There are also a couple of other minor changes in here. This addresses #16

Right now Chrome finds five MIDI devices connected to my computer and it can be annoying to figure out which is the one I'm looking for. If instead the MIDI...

Right now with the manual settings there's always at least one note in each clef. It should be possible to match the adjustable difficulty which starts with only a single...