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 notesInRange

Defined in PureMusicUtils.ts

(
baseNote: Notetype NoteNote,
range: number
): Recordexternal Record<Notetype NoteNote, NoteAsObjecttype NoteAsObjectNoteAsObject>

Returns an object where the keys are raw notes and their value is an object with note & octave props.

· baseNote - undefined
· range - undefined

Returns

undefined