Commit Graph

90 Commits

Author SHA1 Message Date
alex d6c22d516b pass all the args through patternify, to properly support sequences as args 2022-02-08 16:15:43 +00:00
alex 89ee94e953 tidy 2022-02-08 12:41:01 +00:00
alex 44336efb8d tidy - use const or let for declarations 2022-02-08 12:36:48 +00:00
alex c4a8180592 another test for fast 2022-02-08 09:27:18 +00:00
alex 9d809be775 deps 2022-02-08 08:59:52 +00:00
Alex McLean 5ecbcfffcb Merge pull request #7 from felixroos/main
fixed editor crash
2022-02-07 22:07:58 +00:00
Felix Roos 4dadcbcb49 fix typo 2022-02-07 22:38:10 +01:00
Felix Roos 92103dbb06 build for root dir 2022-02-07 22:28:25 +01:00
Felix Roos e9b2bb6169 fix input error handling 2022-02-07 22:24:16 +01: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
alex 3e989f4bb0 rebuild with / docroot 2022-02-07 18:34:26 +00:00
Alex McLean 7415737cf1 Merge pull request #6 from felixroos/main
krill parser + improved repl
2022-02-07 18:08:40 +00:00
Felix Roos cf7a158944 build 2022-02-07 18:41:04 +01:00
Felix Roos d1befc29cb fix duration 2022-02-07 18:40:37 +01:00
Felix Roos 45ff4444b3 build 2022-02-07 18:32:26 +01:00
Felix Roos 8663f7f102 clean up 2022-02-07 18:31:33 +01:00
Felix Roos 76153c5791 filter out events that dont have onset 2022-02-07 18:29:59 +01: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 8b17437e4a build 2022-02-06 23:04:18 +01:00
Felix Roos bc79986dd2 now supporting tidal syntax directly 2022-02-06 23:02:43 +01:00
Felix Roos a00f00a7fe build 2022-02-06 22:44:33 +01:00
Felix Roos 557f3b77bd slow bug as test 2022-02-06 22:43:47 +01:00
Felix Roos ffe0556c90 add codemirror 2022-02-06 22:13:46 +01:00
Felix Roos 36db844155 add some todos 2022-02-06 21:15:03 +01:00
Felix Roos b91eeb72f0 build 2022-02-06 21:00:29 +01:00
Felix Roos 27be90358f add many more krill operators 2022-02-06 20:59:41 +01:00
Felix Roos c8bf4331c8 build 2022-02-06 14:24:30 +01:00
Felix Roos 5b7054b0be add linebreaks 2022-02-06 14:24:06 +01:00
Felix Roos bc4893b4ba build 2022-02-06 14:19:49 +01:00
Felix Roos 3919a21650 mini: support stack with "," 2022-02-06 14:19:15 +01:00
Felix Roos f56d40ac8d build with /strudel 2022-02-06 13:03:23 +01:00
Felix Roos 174c0135ac build 2022-02-06 13:01:43 +01:00
Felix Roos 06ebcfff89 tetris in mini notation 2022-02-06 13:01:18 +01:00
Felix Roos 4437f7c89e Merge remote-tracking branch 'upstream/main' 2022-02-06 12:41:40 +01:00
Felix Roos 2062e4233e add poc for krill parsing 2022-02-06 12:41:20 +01:00
Alex McLean d00cdcf126 Merge pull request #5 from tidalcycles/patternify
Patternify all the things
2022-02-05 23:59:16 +00:00
alex 988e81670d patternify slow, early and late 2022-02-06 23:27:37 +00: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 47f051b73a CNAME 2022-02-06 21:35:18 +00:00
alex cf9d6fb699 rebuild 2022-02-06 21:34:57 +00:00
alex 7812eb49f2 Fix base url to / 2022-02-06 21:30:48 +00:00
Alex McLean ac574f7b36 Merge pull request #4 from kindohm/readme-local-dev
update readme for local dev
2022-02-05 22:31:37 +00:00
Mike Hodnick 68c3450a44 update readme for local dev 2022-02-05 15:44:47 -06:00
Alex McLean 7c9219d294 Merge pull request #3 from tidalcycles/fix-path
Fix path
2022-02-05 21:36:05 +00:00
Alex McLean 0d266413c7 Create CNAME 2022-02-05 21:23:04 +00:00
Alex McLean 78f080c31b Merge pull request #2 from felixroos/main
repl + reify functions
2022-02-05 20:52:50 +00:00