Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Function highestNote

Defined in PureMusicUtils.ts

(note1: Notetype NoteNote, note2: Notetype NoteNote): string

Returns the highest note between 2 notes.

· note1 - undefined
· note2 - undefined

Returns

undefined