Skip to content
/ sequent Public

A tool for simple creation, arrangement, and visualising musical sequences.

Notifications You must be signed in to change notification settings

nryn/sequent

Repository files navigation

sequent

A tool for simple creation, arrangement, and visualising of musical sequences.

Usage

Example usage file included in the root directory. It gives an idea of how to create and play a song manually with code.

To see it in action, you can run an http server, for example to run one locally with python:

$ python -m SimpleHTTPServer 8000

then visit http://localhost:8000 in your browser

About

A tool for simple creation, arrangement, and visualising musical sequences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published