mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2025-05-11 01:57:20 +00:00
words
This commit is contained in:
parent
f624ac5afa
commit
eec610c06b
@ -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)
|
||||||
|
|
||||||
|
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user