Felix Roos fada7fc9cc Publish
- @strudel.cycles/eval@0.3.1
 - @strudel.cycles/midi@0.3.1
 - @strudel.cycles/mini@0.3.1
 - @strudel.cycles/react@0.3.1
 - @strudel.cycles/soundfonts@0.3.1
 - @strudel.cycles/tonal@0.3.1
 - @strudel.cycles/tone@0.3.1
 - @strudel.cycles/webaudio@0.3.1
 - @strudel.cycles/webdirt@0.3.1
 - @strudel.cycles/xen@0.3.1
2022-11-06 19:53:24 +01:00
..
2022-11-04 20:58:36 +01:00
2022-11-06 19:53:24 +01:00
2022-11-06 19:53:24 +01:00
2022-03-27 23:53:31 +02:00

@strudel.cycles/midi

This package adds midi functionality to strudel Patterns.

Install

npm i @strudel.cycles/midi --save

Dev Notes

  • is this package really necessary? currently, /tone also depends on webmidi through @tonejs/piano. Either move piano out of /tone or merge /midi into /tone...