musicpulator.notes

Copyright © Underground Rekordz 2019

Members

Functions

getNoteId
NoteId getNoteId(MusicalNote note, ptrdiff_t octave)

Gets the id of a note.

Static variables

noteBaseIds
immutable(ptrdiff_t[MusicalNote]) noteBaseIds;

Collection of notes and base ids.

Structs

NoteId
struct NoteId

A note id.

Meta

Authors

Jacob Jensen (bausshf)