uk.org.toot.synth.modules.oscillator
Class ParabolaMultiWave
java.lang.Object
uk.org.toot.synth.modules.oscillator.MultiWave
uk.org.toot.synth.modules.oscillator.ParabolaMultiWave
public class ParabolaMultiWave
- extends MultiWave
A Parabola wave is used to derive a wave variable between a triangle or sawtooth,
depending on the variable width parameter.
- Author:
- st
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParabolaMultiWave
public ParabolaMultiWave(int size,
float fNyquist)
getWidthStartFactor
public float getWidthStartFactor(float width)
- Overrides:
getWidthStartFactor
in class MultiWave
getWidthScalar
public float getWidthScalar(float width)
- Overrides:
getWidthScalar
in class MultiWave
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.