~jagrg/rhything

Sight-reading studies for percussion
Improve description
Update app description
Update description

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jagrg/rhything
read/write
git@git.sr.ht:~jagrg/rhything

You can also use your local clone with git send-email.

#Sight-reading studies for percussion

Rhything, a portmanteau of the words rhythm and reading, is a performant sight-reading web application for generating sheet music composed on-demand using the Markov chain model.

Live demo

#Getting Started

Clone the repository:

git clone git@git.sr.ht:~jagrg/rhything

Install dependencies:

npm install

Start the development server:

npm run dev

#Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b new-feature.
  3. Commit your changes: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin new-feature.
  5. Send me your patch.

When submitting a bug report, please describe the issue clearly and the steps to reproduce it. If possible, also include all relevant console information or error messages. You can find these in your browser's developer tools.

Do not follow this link