Index | |
HarmonisedScore | |
DB | |
HS_Score | |
Rules | |
DBs | |
HS_Distro | |
HS_Out | |
HS | |
Schoenberg | |
Default | |
Jazz | |
Partch | |
Johnston | |
Harrison | |
Chalmers | |
Catler | |
ArithmeticalSeriesChords |
- GUtils at "x-ozlib://anders/strasheela/source/GeneralUtils.ozf"
- LUtils at "x-ozlib://anders/strasheela/source/ListUtils.ozf"
- HS at "../../HarmonisedScore.ozf"
- <P/2:GetSelectedChords>
- <P/2:GetChords>
fun{GetSelectedChords KeysPerOctave}
Returns a database with chords whose pitch ratios are created by means of arithmetic series (this database presents a selection). For usage in HS, the intervals are rounded to the nearest pitch class interval depending on KeysPerOctave (an int).
fun{GetChords KeysPerOctave}
Returns a database with chords whose pitch ratios are created by means of arithmetic series. For usage in HS, the intervals are rounded to the nearest pitch class interval depending on KeysPerOctave (an int).