Exemplo n.º 1
0
 public void Apply(FormatSegment formatSegment)
 {
     Console.WriteLine("Normalise on format segment.");
 }
Exemplo n.º 2
0
 public void Apply(FormatSegment formatSegment)
 {
     Console.WriteLine("Noise reduction on format segment.");
 }
Exemplo n.º 3
0
 public void Apply(FormatSegment formatSegment)
 {
     Console.WriteLine("Reverb filter on format segment.");
 }