[][src]Type Definition tune::note::NoteAtConcertPitch

type NoteAtConcertPitch = (Note, ConcertPitch);

Type alias for Notes that should sound at a Pitch different from standard 440 Hz tuning.

Trait Implementations

impl PitchedNote for NoteAtConcertPitch[src]