uk.org.toot.synth.modules.filter
Class StateVariableFilter
java.lang.Object
uk.org.toot.synth.modules.filter.AbstractFilter
uk.org.toot.synth.modules.filter.StateVariableFilter
- All Implemented Interfaces:
- Filter
public class StateVariableFilter
- extends AbstractFilter
Method Summary |
float |
filter(float sample,
boolean release)
|
float |
filter(float in,
float freq,
float damp)
|
void |
update()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateVariableFilter
public StateVariableFilter(StateVariableFilterVariables variables,
EnvelopeGenerator eg,
float freq,
float amp)
update
public void update()
filter
public float filter(float sample,
boolean release)
filter
public float filter(float in,
float freq,
float damp)
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.