mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
12 lines
367 B
Markdown
12 lines
367 B
Markdown
# @strudel.cycles/xen
|
|
|
|
**DEPRECATION NOTE**: This package is old and won't get any updates! The newer version goes by the name of [@strudel/xen](https://www.npmjs.com/package/@strudel/xen).
|
|
|
|
This package adds xenharmonic / microtonal functions to strudel Patterns. Further documentation + examples will follow.
|
|
|
|
## Install
|
|
|
|
```sh
|
|
npm i @strudel.cycles/xen --save
|
|
```
|