Added some description and examples of multi-accidentals and negative octaves

This commit is contained in:
Aria 2025-08-22 13:23:41 -05:00
parent 79453ac2c3
commit b8c46d6b26
3 changed files with 95 additions and 1 deletions

View file

@ -252,6 +252,8 @@ function _getNearestScaleNote(scaleName, note, preferHigher = true) {
* n("<[0,7b] [-4# -4] [-2,7##] 4 [0,7] [-4# -4b] [-2,7###] 4b>*4")
* .scale("C:<major minor>/2")
* .s("piano")
* @example
* note("C1*16").transpose(irand(36)).scale('Cb2 major').scaleTranspose(3)
*/
export const scale = register(