Skip to content

fps/asciichanges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCIIChanges

A simple language for writing chord progressions using just ASCII text.

Introductory Examples

Stella by Starlight:

| Em7b5    | A7b9         | Cm9sus4    | F13          |
| Fm7      | Bb7          | Ebmaj7     | Ab7#11       |
| Bbmaj7   | Em7b5 / A7 / | Dm7        | Bbm7 / Eb7 / |
| Fmaj7    | Em7b5 / A7 / | Am7b5      | D7b9         |
| G7b9b13  |              | Cm11       |              |
| Ab9#11   |              | Bbmaj9     |              |
| Em7b5    | A7b9#9       | Dm7b5      | G7b9#9       |
| Cm7b5    | F7b9b13      | Bbmaj9add6 |              |

And here is the super minimal example (which is just the C major triad):

| C |

Simple demo

Head over to https://fps.github.io/asciichanges/ for a super simple web app that plays some notes generated from an ASCIIChanges song.

About

A simple language describing chord progressions (changes) for tunes in ASCII text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published