|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jsyn.unitgen.UnitGenerator
com.jsyn.unitgen.Circuit
com.jsyn.instruments.NoiseHit
public class NoiseHit
Cheap synthetic cymbal sound.
Field Summary |
---|
Fields inherited from class com.jsyn.unitgen.UnitGenerator |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
NoiseHit()
|
Method Summary | |
---|---|
UnitOutputPort |
getOutput()
|
void |
noteOff(TimeStamp timeStamp)
|
void |
noteOn(TimeStamp timeStamp,
double freq,
double ampl)
|
void |
setupProgram()
|
Methods inherited from class com.jsyn.unitgen.Circuit |
---|
add, flattenOutputs, generate, setSynthesisEngine |
Methods inherited from class com.jsyn.unitgen.UnitGenerator |
---|
addPort, convertHalfLifeToMultiplier, generate, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, isEnabled, pullData, setCircuit, setFrameRate, start, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoiseHit()
Method Detail |
---|
public void setupProgram()
public void noteOff(TimeStamp timeStamp)
noteOff
in interface UnitVoice
public void noteOn(TimeStamp timeStamp, double freq, double ampl)
noteOn
in interface UnitVoice
public UnitOutputPort getOutput()
getOutput
in interface UnitSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |