Basil Crow

Results 422 comments of Basil Crow

Hmm, I don't really mind that the text boxes don't break across pages. I've only had to use them at the top of a given page for the title, but...

Oh wow, I didn't even realize that the layout isn't reprocessed until the text box loses focus. Well that is certainly better than the layout not being reprocessed at all,...

Another example from [this publication](https://analogion.com/forum/index.php?threads/%CE%86%CE%BE%CE%B9%CE%BF%CE%BD-%CE%B5%CF%83%CF%84%CE%AF-%CF%80%CE%BB-%CE%B1%CE%84-%CE%93%CE%B1%CE%B2%CF%81%CE%B9%CE%AE%CE%BB-%CE%9A%CE%BF%CF%85%CE%BD%CF%84%CE%B9%CE%AC%CE%B4%CE%BF%CF%85.25975/post-269629), an 1869 _Paschalia_ in Slavonic by Joan Harmosin-Ohridski (page 313): ![small-dots](https://github.com/neanes/neanes/assets/29850/fa3115f5-4c34-4a64-b3eb-34a02495087e) And the same phrase in Greek from a 1917 publication: ![small-dots-greek](https://github.com/neanes/neanes/assets/29850/35a9d8eb-04cf-46fa-8f89-d19107a2bdaa)

I don't know that I've ever seen a barline beneath an yporoe. Do you have any examples of that? The short barline that goes above the yporoe does indeed frequently...

Niche software like this is difficult enough to maintain as it is, even without adding niche features like support for notational conventions with minuscule to nonexistent usage. I suggest we...

Agreed that this is needed and would likely require hard-coded language support. Fortunately most contemporary Romanian publications seem to follow the same general conventions as the 19th-century Greek publications, though...

This is not simply a mere playback issue as the Ga martyria also can have a different root sign in such cases. In e.g. https://byzantinemusic.org/tmp/Axion%20Estin%20Grave%20Arvanitis%202.pdf I had to manually override...

[`AnalysisService`](https://github.com/danielgarthur/neanes/blob/2fb67c9f57bed0f5303d0e90393663cc56a2f06b/src/services/audio/AnalysisService.ts) could be improved to do basic interpretation of neume patterns.

There are a number of JavaScript libraries for writing MIDI files, so this should be doable. This is an open-source software project, so you are free to create a pull...

I think the topic of staff notation export should be left to a separate thread. Regarding MIDI playback, my friend Karim el-Far has found a way to make this work...