musicpulator.direction

Copyright © Underground Rekordz 2019

Members

Enums

NoteDirection
enum NoteDirection

Enumeration of note directions.

Functions

getNoteDirection
NoteDirection getNoteDirection(NoteId noteX, NoteId noteY)

Gets the direction of a note relative to another note.

getNoteDirections
NoteDirection[] getNoteDirections(NoteId[] noteIds)

Gets all directions based on a set of note ids.

Meta

Authors

Jacob Jensen (bausshf)