Skip to content

Melody Generator based on common parameters like Key Signature, Scale, Time Signature and other less common or custom parameters...

License

Notifications You must be signed in to change notification settings

shengdaliu/out-of-tune

Repository files navigation

Out of Tune

This project is meant to build a Melody Generator based on common parameters like Key Signature, Scale, Time Signature and other less common or custom parameters...

Getting Started

These instructions below will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have Node.js installed with a package manager like NPM or Yarn.

You can check it up by running this command in your console :

node -v

Installing

To install all the packages needed by this project, you have to run an packager manager.

Run this command if you are using NPM:

npm install

Or this command if you are using Yarn:

yarn install

Running locally the code.

To run this locally please use this command:

npm start

Dependencies

This project is based on other packages and music theory libraries:

Authors

License

MIT License

About

Melody Generator based on common parameters like Key Signature, Scale, Time Signature and other less common or custom parameters...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published