org.rubato.rubettes.util
Class VoiceSplitter

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

public class VoiceSplitter
extends java.lang.Object


Constructor Summary
VoiceSplitter(PowerDenotator score)
           
 
Method Summary
 double getFirstOnset()
           
 java.util.List<ContrapuntalVoice> getVoices()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VoiceSplitter

public VoiceSplitter(PowerDenotator score)
Method Detail

getVoices

public java.util.List<ContrapuntalVoice> getVoices()

getFirstOnset

public double getFirstOnset()