Esempio n. 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);
 }
Esempio n. 3
0
 public void Add_LengthLength_Default_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ShortTime);
 }
Esempio n. 4
0
 public void Add_LengthLength_Simple_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(BarBeatSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            LargeTime);
 }
Esempio n. 5
0
 public void Add_LengthLength_Complex_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            ShortTime);
 }
Esempio n. 6
0
 public void Add_LengthLength_Complex_6()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            LargeTime);
 }
Esempio n. 7
0
 public void Add_LengthLength_Simple_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.SimpleTempoMap,
                                            LargeTime);
 }
Esempio n. 8
0
 public void Add_LengthLength_Default_4()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ZeroTime);
 }
Esempio n. 9
0
 public void Add_LengthLength_Default_2()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            ShortTime);
 }
Esempio n. 10
0
 public void Add_LengthLength_Default_6()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MusicalSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            LargeTime);
 }
Esempio n. 11
0
 public void Add_LengthLength_Complex_4()
 {
     TimeSpanTestUtilities.Add_LengthLength(LongSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            ZeroTime);
 }
Esempio n. 12
0
 public void Add_LengthLength_Complex_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.ComplexTempoMap,
                                            LargeTime);
 }
Esempio n. 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);
 }
Esempio n. 15
0
 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);
 }
Esempio n. 17
0
 public void Add_LengthLength_Default_3()
 {
     TimeSpanTestUtilities.Add_LengthLength(ShortSpan,
                                            MetricSpan,
                                            TimeSpanTestUtilities.DefaultTempoMap,
                                            LargeTime);
 }