org.herac.tuxguitar.io.tg.v10
Class TGOutputStream.TGVoiceJoiner

java.lang.Object
  extended by org.herac.tuxguitar.io.tg.v10.TGOutputStream.TGVoiceJoiner
Enclosing class:
TGOutputStream

public class TGOutputStream.TGVoiceJoiner
extends java.lang.Object


Constructor Summary
TGOutputStream.TGVoiceJoiner(TGFactory factory, TGMeasure measure)
           
 
Method Summary
 void joinBeats()
           
 void orderBeats()
           
 TGMeasure process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGOutputStream.TGVoiceJoiner

public TGOutputStream.TGVoiceJoiner(TGFactory factory,
                                    TGMeasure measure)
Method Detail

process

public TGMeasure process()

joinBeats

public void joinBeats()

orderBeats

public void orderBeats()