Package com.sun.media.sound
Interface ModelOscillator
- All Known Subinterfaces:
ModelWavetable
- All Known Implementing Classes:
ModelByteBufferWavetable
public interface ModelOscillator
This interface is used for oscillators.
See example in ModelDefaultOscillator which is a wavetable oscillator.
-
Method Summary
-
Method Details
-
getChannels
int getChannels() -
getAttenuation
float getAttenuation()Attenuation is in cB.- Returns:
-
open
-