User:Mousemambo/Scala tuning system: Difference between revisions
Mousemambo (talk | contribs) mNo edit summary |
Mousemambo (talk | contribs) restructured and corrected outline |
||
Line 5: | Line 5: | ||
'''Temporary Outline''' | '''Temporary Outline''' | ||
#Overview | #Overview | ||
##Tunings vs. scales | |||
##Scales vs. MIDI notes | |||
#Scala scale file | #Scala scale file | ||
##What the scale file does | ##What the scale file does | ||
###Defines the notes of the tuning and their intervallic relationship | |||
###Identifies one MIDI note as the tuning base | |||
##Alternative methods for specifying a tuning | ##Alternative methods for specifying a tuning | ||
###By frequency ratio with the tuning base | |||
###By cents from the tuning base | |||
##Scala scale file format | ##Scala scale file format | ||
#Scala keyboard mapping file | #Scala keyboard mapping file | ||
##What the keyboard mapping file does | ##What the keyboard mapping file does | ||
### | ###Sets one MIDI note as the tuning reference note | ||
### | ###Sets the pitch frequency of the tuning reference note, and indirectly all the others | ||
### | ###Identifies which MIDI notes will be retuned | ||
##Just intonation tunings and their tonic | ###Maps the tuning to the MIDI notes of the controller | ||
##Linear keyboard mapping | ##Scala keyboard mapping file format | ||
#Scala tuning in practice | |||
##Tonic vs. tuning base | |||
##Just intonation tunings and their tonic | |||
##Linear keyboard mapping | |||
##Tunings with fewer or more than 12 pitches per octave or equave | ##Tunings with fewer or more than 12 pitches per octave or equave | ||
##Uncommon | ##Uncommon controller formats | ||
#Scala tuning system vs. Anamark v2 tuning system | |||
#Software for creating Scala tuning system files | #Software for creating Scala tuning system files | ||
#Sources for Scala tuning system files | #Sources for Scala tuning system files | ||
Line 35: | Line 44: | ||
.... | .... | ||
== | == Scala tuning in practice == | ||
.... | .... | ||
== Scala tuning system vs. Anamark v2 tuning system == | |||
... | |||
== Software for creating Scala tuning system files == | == Software for creating Scala tuning system files == |