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 getPatternFromNotes

Defined in PureMusicUtils.ts

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

Turns an array of notes to an array containing the interval between each 2 notes.

ยท notes - undefined

Returns

undefined