|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.softsynth.jmsl.InstrumentAdapter
jmsltutorial.AppletColorInstrument
public class AppletColorInstrument
A simple Interpreter subclass that interprets data as rgb color, interprets element[0] as duration
| Method Summary | |
|---|---|
double |
play(double playTime,
double timeStretch,
double[] dar)
Overridden for custom interpretation |
| Methods inherited from class com.softsynth.jmsl.InstrumentAdapter |
|---|
close, getDimensionNameSpace, getInterpreter, getMixerClassName, getMusicDevice, getName, getNumOutputs, getOutput, getOutput, getTransposition, main, noteOff, noteOn, noteOnFor, off, on, open, setDimensionNameSpace, setInterpreter, setMixerClassName, setMusicDevice, setName, setTransposition, toString, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public double play(double playTime,
double timeStretch,
double[] dar)
play in interface Instrumentplay in class InstrumentAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||