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 highestNoteFromArray

Defined in PureMusicUtils.ts

(notes: Arrayexternal Array<Notetype NoteNote>): Notetype NoteNote

Returns the highest note from an array of notes.

ยท notes - undefined

Returns

undefined