Compare commits

..

No commits in common. "1b16a61930b62f585d9fcb3df5e33fed20e97624" and "8a869f14ead60a5608861a4b77490c48419d7bdc" have entirely different histories.

3 changed files with 5 additions and 15 deletions

View file

@ -64,10 +64,8 @@ Tokens are joined with `;`. `tr` and `rmp` are omitted when off.
- **sound** — the acoustic kit: `beep`, `kick`, `snare`, `rim`, `clap`, `hatClosed`, - **sound** — the acoustic kit: `beep`, `kick`, `snare`, `rim`, `clap`, `hatClosed`,
`hatOpen`, `ride`, `crash`, `tomLow`, `tomMid`, `tomHigh`, `tambourine`, `cowbell`, `hatOpen`, `ride`, `crash`, `tomLow`, `tomMid`, `tomHigh`, `tambourine`, `cowbell`,
`woodblock`, `claves`, `jamblock` (kick, snare, closedhat, crash, toms, tambourine, `woodblock`, `claves`, `jamblock` (kick / snare / closedhat / crash play embedded
cowbell, woodblock and claves play embedded CC0 samples; `beep`, `clap`, `rim`, CC0 samples, the rest are synthesized); plus synthesized drum machines —
`hatOpen` and `ride` stay synthesized — VCSL has no clean source for those); plus
synthesized drum machines —
`kick808 snare808 clap808 hat808 openHat808 cowbell808 tom808` and `kick808 snare808 clap808 hat808 openHat808 cowbell808 tom808` and
`kick909 snare909 clap909 hat909 ride909 crash909`. Unknown → `beep`. `kick909 snare909 clap909 hat909 ride909 crash909`. Unknown → `beep`.
- **grouping** — beats per bar, optionally grouped for odd meters: `4`, `3`, - **grouping** — beats per bar, optionally grouped for odd meters: `4`, `3`,

View file

@ -1 +1 @@
0.0.4 0.0.3

File diff suppressed because one or more lines are too long