What's Changed
- Add chunk, chunkBack and iterBack by @yaxu in #25
- Update tutorial.mdx by @bwagner in #37
- Update tutorial.mdx by @bwagner in #38
- Compose by @felixroos in #40
- Fix polymeter by @yaxu in #44
- First run at squeezeBind, ref #32 by @yaxu in #48
- Implement
chop()
by @yaxu in #50 - OSC and SuperDirt support by @yaxu in #27
- More functions by @yaxu in #56
- More functions by @yaxu in #61
- Separate out strudel.mjs, make index.mjs aggregate module by @yaxu in #62
- Speech output by @felixroos in #67
- use new fixed version of osc-js package by @felixroos in #68
- First effort at rand() by @yaxu in #69
- More randomness, fix
rand
, and addbrand
,irand
andchoose
by @yaxu in #70 - webaudio package by @felixroos in #26
- Port
perlin
noise,rangex
, andpalindrome
by @yaxu in #73 - More random functions by @yaxu in #74
- Try to fix appLeft / appRight by @yaxu in #75
- Basic webserial support by @yaxu in #80
- Webaudio in REPL by @felixroos in #77
- add
striate()
by @yaxu in #76 - Tidy up a couple of old files by @mindofmatthew in #84
- Add pattern composers, implements #82 by @yaxu in #83
- Fiddles with cat/stack by @yaxu in #90
- Paper by @felixroos in #98
- Change to Affero GPL by @yaxu in #101
- Work on Codemirror 6 highlighting by @mindofmatthew in #102
- Codemirror 6 by @felixroos in #97
- Tune tests by @felixroos in #104
- /embed package: web component for repl by @felixroos in #106
- Reset, Restart and other composers by @felixroos in #88
- Embed style by @felixroos in #109
- In source doc by @yaxu in #105
.brak()
,.inside()
and.outside()
by @yaxu in #112- loopAt by @yaxu in #114
- Osc timing improvements by @yaxu in #113
- react package + vite build by @felixroos in #116
- In source doc by @felixroos in #117
- fix: #108 by @felixroos in #123
- fix: #122 ctrl enter would add newline by @felixroos in #124
- Webdirt by @felixroos in #121
- Fix link to contributing to tutorial docs by @stephendwolff in #129
- Pianoroll enhancements by @felixroos in #131
- add createParam + createParams by @felixroos in #110
- remove cycle + delta from onTrigger by @felixroos in #135
- Scheduler improvements by @felixroos in #134
- add onTrigger helper by @felixroos in #136
New Contributors
- @bwagner made their first contribution in #37
- @mindofmatthew made their first contribution in #84
- @stephendwolff made their first contribution in #129
Full Changelog: v0.0.2...v0.0.3