Beispiel #1
0
 public void Add_LengthLength_Complex_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            ShortTime);
 }
 public void Add_LengthLength_Default_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatFractionSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            LargeTime);
 }
Beispiel #3
0
 public void Add_LengthLength_Default_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ShortTime);
 }
Beispiel #4
0
 public void Add_LengthLength_Simple_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            LargeTime);
 }
 public void Add_LengthLength_Complex_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            ShortTime);
 }
 public void Add_LengthLength_Complex_6()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            LargeTime);
 }
 public void Add_LengthLength_Simple_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            LargeTime);
 }
Beispiel #8
0
 public void Add_LengthLength_Default_4()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ZeroTime);
 }
 public void Add_LengthLength_Default_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ShortTime);
 }
 public void Add_LengthLength_Default_6()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            LargeTime);
 }
Beispiel #11
0
 public void Add_LengthLength_Complex_4()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            ZeroTime);
 }
Beispiel #12
0
 public void Add_LengthLength_Complex_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            LargeTime);
 }
Beispiel #13
0
 public void Add_LengthLength_Simple_1()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            ZeroTime);
 }
 public void Add_LengthLength_Simple_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatFractionSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            ShortTime);
 }
 public void Add_LengthLength_Simple_5()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            ShortTime);
 }
 public void Add_LengthLength_Complex_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatFractionSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            LargeTime);
 }
Beispiel #17
0
 public void Add_LengthLength_Default_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            LargeTime);
 }