What is the shadow note key command called in the json file?

working with key commands I notice that “shadow note” is not written anywhere in the json file. what is it called ?
joakim

It’s NoteInput.PitchBeforeDurationUp and NoteInput.PitchBeforeDurationDown.

The variants for ocatve up and down are NoteInput.PitchBeforeDurationOctaveUp and NoteInput.PitchBeforeDurationOctaveDown, respectively.

3 Likes

thank you !!!
joakim