Karim Ratib

Results 119 comments of Karim Ratib

Thanks so much!! Yes, this is an especially challenging piece rhythmically. I hope to be diving deeper into microrhythms, so I need to understand this part well. I will try...

I verified that the fix applied here prevents the hang, but does not render the score correctly. Attaching rendering from both MuseScore and OSMD 1.3.0. ![musescore](https://user-images.githubusercontent.com/92977/141664336-4f61bc0b-dfa6-436b-b5cf-04faa0e24e72.png) ![osmd](https://user-images.githubusercontent.com/92977/141664338-f000711a-14bf-4447-856f-a4be0bae53b5.png)

The F# is in the key signature, so I wouldn't expect it to be shown on every note.

Hello, I'm also interested in a playback plugin. I've written similar code for VexFlow here: https://ethereum.karimratib.me:8080/ - it supports local audio playback + Web MIDI output.

To @sschmidTU and others interested: feel free to edit the table above with corrections / details. I hope we can work towards complete coverage of MusicXML accidentals, especially when OSMD...

As a first step, the low-hanging fruits are the rows marked "Not encoded in OSMD", as well as verifying how to concatenate accidentals as per the correspondingly marked rows.

Regarding the alter value of the accidentals, this is where things get complicated :sweat_smile: In a nutshell, different accidentals refer to different tuning systems and/or different notation systems (these are...

Updated table with fix above :tada:

I've started working on more comprehensive accidental support in my fork above ^. Before I go further, I'd like to explain my approach to reach some consensus: To deal with...

Thanks. Yes, the purpose of my update above was to ask if you're willing to consider this functionality for OSMD, and to validate that the approach I am suggesting makes...