Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chord-editor description #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PureScript
| [purescript-school-of-music](https://github.com/newlandsvalley/purescript-school-of-music) | (PSoM) port of the Haskell School of Music |
| [MIDI keyboard player](https://github.com/newlandsvalley/purescript-midi-keyboard) | play a MIDI keyboard through the browser |
| [polska-metronome](https://github.com/newlandsvalley/polska-metronome) | 3/4 metronome with irregular beats |
| [chord-editor](https://github.com/newlandsvalley/chord-editor) | edit guitar chord diagrams |
| [chord-editor](https://github.com/newlandsvalley/chord-editor) | edit chord diagrams |
| [tunebook](https://github.com/newlandsvalley/tunebook) | quick and dirty generation of a booklet of scores |
| [tunebank-frontend](https://github.com/newlandsvalley/tunebank-frontend) | UI to musicrest |
| [purescript-audiograph](https://github.com/newlandsvalley/purescript-audiograph) | declarative interface into web-audio |
Expand Down Expand Up @@ -57,4 +57,4 @@ Haskell
| Name | Description |
| -------------------------------- | -------------------------------------------------- |
| [MidiToAbc](https://github.com/newlandsvalley/MidiToAbc) | An attempt to convert a monophonic MIDI melody into the ABC notation. |
| [Tunebank](https://github.com/newlandsvalley/tunebank) | An experimental rewrite of musicrest using [Servant](https://www.servant.dev/) and Postgresql. |
| [Tunebank](https://github.com/newlandsvalley/tunebank) | An experimental rewrite of musicrest using [Servant](https://www.servant.dev/) and Postgresql. |