|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelOscillator
This interface is used for oscillators. See example in ModelDefaultOscillator which is a wavetable oscillator.
Method Summary | |
---|---|
float |
getAttenuation()
Attenuation is in cB. |
int |
getChannels()
|
ModelOscillatorStream |
open(float samplerate)
|
Method Detail |
---|
int getChannels()
float getAttenuation()
ModelOscillatorStream open(float samplerate)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |