Commit Graph

129 Commits

Author SHA1 Message Date
Felix Roos b29857e81f build 2022-02-13 12:11:46 +01:00
Felix Roos 3d0d526051 add tranpose method 2022-02-13 12:10:38 +01:00
Felix Roos 016d5c5ef4 build 2022-02-13 00:14:45 +01:00
Felix Roos 67c8ac7d9d make strudel classes available to eval 2022-02-13 00:13:15 +01:00
Felix Roos b95daf7874 build 2022-02-12 23:58:19 +01:00
Felix Roos 8d81458b7f fix appWhole / appBoth 2022-02-12 23:54:45 +01:00
Felix Roos a0c09f7575 build 2022-02-12 22:56:41 +01:00
Felix Roos ffffca8cdc allow "^" in mini notation step 2022-02-12 22:56:03 +01:00
Felix Roos 2069b02ba7 add giant steps 2022-02-12 22:44:06 +01:00
Felix Roos c20d5e5be9 fmapNested prototype 2022-02-12 22:05:49 +01:00
Felix Roos 64e24e5fc1 build 2022-02-12 22:00:30 +01:00
Felix Roos 70dea049ae add chord voicings 2022-02-12 21:59:45 +01:00
Felix Roos f15686ba0f build 2022-02-11 01:10:44 +01:00
Felix Roos f8a178c282 Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-11 01:10:02 +01:00
Felix Roos 1e7cbf235f add swimming 2022-02-11 01:09:51 +01:00
Felix Roos 4c15cab048 style fixes 2022-02-11 01:09:46 +01:00
Alex McLean 063289b435 Merge pull request #9 from tidalcycles/More-functions
Bugfix every, and create more top level functions
2022-02-10 16:21:31 +00:00
alex abe6509ba8 Bugfix every, and create more top level functions 2022-02-10 15:49:01 +00:00
Felix Roos 8986399736 build 2022-02-10 14:53:25 +01:00
Felix Roos cff3da3fd0 save code as base64 in url 2022-02-10 14:50:51 +01:00
Felix Roos ea7c079e30 build 2022-02-10 09:09:43 +01:00
Felix Roos a977a9b444 tune 2022-02-10 09:09:08 +01:00
Felix Roos 8fa9fda9b4 timecat mini notation 2022-02-10 09:08:40 +01:00
Felix Roos fabfee5976 build 2022-02-10 08:30:38 +01:00
Felix Roos ad777ed183 add timecat to parser 2022-02-10 08:30:18 +01:00
Alex McLean 40d4e138b7 Merge pull request #8 from tidalcycles/timeCat
timeCat
2022-02-09 23:51:21 +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 McLean 295e910cc7 Create FUNDING.yml 2022-02-09 21:21:42 +00:00
alex ab2cfdeeec attempt at fastGap, with failing test 2022-02-09 21:18:53 +00:00
Felix Roos c891dda8eb build 2022-02-09 22:11:25 +01:00
Felix Roos f6c4bdb8a6 added midi support 2022-02-09 22:10:11 +01:00
Felix Roos b0e50db4f6 build 2022-02-09 20:21:58 +01:00
Felix Roos e783de3453 add m for mini 2022-02-09 20:19:05 +01:00
Felix Roos 9ed198db28 ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
Felix Roos ce579e48a6 remove line 2022-02-08 23:28:39 +01:00
Felix Roos 03d3f1d426 Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-08 23:01:03 +01:00
Felix Roos 20cbaf913a hot mode + tone synth experiments 2022-02-08 23:01:01 +01: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 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