|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.simphoney.audio.StaticSpectrogramSynth
public class StaticSpectrogramSynth
| Field Summary |
|---|
| Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
|---|
AUDIO_DISCONNECT, AUDIO_OK |
| Constructor Summary | |
|---|---|
StaticSpectrogramSynth(SpectrumDataBuilder data)
|
|
| Method Summary | |
|---|---|
void |
close()
|
OscillatorNode[] |
getOscillatorBank()
|
void |
notifyCursorChange(int pix)
|
void |
notifyMoreDataReady()
|
void |
notifySizeChange(java.awt.Dimension d)
|
void |
open()
|
int |
processAudio(uk.org.toot.audio.core.AudioBuffer buffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticSpectrogramSynth(SpectrumDataBuilder data)
| Method Detail |
|---|
public OscillatorNode[] getOscillatorBank()
public void close()
close in interface uk.org.toot.audio.core.AudioProcesspublic void open()
open in interface uk.org.toot.audio.core.AudioProcesspublic int processAudio(uk.org.toot.audio.core.AudioBuffer buffer)
processAudio in interface uk.org.toot.audio.core.AudioProcesspublic void notifyCursorChange(int pix)
notifyCursorChange in interface CursorObserverpublic void notifyMoreDataReady()
notifyMoreDataReady in interface SpectrogramDataListenerpublic void notifySizeChange(java.awt.Dimension d)
notifySizeChange in interface SpectrogramDataListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||