Package processing.sound
Class TriOsc
- All Implemented Interfaces:
Modulator
This is a simple triangle wave oscillator.
-
Constructor Summary
-
Method Summary
Methods inherited from class processing.sound.Oscillator
amp, freq, freq, getModulator, play, play, play, play, set, set, stop
Methods inherited from class processing.sound.SoundObject
add, amp, channels, getUnitGenerator, isPlaying, pan
-
Constructor Details
-
TriOsc
- Parameters:
parent
- typically use "this"
-