Compare commits
2 commits
8a869f14ea
...
1b16a61930
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b16a61930 | ||
|
|
811891bf5a |
3 changed files with 15 additions and 5 deletions
|
|
@ -64,8 +64,10 @@ Tokens are joined with `;`. `tr` and `rmp` are omitted when off.
|
|||
|
||||
- **sound** — the acoustic kit: `beep`, `kick`, `snare`, `rim`, `clap`, `hatClosed`,
|
||||
`hatOpen`, `ride`, `crash`, `tomLow`, `tomMid`, `tomHigh`, `tambourine`, `cowbell`,
|
||||
`woodblock`, `claves`, `jamblock` (kick / snare / closed‑hat / crash play embedded
|
||||
CC0 samples, the rest are synthesized); plus synthesized drum machines —
|
||||
`woodblock`, `claves`, `jamblock` (kick, snare, closed‑hat, crash, toms, tambourine,
|
||||
cowbell, woodblock and claves play embedded CC0 samples; `beep`, `clap`, `rim`,
|
||||
`hatOpen` and `ride` stay synthesized — VCSL has no clean source for those); plus
|
||||
synthesized drum machines —
|
||||
`kick808 snare808 clap808 hat808 openHat808 cowbell808 tom808` and
|
||||
`kick909 snare909 clap909 hat909 ride909 crash909`. Unknown → `beep`.
|
||||
- **grouping** — beats per bar, optionally grouped for odd meters: `4`, `3`,
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.0.3
|
||||
0.0.4
|
||||
|
|
|
|||
12
index.html
12
index.html
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue