dislocated_spaces/config.ini

25 lines
630 B
INI
Executable File

# three high---------------
H1="c" # C6+41
H2="bes" # BFlat5+29c
H3="aes" # AFLat5+22
# three mid ---------------
M1="fis" # Fsharp5+5
M2="ees" # Eflat5 - bingo
#two low tomes ---------------
L1="cis" # C5+22c
L2="e" # 169.3hz - E3+46c
#---------------
# pedal tone G1-20c 48.4hz ---------------
P="g"
#---------------
# RH
pitchSet=("$L1'" "$L2'" "$M1''" "$M2'''" "$H1''" "$H2''" "$H3''")
# LH
pitchSetB=( "$M1" "$M2" "$L1" "$L2" "$H1'" "$H2'" "$H3'")
# CHORD
pitchSetD=( $P, "$H1" "$H2" "$M1'" "$M2''")
pitchSetV=( "$L1'" "$L2'" "$M1''" "$H3" )
#textSet=( "aaaaaaaaaaa'" "ddddddddddddddd" "bbbbbbbbbb" "cccccccccccccc" )