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
###Set the base note of the scale file [which may also be the music's tonic]
###Sets one MIDI note as the tuning reference note
###Set the tuning center [aka diapason or reference pitch]
###Sets the pitch frequency of the tuning reference note, and indirectly all the others
###Map pitches to the keyboard [or other controller]
###Identifies which MIDI notes will be retuned
##Just intonation tunings and their tonic pitch
###Maps the tuning to the MIDI notes of the controller
##Linear keyboard mapping vs. alternatives
##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 keyboard formats
##Uncommon controller formats
##Scala keyboard mapping file format
#Scala tuning system vs. Anamark v2 tuning system
#Example scenarios
#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:
....
....


== Example scenarios ==
== 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 ==