Views provided by UsageCounts
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 https://github.com/tidalcycles/strudel/pull/403 update csound + fix sound output by @felixroos in https://github.com/tidalcycles/strudel/pull/404 fix: share url on subpath by @felixroos in https://github.com/tidalcycles/strudel/pull/405 add shabda doc by @felixroos in https://github.com/tidalcycles/strudel/pull/407 Update effects.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/410 improve effects doc by @felixroos in https://github.com/tidalcycles/strudel/pull/409 google gtfo by @felixroos in https://github.com/tidalcycles/strudel/pull/413 improve samples doc by @felixroos in https://github.com/tidalcycles/strudel/pull/411 PWA with offline support by @felixroos in https://github.com/tidalcycles/strudel/pull/417 add caching strategy for missing file types + cache all samples loaded from github by @felixroos in https://github.com/tidalcycles/strudel/pull/419 add more offline caching by @felixroos in https://github.com/tidalcycles/strudel/pull/421 add cdn.freesound to cache list by @felixroos in https://github.com/tidalcycles/strudel/pull/425 minirepl: add keyboard shortcuts by @felixroos in https://github.com/tidalcycles/strudel/pull/429 Themes by @felixroos in https://github.com/tidalcycles/strudel/pull/431 autocomplete preparations by @felixroos in https://github.com/tidalcycles/strudel/pull/427 Fix anchors by @felixroos in https://github.com/tidalcycles/strudel/pull/433 Update code.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/436 Update mini-notation.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/437 Update synths.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/438 FIXES: Warning about jsxBracketSameLine deprecation by @bwagner in https://github.com/tidalcycles/strudel/pull/461 Composable functions by @yaxu in https://github.com/tidalcycles/strudel/pull/390 weave and weaveWith by @yaxu in https://github.com/tidalcycles/strudel/pull/465 slice and splice by @yaxu in https://github.com/tidalcycles/strudel/pull/466 fix: osc should not return a promise by @felixroos in https://github.com/tidalcycles/strudel/pull/472 FIXES: freqs instead of pitches by @bwagner in https://github.com/tidalcycles/strudel/pull/464 Update input-output.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/471 settings tab with vim / emacs modes + additional themes and fonts by @felixroos in https://github.com/tidalcycles/strudel/pull/467 fix: hash links by @felixroos in https://github.com/tidalcycles/strudel/pull/473 midi cc support by @felixroos in https://github.com/tidalcycles/strudel/pull/478 Fix array args by @felixroos in https://github.com/tidalcycles/strudel/pull/480 docs: packages + offline by @felixroos in https://github.com/tidalcycles/strudel/pull/482 Update mini-notation.mdx by @yaxu in https://github.com/tidalcycles/strudel/pull/365 Revert "Another attempt at composable functions - WIP (#390)" by @felixroos in https://github.com/tidalcycles/strudel/pull/484 fix app height by @felixroos in https://github.com/tidalcycles/strudel/pull/485 add algolia creds + optimize sidebar for crawling by @felixroos in https://github.com/tidalcycles/strudel/pull/488 refactor react package by @felixroos in https://github.com/tidalcycles/strudel/pull/490 react style fixes by @felixroos in https://github.com/tidalcycles/strudel/pull/491 implement cps in scheduler by @felixroos in https://github.com/tidalcycles/strudel/pull/493 Add control aliases by @yaxu in https://github.com/tidalcycles/strudel/pull/497 fix: nano-repl highlighting by @felixroos in https://github.com/tidalcycles/strudel/pull/501 Reinstate slice and splice by @yaxu in https://github.com/tidalcycles/strudel/pull/500 can now use : as a replacement for space in scales by @felixroos in https://github.com/tidalcycles/strudel/pull/502 Support list syntax in mininotation by @yaxu in https://github.com/tidalcycles/strudel/pull/512 update react to 18 by @felixroos in https://github.com/tidalcycles/strudel/pull/514 add arrange function by @felixroos in https://github.com/tidalcycles/strudel/pull/508 Update README.md by @bwagner in https://github.com/tidalcycles/strudel/pull/474 add 2 illegible fonts by @felixroos in https://github.com/tidalcycles/strudel/pull/518 registerSound API + improved sounds tab + regroup soundfonts by @felixroos in https://github.com/tidalcycles/strudel/pull/516 fix: envelopes in chrome by @felixroos in https://github.com/tidalcycles/strudel/pull/521 Update samples.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/524 Update intro.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/525 fix(footer): fix link to tidalcycles by @revolunet in https://github.com/tidalcycles/strudel/pull/529 FIXES: alias pm for polymeter by @bwagner in https://github.com/tidalcycles/strudel/pull/527 Maintain random seed state in parser, not globally by @ijc8 in https://github.com/tidalcycles/strudel/pull/531 feat: add freq support to gm soundfonts by @felixroos in https://github.com/tidalcycles/strudel/pull/534 Update lerna by @felixroos in https://github.com/tidalcycles/strudel/pull/535 New Contributors @revolunet made their first contribution in https://github.com/tidalcycles/strudel/pull/529 @ijc8 made their first contribution in https://github.com/tidalcycles/strudel/pull/531 Full Changelog: https://github.com/tidalcycles/strudel/compare/v0.6.0...v0.7.0
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 9 |

Views provided by UsageCounts