- From: Arshia Cont <arshiacont@antescofo.com>
- Date: Tue, 8 Nov 2022 08:34:23 +0100
- To: Andrew Hankinson <andrew.hankinson@gmail.com>
- Cc: public-music-notation@w3.org
- Message-Id: <EE65EC9A-8D3F-41BE-AB7A-C20EFFF99F6C@antescofo.com>
Further follow-up: an interesting alternative is of course GuidoLib that provides Native rendering engine for iOS, Android, NPM, SVG and more: https://guido.grame.fr/ and it’s also open source! For converting MusicXML to Guido format: https://github.com/grame-cncm/libmusicxml Arshia Cont metronautapp.com > On 8 Nov 2022, at 08:01, Andrew Hankinson <andrew.hankinson@gmail.com> wrote: > > Just to follow up on Jim' suggestion, there are Java bindings for Verovio based on SWIG: https://book.verovio.org/installing-or-building-from-sources/other-bindings.html > > They may need a bit of "exercise" -- we're not aware of many people using that particular binding so it hasn't had extensive testing -- but it may work for your purposes. Verovio also supports ABC input, as well as MusicXML. The output is SVG. > > -Andrew > >> On 7 Nov 2022, at 22:56, Jim DeLaHunt <list+w3c@jdlh.com> wrote: >> >> >> On 2022-11-06 11:48, Hohwiller, Jörg wrote: >>> Dear music-notation group, >>> >>> I am an open-source developer (as well as professional software developer and architect) and musician and just joined this group to get some exchange and help. >> Hello, Jörg, and welcome to this community group! >>> ...Currently I am working on rendering the model to graphics (music sheet). To make my code re-uasble I started creating a rendering engine that can do the complex layout computation as an abstract reusable renderer that I can then reuse for Android SDK graphics, JavaFx, or generation of PDF or SVG.... >> >> Are you familiar with Verovio <https://github.com/rism-digital/verovio>? It is a rendering library which is fairly well-used and fairly capable. Maybe you can link to it and call it. Maybe you can use it for design ideas. >> >> Best regards, >> —Jim DeLaHunt >> >> -- >> . --Jim DeLaHunt, jdlh@jdlh.com http://blog.jdlh.com/ (http://jdlh.com/) >> multilingual websites consultant >> >> > >
Received on Tuesday, 8 November 2022 07:35:01 UTC