-
Hi and thank you so much for your work on the upgrade!!!
I just upgraded to the okt26 version and found some issues.
Issue 1
First there was no sound, than I pressed FromTape->5 and than only one vo…
-
When receiving the Time Signal from a wire, MKOB will start to lag behind MorseKOB 2.5 connected to the same wire. This becomes more noticeable as the sequence of ticks becomes longer (later in the da…
-
hi gligli,
thank's for your great work !
it's a pleasure to use all the new parameters !!
i just finished an ipad editor (with mididesigner) for the p600.
my questions:
- are there midi cc's for the 2…
-
Here's a wishlist for what characters I think would be nice to see in this font.
- Whitespace characters, especially \x{2007} and \x{2009}. These are easy to draw in a monospaced font, because they a…
-
The following throws an error (which could probably be improved):
```
I couldn't find any definitions matching the name > inside the namespace .exercism.blah
34 | > [1, 2, 3
```
```
…
bgerm updated
2 months ago
-
There are many higher priorities, but I just had this thought about a neat little feature that Unison makes pretty easy.
There are many battles about "symbolic" names (like ``) vs alphanumeric name…
-
I click to fetch a term via the API (so via the codebase-ui in fact) and my browser takes ~13 seconds to show me the term, with ucm using max CPU during that time.
Fetching the same term (by name)…
-
-
### Your idea
I wanted to flesh out the idea made in https://github.com/musescore/MuseScore/issues/20918
My flow would greatly benefit from a feature that allows for dynamic measure linking across…
-
Tools like Bazel and Nix ensure reproducible builds by constraining IO at build time. One way that Nix enforces this (I assume Bazel too?) is by only allowing builds to perform network activity if the…