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 = | local quality = asc_degrees[i][j]['quality'] | ||
-- Find the note name | -- Find the note name | ||