Skip to content

Commit e98ddab

Browse files
committed
run lint
1 parent 58e16e1 commit e98ddab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/utils/musicutils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,6 +1567,7 @@ const MODE_PIE_MENUS = {
15671567
// The table contains the intervals that define the modes.
15681568
// All of these modes assume 12 semitones per octave.
15691569
// See http://www.pianoscales.org <== this is in no way definitive
1570+
15701571
const PITCH_COLLECTIONS = {
15711572
"12": {
15721573
"chromatic": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]

0 commit comments

Comments
 (0)