mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-30 00:06:59 -04:00
add link to example
This commit is contained in:
@@ -30,4 +30,5 @@ note(`[[e5 [b4 c5] d5 [c5 b4]]
|
||||
</strudel-repl>
|
||||
```
|
||||
|
||||
Note that the Code is placed inside HTML comments to prevent the browser from treating it as HTML.
|
||||
- Note that the Code is placed inside HTML comments to prevent the browser from treating it as HTML.
|
||||
- [Play with this example on stackblitz](https://stackblitz.com/edit/js-75cvww?file=index.html)
|
||||
|
||||
@@ -56,7 +56,10 @@ These packages provide bindings for different ways to output strudel patterns:
|
||||
- [tone](https://github.com/tidalcycles/strudel/tree/main/packages/tone#strudelcyclestone): bindings for Tone.js instruments and effects
|
||||
- [webdirt](https://github.com/tidalcycles/strudel/tree/main/packages/webdirt): webdirt bindings, replaced by webaudio package
|
||||
|
||||
## Tools
|
||||
### Tools
|
||||
|
||||
- [pnpm workspaces](https://pnpm.io/)
|
||||
- Publishing packages is done with [lerna](https://lerna.js.org/).
|
||||
|
||||
## Usage Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user