run sampler in parallel by default + move samples folder to root
This commit is contained in:
parent
8f355dcf96
commit
22774596ca
5 changed files with 11 additions and 10 deletions
5
samples/README.md
Normal file
5
samples/README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue