Skip to content

codingjourney/osmd-playback-demo

 
 

Repository files navigation

Singkreis

Demo available at http://music.journey.sk/ (sorry, no HTTPS yet).

About

Singkreis is a somewhat archaic German word for a small choir, usually consisting of amateur singers. This application is intended to help choir members practice their repertoire outside choir practice sessions. It displays a score and plays back its notes. The user can configure individual voices, as well as set tempo, playback range and turn loop mode on/off.

This work is based on Jimmy Utterström's proof of concept application enabling audio playback for OSMD scores (Jimmy is now working on a more polished player).

Limitations

At its current state the interpretation of the score is very basic - dynamics, grace notes and even repetitions are ignored. As for bugs, the cursor basically doesn't work. There are also some issues with tie lengths.

Implementation

The application is built with Vue.js and Vuetify. Run npm run serve to build the project and run it on a local dev server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • Vue 22.3%
  • HTML 1.5%