172 Commits

Author SHA1 Message Date
Alex McLean
90c5605409
Merge pull request #76 from tidalcycles/more-functions
add `striate()`
2022-04-21 14:21:29 +01:00
Felix Roos
7dbdb005b0 fix adsr + add example tune 2022-04-20 20:15:36 +02:00
Felix Roos
1778d19bde Merge remote-tracking branch 'origin/main' into webaudio-compat 2022-04-19 21:35:08 +02:00
alex
d7dc158861 Tidy up 2022-04-19 14:28:16 +01:00
alex
b52c42c31d First go at serial output 2022-04-19 13:40:01 +01:00
Felix Roos
f8739e341b respect midi numbers 2022-04-18 18:57:28 +02:00
Felix Roos
1ead12a2a3 patternify filter 2022-04-18 18:57:02 +02:00
Felix Roos
c2feb6e214 remove logs 2022-04-18 18:45:18 +02:00
Felix Roos
3d74b8a2fa Merge commit '83a46c68dc6583ad36b256bc0d03e0913ecbc1f0' into webaudio-compat 2022-04-18 18:33:47 +02:00
Felix Roos
83a46c68dc webaudio@0.0.6 2022-04-18 15:03:11 +02:00
Felix Roos
dcb5af3339 fix: core imports in scheduler 2022-04-18 14:51:47 +02:00
alex
1d56d79757 add striate() 2022-04-17 23:18:01 +01:00
alex
0b370bd40d Make intersection_e actually raise an exception 2022-04-17 18:38:34 +01:00
alex
07a5ae83b5 build 2022-04-17 18:31:20 +01:00
alex
30b7429169 Fix appLeft/appRight to discard nonmatching events 2022-04-17 18:28:55 +01:00
alex
28ebf6559e Fix steady() 2022-04-17 18:25:38 +01:00
alex
1c6e3dd9a6 A couple of tests for continuous haps/patterns 2022-04-17 18:23:34 +01:00
Felix Roos
6bba661e24 experiment with passing time to withAudioNode 2022-04-17 12:01:13 +02:00
alex
eccb20c3b7 Fix choose and add weighted wchoose 2022-04-16 23:23:15 +01:00
Felix Roos
f210c4425b make webaudio compatible with repl
+ rename osc to wave
+ migrate repl.html
2022-04-16 21:39:14 +02:00
Felix Roos
9cc568fe3e remove tonejs experimental features 2022-04-16 21:36:10 +02:00
Felix Roos
a638f9505f test fromMidi + getFrequency 2022-04-16 21:34:19 +02:00
Felix Roos
1b35dd0c55 add preliminary getFrequency 2022-04-16 21:34:05 +02:00
alex
c751d4eb79 Make sure random numbers are positive 2022-04-16 18:32:17 +01:00
alex
bb147abb7f Merge branch 'main' of github.com:tidalcycles/strudel 2022-04-16 15:06:02 +01:00
alex
1c3793e2ef Add someCycles and someCyclesBy 2022-04-16 15:05:56 +01:00
alex
1274641f89 Tweak applicative 2022-04-16 15:05:37 +01:00
Felix Roos
803b50535f add repl link 2022-04-16 15:49:40 +02:00
Felix Roos
028af735c9 remove mini for now 2022-04-16 15:46:48 +02:00
Felix Roos
d42cd6efaf Publish
- @strudel.cycles/mini@0.0.7
 - @strudel.cycles/webaudio@0.0.5
2022-04-16 15:37:05 +02:00
Felix Roos
2cf129408b use skypack in example 2022-04-16 15:36:49 +02:00
Felix Roos
0ed1c75c38 fix core dependency 2022-04-16 15:35:01 +02:00
Felix Roos
5588b62b40 Publish
- @strudel.cycles/webaudio@0.0.4
2022-04-16 15:24:40 +02:00
Felix Roos
03cb80b75b add core dependeny 2022-04-16 15:24:24 +02:00
Felix Roos
86a3fd6e22 Publish
- @strudel.cycles/webaudio@0.0.3
2022-04-16 15:17:30 +02:00
Felix Roos
27ebe7ba73 stub change 2022-04-16 15:17:02 +02:00
Felix Roos
0ce2dcacef Publish
- @strudel.cycles/core@0.0.5
 - @strudel.cycles/eval@0.0.5
 - @strudel.cycles/midi@0.0.6
 - @strudel.cycles/mini@0.0.6
 - @strudel.cycles/tonal@0.0.5
 - @strudel.cycles/tone@0.0.6
 - @strudel.cycles/xen@0.0.5
2022-04-16 15:14:29 +02:00
Felix Roos
6c8fc6bb21 core publish 2022-04-16 15:12:06 +02:00
Felix Roos
0e26d4e741 Publish
- @strudel.cycles/core@0.0.4
 - @strudel.cycles/eval@0.0.4
 - @strudel.cycles/midi@0.0.5
 - @strudel.cycles/mini@0.0.5
 - @strudel.cycles/osc@0.0.2
 - @strudel.cycles/tonal@0.0.4
 - @strudel.cycles/tone@0.0.5
 - @strudel.cycles/webaudio@0.0.2
 - @strudel.cycles/xen@0.0.4
2022-04-16 15:10:49 +02:00
alex
4894588284 fix degrade/undegrade 2022-04-16 12:37:47 +01:00
Alex McLean
138c84cd5f
Merge pull request #74 from tidalcycles/more-functions
More random functions
2022-04-16 12:26:57 +01:00
alex
911d9d17d6 undegrade, sometimes, sometimesBy, sometimesByPre, often, rarely, almostNever, almostAlways, never, always 2022-04-16 12:19:42 +01:00
alex
dca8b46abf add degrade/degradeBy 2022-04-16 11:40:47 +01:00
Alex McLean
2b968c4387
Merge pull request #73 from tidalcycles/more-functions
Port `perlin` noise, `rangex`, and `palindrome`
2022-04-16 10:13:25 +01:00
alex
c88508ace3 tidy 2022-04-16 10:12:01 +01:00
alex
b4adbcd6cb Merge branch 'main' into more-functions 2022-04-16 10:10:00 +01:00
alex
031b93f062 fix palindrome 2022-04-16 10:09:47 +01:00
alex
f1ac9c4443 perlin noise 2022-04-16 10:03:00 +01:00
alex
544e32e0f8 add 'constant' 2022-04-16 10:02:35 +01:00
Felix Roos
2aed40d99b add example info 2022-04-16 10:24:09 +02:00