Jean Bresson
Jean Bresson
Related threads: - https://github.com/cac-t-u-s/om-sharp-users/issues/67
MusicXML Import done and commited in: c6fa2e94
Notes about MusicXML export Most of the code is already there (in musicxml-export.lisp) but needs some cleanup and rewriting (and testing!). In particular: the whole duration/subdivision system (e.g. for groups,...
Related threads: - https://discussion.forum.ircam.fr/t/exporting-musicxml/20728/19 - https://github.com/cac-t-u-s/om-sharp-users/issues/19 - https://github.com/cac-t-u-s/om-sharp-users/issues/65
Yes, the `internal-note` class as a setf-able slot named "tie" but it is not used / shoudl be removed in the present state.
Works in OM.
- On Windows / Linux it is necessary to reinitialize the 3D panels to see its contents (e.g. double-clicking the canvas). The initialization happening during the view creation doesn't work....
This is probably not yet optimal but some preliminary change is here 6e514d011a4602c08d2f2d868b274620769fc810 and the few next commits.
On MacOS: Default font was changed to Lucida Grande in 6e514d011a4602c08d2f2d868b274620769fc810 and some more details on Windows have been improved in 7514d2cc783cd74967b5dc3eee8077b428443af2
cca0e8ad1de0d2666ff56700a74a4dca99b4636b changes the default Windows font to "Segoe UI" More needs to be done to better handle discrepancies between font and screen resolutions (the Issue is still open)