Repo: github.com/soundio/music
Enter an array of note numbers to represent a chord:
[]
| music.consonance([]) | = | |
| music.density([]) | = | |
| music.range([]) | = | |
| music.scale([]) | = | [] |
| music.transpose([], ) | = | [] |
Enter a second array of note numbers to represent a second chord:
[]
| music.chromaticism([], []) | = | |
| music.parallelism([], []) | = | |
| music.contraryParallelism([], []) | = |