A set of plugins that can manipulate time in the graph.
com.nativeformat.plugins.time
A list of the plugins the Time factory provides
com.nativeformat.plugin.time.loop
node.start: absolutetime start_time, relativetime duration, optional number loopsActivates the loop node.
com.nativeformat.plugin.time.stretch
A plugin that can independently stretch time and shift the pitch of an audio stream.
stretchAn audio parameter specifying the time stretch multiplier. For example, a stretch value of 2.0 will make audio play at half the original speed. Defaults to 1.0, which leaves the time unchanged.pitchRatioAn audio parameter specifying the pitch multiplier. For example, a pitchRatio value of 2.0 will double the original audio frequencies. Defaults to 1.0, which will leave the pitch unchanged.
Note that this node can be used to alter just the time, just the pitch, or both.