-
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
fc14289
commit e8d35c7
Showing
2 changed files
with
214 additions
and
173 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 |
---|---|---|
@@ -1,5 +1,15 @@ | ||
# Justguess | ||
Justguess is a simple but versatile OM# program that allows you to train your recognition of arbitrary just and tempered intervals and compare the two. Requires OM# and the Csound and OM2Csound plugins. See also the internal documentation. | ||
# Dechord | ||
Dechord is a program that allows you to train any collection of chords by decomposing a chord into its subchords. Requires OM# and the Csound and OM2Csound plugins. See also the internal documentation. | ||
|
||
ADVANTAGES | ||
Can be used to train any chord, just or tempered. | ||
|
||
By decomposing a chord, it becomes easier to train your recognition and understand the nature of the chord. | ||
|
||
Variety of timbres, which can be randomized. | ||
|
||
Can easily be modified | ||
|
||
|
||
INSTALL | ||
For now, just copy the patches into your patches folder. |
Oops, something went wrong.