BBCut
BBCut
BBCut is a SuperCollider quark originally by Nick Collins for automated event analysis, beat induction and algorithmic audio splicing. Its terse syntax and hot-swappable design make it suitable for live coding applications.
Installation
BBCut is available as a quark: Quarks.install("BBCut")
. Alternatively, copy this directory into Platform.userExtensionDir
. Either way, sc3-plugins is required.
The sounds/
directory contains two audio files, break.aiff
and break2.aiff
. Many examples assume that these are in Platform.resourceDir +/+ "sounds/"
, so copy them over there if you want the examples to run out of the box. This step is optional.
7d24872ea23126199904e103075b44e66164464c
cc3af7e6f5766d2590884bc804737a94bb2a79b0
Installation
Repository
Quark info
name
BBCut
schelp
BBCut
license
GPL
summary
✀ live algorithmic breakbeats ✀
version
2.2.0
copyright
Nick Collins, Nathan Ho 2016
ext_dependency
sc3-plugins