mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-19 09:28:40 +00:00
12 lines
309 B
Markdown
12 lines
309 B
Markdown
# @strudel.cycles/midi
|
|
|
|
**DEPRECATION NOTE**: This package is old and won't get any updates! The newer version goes by the name of [@strudel/midi](https://www.npmjs.com/package/@strudel/midi).
|
|
|
|
This package adds midi functionality to strudel Patterns.
|
|
|
|
## Install
|
|
|
|
```sh
|
|
npm i @strudel.cycles/midi --save
|
|
```
|