Name BeatPlayer v1.9
Created At 2008-05-04 2:37am
Submitted By atte
Type blue.orchestra.BlueSynthBuilder
Description

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

Sample player, targeted at playing breakbeats. Automode will
guess the tempo of the loop, if:
a) The tempo of the beat is between "Maximum BPM" and "Maximum
BPM" / 2
b) The beat is in 4/4 and either 1/4, 1/2, 1, 2, 4 (etc) bars long

Changelog:
1.9
* Minor code cleanup

1.8
* Stretching works in stereo
* UI cleanup
* Tuning in stretch-mode (doesn't affect tempo)

1.7
* Stretching is done with syncgrain only
* Code cleanup

1.6.1
* Experimented with syncgrain in three bands

1.6
* Experimenting with both sndarp, granule and syncgrain

1.5
* Added iwarpgain to reduce output of sndwarp

1.4
* Added "time stretching" (using sndwarp), however the sound quality
is quite poor :-(

1.3
* More efficient code in automode

1.2
* Fixed bug in automode

1.1
* Added auto mode, will try to guess number of bars

1.0
* Initial release