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