Module:MOS degrees: Difference between revisions
No edit summary |
No edit summary |
||
| Line 302: | Line 302: | ||
local chromas = note['chromas'] | local chromas = note['chromas'] | ||
--local degree = asc_degrees[i][j] | --local degree = asc_degrees[i][j] | ||
local quality = asc_degrees[i][j]['quality'] | --local quality = asc_degrees[i][j]['quality'] | ||
-- Find the note name | -- Find the note name | ||
| Line 334: | Line 334: | ||
local mossteps = note['mossteps'] | local mossteps = note['mossteps'] | ||
local chromas = note['chromas'] | local chromas = note['chromas'] | ||
local degree = des_genchain[i][j] | --local degree = des_genchain[i][j] | ||
local quality = | --local quality = des_genchain[i][j]['quality'] | ||
-- Find the note name | -- Find the note name | ||