uk.org.toot.audio.dynamics
Class Gate

java.lang.Object
  extended by uk.org.toot.audio.core.SimpleAudioProcess
      extended by uk.org.toot.audio.dynamics.DynamicsProcess
          extended by uk.org.toot.audio.dynamics.Gate
All Implemented Interfaces:
AudioProcess

public class Gate
extends DynamicsProcess


Nested Class Summary
static class Gate.Controls
           
 
Nested classes/interfaces inherited from class uk.org.toot.audio.dynamics.DynamicsProcess
DynamicsProcess.ProcessVariables
 
Field Summary
 
Fields inherited from interface uk.org.toot.audio.core.AudioProcess
AUDIO_DISCONNECT, AUDIO_OK
 
Constructor Summary
Gate(DynamicsProcess.ProcessVariables vars)
           
 
Method Summary
 
Methods inherited from class uk.org.toot.audio.dynamics.DynamicsProcess
clear, processAudio
 
Methods inherited from class uk.org.toot.audio.core.SimpleAudioProcess
close, open
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gate

public Gate(DynamicsProcess.ProcessVariables vars)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.