org.rubato.rubettes.util
Class Quantizer

java.lang.Object
  extended by org.rubato.rubettes.util.Quantizer

public class Quantizer
extends java.lang.Object


Constructor Summary
Quantizer(double timeUnit, double pitchUnit)
           
 
Method Summary
 PowerDenotator getQuantizedScore(PowerDenotator score, RunInfo runInfo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quantizer

public Quantizer(double timeUnit,
                 double pitchUnit)
Method Detail

getQuantizedScore

public PowerDenotator getQuantizedScore(PowerDenotator score,
                                        RunInfo runInfo)