run sampler in parallel by default + move samples folder to root

This commit is contained in:
Felix Roos 2024-03-30 04:48:55 +01:00
parent 8f355dcf96
commit 22774596ca
5 changed files with 11 additions and 10 deletions

5
samples/README.md Normal file
View file

@ -0,0 +1,5 @@
# samples folder
1. copy any samples to this folder
2. either run strudel locally (`pnpm dev` or `pnpm build && pnpm preview`), or run `npx @strudel/sampler` from this folder
3. add `samples('local:')` to your code