README stuff

This commit is contained in:
Dave Griffiths 2022-09-16 08:39:28 +01:00
parent 2704a23aa0
commit 8d48f062b4

View File

@ -21,7 +21,11 @@ Quick start:
3. Load a loop sample into the target 3. Load a loop sample into the target
4. Click (re)generate target 4. Click (re)generate target
5. Press play 5. Press play
6. Tweak brain
The default block size (3000) is really high to prevent CPU glitches -
500 to 1000 is a better range.
# [Demo brain session](https://static.thentrythis.org/samplebrain/demo.samplebrain) # [Demo brain session](https://static.thentrythis.org/samplebrain/demo.samplebrain)
# [Manual](docs/manual.md) # [Manual](docs/manual.md)
@ -44,7 +48,7 @@ Contribution of a universal or apple silicon binary gratefully received (see bui
If you'd like the right font, optionally: If you'd like the right font, optionally:
$ sudo apt install ttf-mscorefonts-installer $ sudo apt install ttf-mscorefonts-installer
# Building from source: # Building from source:
Install libraries for the sample engine (use brew on mac, MinGW on win): Install libraries for the sample engine (use brew on mac, MinGW on win):