|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.synth.PolyphonicSynthChannel.AbstractVoice
uk.org.toot.synth.channels.example2.Example2SynthChannel.Example2Voice
public class Example2SynthChannel.Example2Voice
Constructor Summary | |
---|---|
Example2SynthChannel.Example2Voice(int pitch,
int velocity,
int sampleRate)
|
Method Summary | |
---|---|
boolean |
mix(AudioBuffer buffer)
|
void |
setSampleRate(int rate)
|
Methods inherited from class uk.org.toot.synth.PolyphonicSynthChannel.AbstractVoice |
---|
getPitch, isReleased, release, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Example2SynthChannel.Example2Voice(int pitch, int velocity, int sampleRate)
Method Detail |
---|
public void setSampleRate(int rate)
public boolean mix(AudioBuffer buffer)
mix
in interface PolyphonicSynthChannel.Voice
mix
in class PolyphonicSynthChannel.AbstractVoice
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |