SQPusher1:
Filter:
BBCut/Classes (extension) | Libraries > BBCut > Cut procedures

SQPusher1
ExtensionExtension

Squarepusher-inspired breakbeat cutting

Description

This cut procedure is derived from some analysis of the manic breaks work of Squarepusher, aka Tom Jenkinson. His innovation was to push the tempo range to around 200 bpm, and to create constantly varying beats with highly musical jazz inflected drum programming.

His original work was with sampler/drum machine+sequencer but he uses many effects units and nowadays a laptop in his live shows. To my knowledge, all his programming is by hand, without algorithm. This is an automated routine inspired by his style, which is obviously my take on things and in no way to represent the great variety of great compositions Tom has created. The routine was inspired by transcribing drum patterns from Alive in Japan (disc 2, do you know squarepusher, warpcd97 2002).

Note that the original Squarepusher material is created by specifying all the individual drum hits- this routine simulates that sequencing in one single line by cutting up a breakbeat sample, so it works on a sense of rhythmic aggregate, not an analysis of relative positions of kick/snare/hat.

Class Methods

.new

Create a SQPusher1 object with the given parameters.

Note that this cut procedure always works in 4/4 with one bar phrases.

Arguments:

activity

Chance of semiquavers rather than quavers.

fillfreq

There are two types of bar, normal based on activity from the above parameter, and fills based on musical motifs lifted from Squarepusher tracks. The fills occur every fourth bar by default, but change their frequency with this parameter.

fillscramble

chance of a fill being scrambled, rather than played back exactly as stored.

sqweights

The chance of a semiquaver bias at each quaver of the bar. Used in combination with the activity parameter to make cut sequences for normal non fill bars.

bpsd

beats per sub division. Sets a primitive cut size resolution for choose offset messages.

Instance Methods

.initSQPusher1

Examples

Use your rawest noisest breaks to hear this properly. You won't have all the breaks I use below. Start with something that is running quick so repitching doesn't cause too much chipmunkiness, or double the beats per sample value in BBCutBuffer.

Otherwise you'll need to use CutBuf3 to preserve the original pitch and reslice.