Skip to content

IDuration.Fraction

Chanan edited this page Aug 15, 2020 · 2 revisions

IDuration.Fraction Property

Namespace: CW.Soloist.CompositionService.MusicTheory
Assembly: CW.Soloist.CompositionService.dll

Summary

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; }
  • Home
  • Getting Started
  • Design
    • Business Logical Layer (CW.Soloist.CompositionService)
    • Data Access Layer
    • Presentation Layer
Clone this wiki locally