Class Instrument_tone

java.lang.Object
  extended by AbstractInstrument
      extended by Instrument_tone

public class Instrument_tone
extends AbstractInstrument


Constructor Summary
Instrument_tone()
           
 
Method Summary
 void doAPass(RTSystem rtSystem)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Instrument_tone

public Instrument_tone()
Method Detail

doAPass

public void doAPass(RTSystem rtSystem)