Modifier
public struct Modifier : PitchSpellingModifier
The modifer (represented graphically as an Accidental) for a SpelledPitch in the
EDO24 TuningSystem.
-
The modifer (represented graphically as an
See moreAccidental) for aSpelledPitchin theEDO24TuningSystem.Declaration
Swift
public enum QuarterTone : Double, PitchSpellingModifier
-
A
Modifierwhich does not apply any modification.Declaration
Swift
public static var identity: EDO24.Modifier { get }
-
The
Modifierwhich modifies theadjustmentvalueedo12modifier.Declaration
Swift
public let quarterTone: QuarterTone -
The amount that a
EDO24.Modifiermodifies the basePitch.Classof aLetterName(in percentage of aNoteNumber).Declaration
Swift
public var adjustment: Double { get }
-
Printable description of
EDO24.Modifier.Declaration
Swift
public var description: String { get }
Install in Dash
Modifier Structure Reference