60 Commits

Author SHA1 Message Date
Felix Roos
a576523976 simplify meltingsubmarine tune 2022-12-29 21:02:04 +01:00
Felix Roos
af49c4117c add color to some tunes 2022-12-29 13:25:20 +01:00
Felix Roos
8fe3fda27f update snapshots 2022-12-23 18:24:40 +01:00
Felix Roos
08f7925ea9 delete now obsolete repl + tutorial folders 2022-12-22 23:28:34 +01:00
Felix Roos
818cd9044b integrate repl into astro website
+ update build and setup tasks + workflow
+ move repl test folder to root
+ move docs and repl to website/src
2022-12-22 17:20:51 +01:00
Felix Roos
2c636dfd3b remove old file 2022-03-26 00:04:13 +01:00
Felix Roos
6f60a3a1d5 start packaging 2022-03-25 14:39:25 +01:00
Felix Roos
4b124e3493 began value api 2022-03-24 18:47:21 +01:00
Felix Roos
29802b0f4d remove scaleOffset nonsense 2022-03-04 00:08:39 +01:00
Felix Roos
9b3f77f4f5 Merge commit '63eb9124340ee1a650b5bf695493d025e4069a97' into notes-and-numbers 2022-02-28 22:56:25 +01:00
Felix Roos
71952ca8fd fix scales without c 2022-02-28 22:55:03 +01:00
Felix Roos
df21c81bfa test tonal methods + move mod to util 2022-02-28 22:52:09 +01:00
Felix Roos
020c1d5589 test util 2022-02-28 22:08:30 +01:00
alex
921b23e9f0 Fix resolveState 2022-02-27 23:30:00 +00:00
alex
0969f47404 fix tests 2022-02-26 23:46:04 +00:00
alex
29bdfb2d90 _withContext() 2022-02-25 11:19:12 +00:00
alex
fc739d1283 fix new things up to use state 2022-02-25 11:07:45 +00:00
alex
1b6d3734cf Merge branch 'main' into stateful-events 2022-02-25 10:59:41 +00:00
alex
912c36d590 Add event/hap context 2022-02-25 10:59:33 +00:00
alex
b323855b69 fix off() 2022-02-24 22:53:13 +00:00
alex
1b748648e0 Merge branch 'main' of github.com:yaxu/strudel into main 2022-02-24 22:35:55 +00:00
alex
37a240ee2d Fix show() to show sign, fix off() 2022-02-24 11:48:08 +00:00
alex
fb149808ee test div and mul 2022-02-23 22:46:01 +00:00
alex
14a4a4492b add apply and layer, and missing div/mul methods 2022-02-23 21:13:29 +00:00
alex
becc73e58a Merge branch 'main' into stateful-events 2022-02-23 20:24:05 +00:00
alex
a9a4cd2f5c Make pattern a function of state, not just time. 2022-02-23 20:18:03 +00:00
alex
fd8f70d914 Tweaks and a couple of tests for signals 2022-02-20 23:59:16 +00:00
Alex McLean
d941cb79ce
Merge pull request #11 from tidalcycles/more-functions
More tidal functions incoming (WIP)
2022-02-19 20:30:04 +00:00
alex
ca9fef50d9 More struct tests 2022-02-19 17:20:02 +00:00
alex
0039b60020 Fix struct() and add mask() 2022-02-19 17:14:11 +00:00
alex
7b34f3f524 struct() and invert()/inv() 2022-02-19 16:54:44 +00:00
alex
f3a3376e24 It was the test that was wrong all along 2022-02-19 15:06:35 +00:00
alex
a074c146ec fix wrong values in test 2022-02-10 17:43:16 +00:00
alex
fff10f43bd Failing test for when 2022-02-10 17:40:59 +00:00
alex
abe6509ba8 Bugfix every, and create more top level functions 2022-02-10 15:49:01 +00:00
alex
5b8c34e504 timeCat seems to work 2022-02-09 23:50:06 +00:00
alex
f5fb5857df fix _fastGap, add compressSpan 2022-02-09 22:41:44 +00:00
alex
ab2cfdeeec attempt at fastGap, with failing test 2022-02-09 21:18:53 +00:00
alex
fa59334a46 add some module level curried aliases 2022-02-08 17:08:11 +00:00
alex
d6c22d516b pass all the args through patternify, to properly support sequences as args 2022-02-08 16:15:43 +00:00
alex
c4a8180592 another test for fast 2022-02-08 09:27:18 +00:00
alex
6f9c51db9e fix tests for sequence() and polyrhythm() 2022-02-07 19:02:27 +00:00
alex
d3f4dcacff actually apply the function in every 2022-02-07 19:00:43 +00:00
alex
e12bcea613 fix _slow test 2022-02-07 18:57:34 +00:00
Felix Roos
651f6d1462 Merge commit '4cdcfd24fa68ca37255ed391144c3ceeea5de976' 2022-02-07 18:06:25 +01:00
alex
4cdcfd24fa Fix slowcat for proper interleaving behaviour 2022-02-07 16:50:41 +00:00
Felix Roos
557f3b77bd slow bug as test 2022-02-06 22:43:47 +01:00
alex
de7b67f085 failed attempt at getting better test of fast() 2022-02-06 23:23:43 +00:00
alex
e98e8ea13f Patternify fast and fix tests 2022-02-06 23:15:55 +00:00
alex
868a7b9795 General fixes, breakages and WIP 2022-02-06 19:03:59 +00:00