- From: Andrew Hankinson <andrew.hankinson@gmail.com>
- Date: Tue, 8 Nov 2022 08:01:29 +0100
- To: public-music-notation@w3.org
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:01:45 UTC