uk.org.toot.audio.dynamics
Class Expander

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.Expander
All Implemented Interfaces:
AudioProcess

public class Expander
extends DynamicsProcess


Nested Class Summary
static class Expander.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
Expander(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

Expander

public Expander(DynamicsProcess.ProcessVariables vars)


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