This commit is contained in:
Dave Griffiths 2022-09-17 09:29:04 +01:00
parent f624ac5afa
commit eec610c06b
2 changed files with 5 additions and 5 deletions

View File

@ -28,8 +28,8 @@ The default block size (3000) is really high to prevent CPU glitches -
# [Demo brain session](https://static.thentrythis.org/samplebrain/demo.samplebrain) # [Demo brain session](https://static.thentrythis.org/samplebrain/demo.samplebrain)
Load this using "load session" not "load brain" (sessions contain both Load this file using "load session" not "load brain" (sessions contain
the target and brain samples). both the target and brain samples).
# [Manual](docs/manual.md) # [Manual](docs/manual.md)

View File

@ -8,9 +8,9 @@ similarity. It processes a target sample, chopping it up into blocks
in the same way, and tries to match each block with one in it's brain in the same way, and tries to match each block with one in 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. As we
developing it, we gradually added more and more tweakable parameters worked on 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.
## Brain tweaks: ## Brain tweaks: