This repository contains some examples of Flat's Embed using our JavaScript SDK.
Viewer demos:
- π Groove Pizza Sheet Music Generator
- πΊ YouTube synced player with a MusicXML loaded locally
- π§ External player with a MusicXML loaded locally
Editor demos:
Experiment built on the top of the Groove Pizza App by the NYU MusEDLab. Creates a MusicXML (JSON) file from the rhythms, displays it using Flat's Embed, and allow to print or import the score in Flat.
WIP: Example example loading a local MusicXML file and linking/sync a YouTube video on client-side.
WIP: Embed example loading a local MusicXML and using an external audio player. This example can be adapted to be used with any audio or video player.
Introduction demo of our Embeddable editor with a short JavaScript code (25 lines).
Experiment built on the top of Google Docs and Slides using Flat's Embed Editor. Write a music notation and insert it as a PNG in the document.
The sources of the examples stored in this repository are licensed under Apache 2.0.