README stuff

This commit is contained in:
Dave Griffiths 2022-09-16 09:29:12 +01:00
parent a95d6a7800
commit 346fdc3140

View File

@ -2,15 +2,15 @@
A custom sample mashing app designed by Aphex Twin. A custom sample mashing app designed by Aphex Twin.
Samplebrain (made in 2015) chops samples up into a 'brain' of Samplebrain chops samples up into a 'brain' of interconnected small
interconnected small sections called blocks which are connected into a sections called blocks which are connected into a network by
network by similarity. It processes a target sample, chopping it up similarity. It processes a target sample, chopping it up into blocks
into blocks in the same way, and tries to match each block with one in in the same way, and tries to match each block with one in it's brain
it's brain to play in realtime. to play in realtime.
This allows you to interpret a sound with a different one. Over time This allows you to interpret a sound with a different one. Over time
developing it, we gradually added more and more tweakable parameters developing it during 2015 and 2016, we gradually added more and more
until it became slightly out of control. tweakable parameters until it became slightly out of control.
![](docs/pics/screenshot.png) ![](docs/pics/screenshot.png)