Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.3 KB

README.md

File metadata and controls

64 lines (41 loc) · 2.3 KB

🎶 Sonatine

A musical symbols explorer and a font to easily write musical notes!

demo: online Build and Deploy license: MIT

The project is splitted into several modules:

Lib

The lib is the core to generate musical symbols. It is used in all other parts of this project. The library SVG.js is used to generate the musical symbols as in SVG format.

Furthermore, the following sources and tools were used during development:

Font

The font "Sonatine" combines all musical symbols to write musical notes in your favorite typesetting or word processing software.

Stats

Number of #
Glyphs 11,820
Characters 26
Ligatures 47,826

It uses the following technologies/libraries:

Webapp

The webapp helps to explore the musical symbols and the font.

It uses the following technologies/libraries:

Server

The server generates both SVG and PNG files of the musical symbols.

It uses the following technologies/libraries:

Other useful tools

A really nice tool to inspect fonts is FontDrop!.