Package Versions
- @strudel.cycles/core@0.7.2
- @strudel.cycles/transpiler@0.7.1
- @strudel.cycles/mini@0.7.2
- @strudel.cycles/tonal@0.7.1
- @strudel.cycles/xen@0.7.1
- @strudel.cycles/tone@0.7.1
- @strudel.cycles/webaudio@0.7.1
- @strudel.cycles/react@0.7.1
- @strudel.cycles/osc@0.7.1
- @strudel.cycles/serial@0.7.1
- @strudel.cycles/midi@0.7.1
- @strudel.cycles/csound@0.7.1
What's Changed
- pin @csound/browser to 6.18.3 + bump by @felixroos in #403
- update csound + fix sound output by @felixroos in #404
- fix: share url on subpath by @felixroos in #405
- add shabda doc by @felixroos in #407
- Update effects.mdx by @bwagner in #410
- improve effects doc by @felixroos in #409
- google gtfo by @felixroos in #413
- improve samples doc by @felixroos in #411
- PWA with offline support by @felixroos in #417
- add caching strategy for missing file types + cache all samples loaded from github by @felixroos in #419
- add more offline caching by @felixroos in #421
- add cdn.freesound to cache list by @felixroos in #425
- minirepl: add keyboard shortcuts by @felixroos in #429
- Themes by @felixroos in #431
- autocomplete preparations by @felixroos in #427
- Fix anchors by @felixroos in #433
- Update code.mdx by @bwagner in #436
- Update mini-notation.mdx by @bwagner in #437
- Update synths.mdx by @bwagner in #438
- FIXES: Warning about jsxBracketSameLine deprecation by @bwagner in #461
- Composable functions by @yaxu in #390
- weave and weaveWith by @yaxu in #465
- slice and splice by @yaxu in #466
- fix: osc should not return a promise by @felixroos in #472
- FIXES: freqs instead of pitches by @bwagner in #464
- Update input-output.mdx by @bwagner in #471
- settings tab with vim / emacs modes + additional themes and fonts by @felixroos in #467
- fix: hash links by @felixroos in #473
- midi cc support by @felixroos in #478
- Fix array args by @felixroos in #480
- docs: packages + offline by @felixroos in #482
- Update mini-notation.mdx by @yaxu in #365
- Revert "Another attempt at composable functions - WIP (#390)" by @felixroos in #484
- fix app height by @felixroos in #485
- add algolia creds + optimize sidebar for crawling by @felixroos in #488
- refactor react package by @felixroos in #490
- react style fixes by @felixroos in #491
- implement cps in scheduler by @felixroos in #493
- Add control aliases by @yaxu in #497
- fix: nano-repl highlighting by @felixroos in #501
- Reinstate slice and splice by @yaxu in #500
- can now use : as a replacement for space in scales by @felixroos in #502
- Support list syntax in mininotation by @yaxu in #512
- update react to 18 by @felixroos in #514
- add arrange function by @felixroos in #508
- Update README.md by @bwagner in #474
- add 2 illegible fonts by @felixroos in #518
- registerSound API + improved sounds tab + regroup soundfonts by @felixroos in #516
- fix: envelopes in chrome by @felixroos in #521
- Update samples.mdx by @bwagner in #524
- Update intro.mdx by @bwagner in #525
- fix(footer): fix link to tidalcycles by @revolunet in #529
- FIXES: alias pm for polymeter by @bwagner in #527
- Maintain random seed state in parser, not globally by @ijc8 in #531
- feat: add freq support to gm soundfonts by @felixroos in #534
- Update lerna by @felixroos in #535
New Contributors
- @revolunet made their first contribution in #529
- @ijc8 made their first contribution in #531
Full Changelog: v0.6.0...v0.7.0