|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.beadsproject.beads.data.Sample.Regime
net.beadsproject.beads.data.Sample.TotalRegime
public static class Sample.TotalRegime
A sample with a TotalRegime reads and stores all the audio data upon initialisation. This provides faster access (than TimedRegime) at the cost of much more memory used.
Field Summary |
---|
Fields inherited from class net.beadsproject.beads.data.Sample.Regime |
---|
storeInNativeBitDepth |
Constructor Summary | |
---|---|
Sample.TotalRegime()
|
|
Sample.TotalRegime(boolean storeInNativeBitDepth)
|
Method Summary |
---|
Methods inherited from class net.beadsproject.beads.data.Sample.Regime |
---|
newStreamingRegime, newStreamingRegimeWithAging, newTotalRegime, newTotalRegimeNative |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sample.TotalRegime()
public Sample.TotalRegime(boolean storeInNativeBitDepth)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |