Skip to content

SampleBrain v1.0.0 — First Release

Choose a tag to compare

@idriss-sernn idriss-sernn released this 04 Jun 22:05
· 22 commits to main since this release

SampleBrain v1.0.0

Port of the SampleBrain algorithm (Dave Griffiths × Aphex Twin)
as a native Ableton Live 12 extension.


Right-click any arrangement selection → the brain reconstructs
the target track's timbre using material from another track.

What's inside

DSP fully in TypeScript, zero external dependencies — Cooley-Tukey FFT,
MFCC, OLA, custom WAV/AIFF decoder. Three spectral analysis modes
(MFCC, FFT, mix), four windowing functions, and the three block network
parameters from the original: Novelty, Boredom, Stickiness.

Output lands on a new track, source stays untouched.

UI inspired by Ryoji Ikeda — dot-matrix, light/dark theme,
tooltips on every parameter.

Requirements

Live 12 Beta, Suite edition. Developer Mode OFF for installed .ablx.

Install

Drag & drop SampleBrain-1.0.0.ablx into Live → Preferences → Extensions.