Name SnipLooper v1.1
Created At 2008-02-29 12:46pm
Submitted By atte
Description

Author: Atte André Jensen (atte.dk), 2008

Loops part of audio stream on demand. Should be used with automation.
If the value of "Beat Fraction" is 0, nothing is looped. If set to anything else,
that fraction is repeated.

Example.

Assuming the following automation graph for "Beat Fraction"

| | | |----| |----|----|----| |

This will play the stream unmodified for 3 beats. Then on beat 4 the first
1/16 (since a 1/16 is 25% the length of a beat (1/4)) of that beat is
repeated four times untill beat 5

Changelog:
1.1
* Runs at krate

1.0
* Initial release