|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoiceServer | |
|---|---|
| com.frinika.audio | |
| com.frinika.audio.voicetemplate | |
| com.frinika.benchmark.audio | |
| com.frinika.synth | |
| Uses of VoiceServer in com.frinika.audio |
|---|
| Subclasses of VoiceServer in com.frinika.audio | |
|---|---|
class |
JavaSoundVoiceServer
An integration of the Voice server with the sound hardware interfaces of the java sound api. |
| Methods in com.frinika.audio that return VoiceServer | |
|---|---|
VoiceServer |
AudioContext.getVoiceServer()
|
| Constructors in com.frinika.audio with parameters of type VoiceServer | |
|---|---|
AudioContext(VoiceServer server)
Create an audio context with the given VoiceServer |
|
| Uses of VoiceServer in com.frinika.audio.voicetemplate |
|---|
| Fields in com.frinika.audio.voicetemplate declared as VoiceServer | |
|---|---|
protected VoiceServer |
SynchronizedVoice.voiceServer
|
| Constructors in com.frinika.audio.voicetemplate with parameters of type VoiceServer | |
|---|---|
SynchronizedVoice(VoiceServer voiceServer,
long initialFramePos)
Construct a new Synchronized Voice. |
|
| Uses of VoiceServer in com.frinika.benchmark.audio |
|---|
| Subclasses of VoiceServer in com.frinika.benchmark.audio | |
|---|---|
class |
PJVoiceServer
An integration of the Voice server with the sound hardware interfaces of the java sound api. |
| Uses of VoiceServer in com.frinika.synth |
|---|
| Methods in com.frinika.synth that return VoiceServer | |
|---|---|
VoiceServer |
Synth.getAudioOutput()
|
VoiceServer |
SynthRack.getVoiceServer()
|
| Methods in com.frinika.synth with parameters of type VoiceServer | |
|---|---|
void |
MasterVoice.initialize(VoiceServer voiceServer)
|
void |
SynthRack.setVoiceServer(VoiceServer voiceServer)
|
| Constructors in com.frinika.synth with parameters of type VoiceServer | |
|---|---|
SynthRack(VoiceServer voiceServer)
Construct a Frinika Synth |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||