[][src]Module rust_music_theory::note

Individual notes.

Structs

Note

A note.

Enums

NoteError

An error caused when parsing a note.

PitchClass

A pitch class (A, B, C#, etc).

Traits

Notes

A type that can produce a sequence of notes.