uk.org.toot.audio.dynamics
Class Compressor

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

public class Compressor
extends DynamicsProcess


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

Compressor

public Compressor(DynamicsProcess.ProcessVariables vars)


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