From 2c89848fda4a3dcd2ab12fe9ec3620806b6fb658 Mon Sep 17 00:00:00 2001 From: Caitlin Hennessy Date: Tue, 21 Nov 2017 17:11:11 -0800 Subject: [PATCH] More --- libs/music/piano.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/music/piano.ts b/libs/music/piano.ts index d1e48af8..fc3b1e13 100644 --- a/libs/music/piano.ts +++ b/libs/music/piano.ts @@ -8,6 +8,7 @@ namespace music { //% shim=TD_ID color="#FFFFFF" colorSecondary="#FFFFFF" //% note.fieldEditor="note" note.defl="262" //% note.fieldOptions.editorColour="#FF1493" note.fieldOptions.decompileLiterals=true + //% note.fieldOptions.minNote=131 note.fieldOptions.maxNote=277 //% useEnumVal=1 //% weight=10 blockGap=8 export function noteFrequency(name: Note): number {