MNX Document Model
Loading...
Searching...
No Matches
mnx::sequence::Pitch::Required Struct Reference

initializer class for Pitch More...

#include <Sequence.h>

Public Attributes

NoteStep step {}
 the letter spelling of the note.
 
int octave {}
 the octave number of the note (where C4 is middle C).
 
int alter {}
 the chromatic alteration of the note (positive for sharp, negative for flat).
 

Detailed Description

initializer class for Pitch