TuningSystem
This class represents a tuning system in Live.
Canonical Path
live_set tuning_system
Properties
name symbol
Access: getsetobserve
The name of the currently active tuning system.
pseudo_octave_in_cents float
Access: get
The pseudo octave in cents of the currently active tuning system.
lowest_note dictionary
Access: getsetobserve
The note index within the pseudo octave and octave of the lowest note.
highest_note dictionary
Access: getsetobserve
The note index within the pseudo octave and octave of the highest note.
reference_pitch dictionary
Access: getsetobserve
The reference pitch of the current tuning system.
note_tunings dictionary
Access: getsetobserve
The relative note tunings of the Tuning System in cents. Provided as a single-element dictionary holding an array.