|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.frinika.audio.Voice
com.frinika.benchmark.SyncVoice
public abstract class SyncVoice
| Field Summary | |
|---|---|
protected long |
framePtr
|
protected boolean |
glitched
|
long |
realStartTime
|
protected FrinikaSequencer |
sequencer
|
| Fields inherited from class com.frinika.audio.Voice |
|---|
interrupts, nextVoice, startFramePos |
| Constructor Summary | |
|---|---|
protected |
SyncVoice(FrinikaSequencer seq)
|
| Method Summary | |
|---|---|
protected abstract void |
correctGlitch()
Called when framePtr goes out of sync |
protected boolean |
doSync(int tol)
|
| Methods inherited from class com.frinika.audio.Voice |
|---|
fillBuffer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long realStartTime
protected long framePtr
protected boolean glitched
protected FrinikaSequencer sequencer
| Constructor Detail |
|---|
protected SyncVoice(FrinikaSequencer seq)
| Method Detail |
|---|
protected boolean doSync(int tol)
protected abstract void correctGlitch()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||