public class Robotiser extends FrameOverlapAddSource
| Modifier and Type | Class and Description |
|---|---|
static class |
Robotiser.PhaseRemover |
DEFAULT_WINDOWTYPE, frameProvider, memory, outputWindow, processorblockSizebuf, dataProcessor, DEFAULT_BUFFERSIZE, readPos, writePosdataLength, inputSourceNOT_SPECIFIED| Constructor and Description |
|---|
Robotiser(DoubleDataSource inputSource,
int samplingRate) |
Robotiser(DoubleDataSource inputSource,
int samplingRate,
float amount) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
getBlockSize, getInputFrameshift, getNextFrame, hasMoreData, initialise, prepareBlock, readBlockreadIntoBufferavailable, bufferSpaceLeft, compact, currentlyInBuffer, getData, increaseBufferSizegetAllData, getData, getData, getDataLengthpublic Robotiser(DoubleDataSource inputSource, int samplingRate, float amount)
inputSource - inputSourcesamplingRate - samplingRateamount - the factor by which to speed up or slow down the source. Values greater than one will speed up, values smaller
than one will slow down the original.public Robotiser(DoubleDataSource inputSource, int samplingRate)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.