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

SQPusher2
ExtensionExtension

Squarepusher-inspired breakbeat cutting

Description

This cut procedure was created by an automated analysis of track 'Come on my Selector' by Squarepusher, aka Tom Jenkinson.

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:

barfunc

Function that selects a bar from SQPusher2.seqdata (all 160 bars of Come On My Selector)

repetitionfunc

Function that determines how to group events in blocks (repetition groups)

scramble

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

bpsd

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

Examples