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