<sub>[Github site](https://github.com/smoosic) | [change notes](https://smoosic.github.io//Smoosic/changes.html) | [application](https://smoosic.github.io//Smoosic/release/html/smoosic.html)<sub> 


## Changes to Smoosic
This is a completely new Github repository dedicated to Smoosic, optmized for collaboration and feedback.  Now that the application itself is generally functional, I'd like to pull the open source community in a bit.

### April 8, 2026
Two major new features:
* mouse-note entry - create notes using the mouse, ala MuseScore.
* horizontal layout (continuous scroll) - non-paged view of your score.

#### Breaking changes:
New DOM structure.  Only domContainer parameter for application mode is required.   It can be a string ID or an element. Older versions required a more complicated DOM structure.

### October, 2024
Thanks to [Nenad Strangar](https://github.com/strangarnenad) we now have nested tuplets!

