582 Commits

Author SHA1 Message Date
alex
d283791f77 Merge branch 'more-functions' of github.com:tidalcycles/strudel into more-functions 2022-04-16 12:24:27 +01:00
alex
911d9d17d6 undegrade, sometimes, sometimesBy, sometimesByPre, often, rarely, almostNever, almostAlways, never, always 2022-04-16 12:19:42 +01:00
alex
8abbaf2e56 undegrade, sometimes, sometimesBy, sometimesByPre, often, rarely, almostNever, almostAlways, never, always 2022-04-16 12:18:44 +01:00
alex
dca8b46abf add degrade/degradeBy 2022-04-16 11:40:47 +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
alex
8fda84c15a palindrome 2022-04-15 22:42:03 +01:00
alex
939bc643be rangex 2022-04-15 22:41:39 +01:00
alex
c163039c6e build 2022-04-15 22:06:02 +01:00
Felix Roos
9c6652b19d
remove old imports 2022-04-15 21:45:55 +02:00
Felix Roos
9d2cbbaa2c fix notes example 2022-04-15 20:40:58 +02:00
Alex McLean
f47d4d0c9d
Merge pull request #70 from tidalcycles/more-functions
More randomness, fix `rand`, and add `brand`, `irand` and `choose`
2022-04-15 19:18:06 +01:00
alex
f41d89515c Merge branch 'main' into more-functions 2022-04-15 19:15:32 +01:00
alex
ea16d6b050 Add choose, fix rand to be unipolar. 2022-04-15 16:05:48 +01:00
alex
19f7dc1657 add brand (boolean rand) and brandBy 2022-04-15 15:05:30 +01:00
alex
b674014377 Ignore continuous haps (those without a whole) 2022-04-15 15:04:16 +01:00
Alex McLean
802ed9d481
Merge pull request #69 from tidalcycles/more-functions
First effort at rand()
2022-04-15 10:29:51 +01:00
alex
1f1b20041c Merge branch 'main' of github.com:tidalcycles/strudel into more-functions 2022-04-15 10:15:12 +01:00
alex
3ae0762f62 First effort at rand() 2022-04-15 10:14:51 +01:00
Felix Roos
233cc4bdc4
update task instructions 2022-04-15 09:33:46 +02:00
Felix Roos
8dde34565a add speakerman 2022-04-14 19:06:33 +02:00
Felix Roos
14774ae687 build 2022-04-14 18:26:53 +02:00
Felix Roos
ed4156530b add build script 2022-04-14 18:18:53 +02:00
Felix Roos
45e8cd104b package-lock 2022-04-14 17:42:51 +02:00
Felix Roos
fc195eae1e
Merge pull request #68 from tidalcycles/osc-fixed
use new fixed version of osc-js package
2022-04-14 17:41:18 +02:00
Felix Roos
18d8049f37 use new fixed version of osc-js package 2022-04-14 17:37:44 +02:00
Felix Roos
02738a0694
Merge pull request #67 from tidalcycles/speak
Speech output
2022-04-14 00:09:17 +02:00
Felix Roos
61892bdf3d fix minirepl import 2022-04-13 23:58:51 +02:00
Felix Roos
02ece1183e export patternify 2022-04-13 23:58:44 +02:00
Felix Roos
38fe310a7c fix import 2022-04-13 23:58:34 +02:00
Felix Roos
70fbbd65e9 Merge remote-tracking branch 'origin/main' into speak 2022-04-13 23:58:24 +02:00
Alex McLean
2973223fb1
Merge pull request #62 from tidalcycles/tidy-modules
Separate out strudel.mjs, make index.mjs aggregate module
2022-04-13 22:55:32 +01:00
Felix Roos
1dd19c0831 add speak output 2022-04-13 23:25:55 +02:00
Felix Roos
16e2c97e0c export patternify helpers 2022-04-13 23:25:18 +02:00
alex
050296d0c2 make separate signal module 2022-04-13 17:41:48 +01:00
alex
f75da0e2e3 separate out strudel.mjs, make index.mjs aggregate module 2022-04-13 17:25:02 +01:00
Alex McLean
0396c3f475
Merge pull request #61 from tidalcycles/more-functions
More functions
2022-04-13 16:26:45 +01:00
alex
97044fee16 build 2022-04-13 16:25:58 +01:00
alex
ca4bffe5a1 compress 2022-04-13 16:20:34 +01:00
alex
0df67fa920 patternify zoom 2022-04-13 16:04:57 +01:00
alex
ec3371c4ff Allow linger to accept non-fractions 2022-04-13 15:59:36 +01:00
alex
dcc5f66691 Merge branch 'main' of github.com:tidalcycles/strudel into more-functions 2022-04-13 15:51:36 +01:00
alex
ec10f349bd Add _zoom and linger 2022-04-13 15:51:23 +01:00
Alex McLean
3b9e854042
Merge pull request #56 from tidalcycles/more-functions
More functions
2022-04-13 09:04:29 +01:00
alex
9eba883978 move some utilities to utils.mjs 2022-04-13 09:03:31 +01:00
alex
fb826bed70 sort classes to top of export list 2022-04-13 08:44:38 +01:00
alex
2797856f50 sort exports 2022-04-13 08:40:04 +01:00