Wolfgang Drescher
Wolfgang Drescher
I wrote a little component that includes third party packages that cannot be rendered server side (`midi-player-js` and `soundfont-player`; they is using AudioContext and XMLHttpRequest). Following the [docs](https://vite-plugin-ssr.com/dynamic-import) the best...
Todos: - [ ] set `meta.compatibility` to nuxt v3.0.0 once it is released - [ ] find a ways to pass module options or options from configKey to the plugin...
1. In the [documentation](https://www.humdrum.org/guide/ch27/) it says that one should use the `**text` interpretations if you are not using hyphenation or `**silbe` if you are using syllables for each note. Nevertheless...
I'm sure that I'm not the first one with the idea to add automated basso continuo numbers as `**fb` spines to a Humdrum score. But I could not find anything...
As mentioned in https://github.com/rism-digital/verovio/issues/2690 I have a problem where the score is no longer vertically in sync when combined with `kern2mens` filter. > When I use `!!!filter: kern2mens` notes are...
Recent changes by @lpugin fix the wrong spacing between notes that have key labels and harm labels attached to it: vs. I'm experimenting with a different default style for key...
Related to a discussion in https://github.com/rism-digital/verovio/issues/2690. It seems that currently it is only possible to use one unicode marker with the `cint` filter. It would be nice to get support...
What is the best way to explicitly mark cadences in kern files? I saw that JRP is using `extract -ikern|dissonant -V`. However, this command will not locate all cadences. I...
This is related to https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/779. I'm filtering passages marked manually as cadences (`!! cadence start/end`) with the `yank` command. Is it possible to fix the output by `yank` so the...
When notes are longer or shorter than the time signature would allow in a measure the `myank` filter seems to break the layout. Have a look at this example file:...