-
In v4.0.0 `` underwent heavy changes that are not reflected in the documentation. This leads to confusion (cf. https://github.com/music-encoding/music-encoding/issues/579) and should be fixed
-
My conclusions about changing the positional encoding are that NOPE and ALiBi do not work well for only-encoders because, compared to only-decoders, they do not understand position at all (they are …
-
Cue vs. cue-size has been discussed before, where it is not an ideal encoding to use `note@cue="true"` for notes that should have the size of a cue note, but do not function as a cue note.
Cue note…
-
It would be useful to display both mensural an CMN notation in the same score.
The current idea is to use `@tstamp` (and/or `@startid`) to link the mensural notes (& etc.) to link to CMN content.
…
-
I suddenly get 500 when executing my code and don´t really know why. Maybe it´s not a bug, but someone can just help me. Thx.
This is the error log I get right now:
error: Error generating music…
-
Section 5
Programming Language: JavaScript
Development Platform: Discord
Type of Application: Real-time music streaming, collaborative playback management, interactive bot
## Project Abstract
…
-
In [this bit of the guidelines](https://github.com/music-encoding/music-encoding/blob/ac400fe7820241bd69ccd20f16c71932d1859a14/source/docs/04-cmn.xml#L577), this passage appears (emphasis mine):
> …
-
When downloading a playlist that contains a song from here: https://www.deezer.com/us/album/14617442
I get this error:
Traceback (most recent call last):
File "C:\OrpheusDL\OrpheusDL\orpheus…
-
The only mensural time signatures that are "unique" to mensural notation is the `o` (including `o.` and `o/`, `o./`). All other time signature values can be shared between them.
The proposal is rel…
-
How should a `` inside of a `` be encoded?:
One obvious way would be to have `` as a child of ``:
```xml
cresc.
```
But this is not currently allowed: https://music-encoding.or…