Package processing.sound

Interface Modulator

All Known Implementing Classes:
Amplitude, Oscillator, Pulse, SawOsc, SinOsc, SqrOsc, TriOsc

public interface Modulator

Interface for any object that can be passed as a modulator to an oscillator's freq() and amp() methods.