Skip to content

Commit

Permalink
reword Daisy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Nov 12, 2023
1 parent da336e3 commit 62b1739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/03.gen.daisy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Daisy is an embedded platform for music. It features everything you need for cre

Currently daisy platform is supported for:

* `field`
* `seed`
* `pod`
* `petal`
* `patch`
* `patch_init`
* `patch_sm`
* `field`

Which can be configured using the `-m` metadata.json `daisy.board` setting:

Expand Down Expand Up @@ -79,4 +79,4 @@ This can be done by adding either to the meta.json:
}
```

Do note that the samplerate will be automatically set to either 16k, 32k, 48k, or 96k. Blocksize will need to be less than 256.
Do note that the samplerate will be automatically set to either 16k, 32k, 48k, or 96k. Blocksize will need to be 256 or less and is automatically capped.

0 comments on commit 62b1739

Please sign in to comment.