Group
public struct Group : Equatable
Information necessary to render a tuplet bracket.
-
Durationof aGroup.Declaration
Swift
public let duration: Duration -
The sum of the contents contained herein.
Declaration
Swift
public let contentsSum: Int
-
Declaration
Swift
public func context(range: CountableClosedRange<Int>) -> ContextReturn Value
The
Group.Context, applying theselfto the givenrangeof leaf indices.
-
Declaration
Swift
public var description: String { get }
-
Createss a
Groupfor the givenmetricalDurationTree.Declaration
Swift
public init(_ metricalDurationTree: DurationTree)
Install in Dash
Group Structure Reference