Report notes before position when navigating by chord in MIDI Editor#1312
Report notes before position when navigating by chord in MIDI Editor#1312ScottChesworth wants to merge 2 commits intojcsteh:masterfrom
Conversation
1 similar comment
|
@jcsteh do you know why Windows build is failing here? Seems to be complaining about NSIS not being present. I haven't changed anything to do with that though and it builds fine locally. |
|
This probably has something to do with GitHub actions migrating the windows-latest image to Windows Server 2025. I knew about this for a while but never got around to actually testing it and making fixes. :( I won't be able to look at this for a few days at least. You can try temporarily changing all instances of windows-latest to windows-2022 in .github/workflows/build.yml. |
Update build.yml
|
Thanks! Back in business. :) |
|
Hi Scott, I’ve just tested the build you linked on GitHub on my PC. |
Fixes #1311. Tagging @devnghianguyen, please test the build in the comments here and let us know whether this makes editing more efficient.