-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1fa8856
commit 22624dc
Showing
2 changed files
with
660 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Text to Chord 1.2.0 (console version) | ||
|
||
The program can convert words and sentences to 5 note chords, to inspire music creation. Have fun | ||
turning into music your name, your friends' name, your city name, your favorite team name, your pet name. | ||
Type or paste text into the text window. Unzip the archive to a folder and run the executable. Input your | ||
text at the prompt and hit Enter. The program will display three 5 note chords generated from three | ||
different algorithms, followed by all the matching scales. | ||
The resulting chords and scales can be used as a starting point to inspire music creation. | ||
|
||
New in this version: | ||
|
||
- scale guess function added |
Oops, something went wrong.