-
Notifications
You must be signed in to change notification settings - Fork 0
IDuration.Fraction
Chanan edited this page Aug 15, 2020
·
2 revisions
IDuration.Fraction Property
Namespace: CW.Soloist.CompositionService.MusicTheory
Assembly: CW.Soloist.CompositionService.dll
Length of the duration as a fraction,
that is the quotient of the division of the duration's numerator by the duration's denominator.
For exmaple, a duration of 1/4 has a fraction of 0.25.
float Fraction { get; }
© Chanan Welt - Soloist
- Home
- Getting Started
- Design
- Business Logical Layer (CW.Soloist.CompositionService)
- Duration Representation
- IDuration
- Duration
- Duration Representation
- Data Access Layer
- Presentation Layer
- Business Logical Layer (CW.Soloist.CompositionService)