Audio Software Synthesis API and Plugins for Java
JSyn Examples now using the Beta Pure Java JSyn
Note: to hear the Pure Java JSyn you may need to uninstall your old native JSyn plugin. If you had installed it then you can uninstall it using the tool on this page.
To check whether you are running the new version, look in the Java Console when you run the Applet. You should see "Pure Java JSyn".
Modulated Sawtooth
How it works:
The sound you hear is being generated by an SawtoothOscillator unit. The frequency of the sawtooth is being modulated by a TriangleOscillator running at a low frequency.
ModRate controls the frequency of the Triangle
LFO ("Low Frequency Oscillator").
ModDepth controls how much the Sawtooth frequency
is modulated by the LFO.
CenterFreq controls the frequency of the sawtooth
before modulation is applied.
HalfLife controls the decay time of an exponential
lag generator. It determines how long it takes the output to decay
half way to its target value. This Lag function can be forced to a high
value using the "Ping" button. The lag function then decays
to its input level, in this case 0.0, with the specified half life.
© 1997-2009 Mobileer Inc All Rights Reserved
