Wirbel
Package Versions
- @strudel.cycles/core@0.5.0
- @strudel.cycles/osc@0.4.0
- @strudel.cycles/serial@0.3.0
- @strudel.cycles/csound@0.5.1
- @strudel.cycles/eval@0.5.0
- @strudel.cycles/midi@0.5.0
- @strudel.cycles/mini@0.5.0
- @strudel.cycles/react@0.5.0
- @strudel.cycles/soundfonts@0.5.0
- @strudel.cycles/tonal@0.5.0
- @strudel.cycles/tone@0.5.0
- @strudel.cycles/transpiler@0.5.0
- @strudel.cycles/webaudio@0.5.0
- @strudel.cycles/webdirt@0.5.0
- @strudel.cycles/xen@0.5.0
What's Changed
- Binaries by @felixroos in #254
- fix tutorial bugs by @felixroos in #263
- fix performance bottleneck by @felixroos in #266
- Tidying up core by @yaxu in #256
- tonal update with fixed memory leak by @felixroos in #272
- add eslint by @felixroos in #271
- release version bumps by @felixroos in #273
- Support sending CRC16 bytes with serial messages by @yaxu in #276
- add licenses / credits to all tunes + remove some by @felixroos in #277
- add basic csound output by @felixroos in #275
- do not recompile orc by @felixroos in #278
- implement collect + arp function by @felixroos in #281
- Switch 'operators' from .whatHow to .what.how by @yaxu in #285
- Fancy hap show, include part in snapshots by @yaxu in #291
- Reorganise pattern.mjs with a 'toplevel first' regime by @yaxu in #286
- add prettier task by @felixroos in #296
- Move stuff to new register function by @felixroos in #295
- can now add bare numbers to numeral object props by @felixroos in #287
- update vitest by @felixroos in #297
- remove whitespace from highlighted region by @felixroos in #298
- .defragmentHaps() for merging touching haps that share a whole and value by @yaxu in #299
- fix whitespace trimming by @felixroos in #300
- add freq support to sampler by @felixroos in #301
- add lint + prettier check before test by @felixroos in #305
- Updated csoundm to use the register facility . by @gogins in #303
New Contributors
Full Changelog: v0.4.0...v0.5.0