Karim Ratib

Results 76 issues of Karim Ratib

Like https://github.com/veltzer/openbook

To keep up with the latest developments in JS-land.

dx

In the iReal Pro [Blues playlist](https://github.com/infojunkie/ireal-musicxml/blob/main/test/data/blues.txt) song "Come Back Baby". For example: - Measure 3: Gb7 should occur on last beat only. - Measure 4: F7 should probably last for...

bug

When the user touches the sheet, we want to position the cursor at the nearest beat. Right now, we only detect direct hits on the notes SVG elements, but these...

demo

Alternate chords (chords that are shown as an alternative to others) are currently not supported. Support them using the [MusicXML `harmony type="alternate"` element](https://w3c.github.io/musicxml/musicxml-reference/data-types/harmony-type/). The trick is to ensure beats are...

enhancement

Add [Guido](https://github.com/grame-cncm/guidolib) to the available music score layout engines.

demo

'Nuff said.

dx

Right now, mapping projects to channels is done via project and channel names. However, these names can be modified without losing the identity of the underlying entities, causing the mapping...

enhancement

Right now, the locale language chosen for the notification text is based on the standard locale detection by Mantis. However, for international teams, the notification language should be overridable so...

enhancement