Skip to content
Aaron edited this page Jul 4, 2020 · 17 revisions

Smoosic

Note: some structural changes going on in the wiki and distribution. Please let me know about broken links.

Smoosic is a simple (?) but fully-functional-aspirant editor for music written in javascript.
The goal is to be easily embeddable and modifyable. All that is required to use Smoosic in your own projects is to create the editor in a DOM. It uses a fork of VexFlow project from Smoosic Vex Flow for rendering.


You can see smoosic in action here:

Smoosic


If you want to use it in your own projects, a good place to start are the unit tests. They are here:

Unit Tests


Instructions on how to use smoosic: User Help


If you want to contribute or hack, there is source-code auto-generated documentation