Skip to content

rism-digital/verovio-qt-demo

Repository files navigation

Verovio Qt demo application

This is a minimal Qt application that demonstrates how to integrate and use the Verovio music rendering library.

Verovio is included in this repository as a Git submodule and is built directly as part of the project.

The application uses a Qt WebView to display the SVG output generated by Verovio.

Usage

git clone --recurse-submodules https://github.com/rism-digital/verovio-qt-demo.git
cd verovio-qt-demo
cmake -DCMAKE_PREFIX_PATH=/path/to/qt . # e.g. "/Users/username/Qt/6.9.1/macos"
make -j 10

Alternatively, you can built it with Qt Creator by opening the CMakeList.txt project.

Image

About

A minimal Qt application demonstrating Verovio integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published