675 Commits

Author SHA1 Message Date
Felix Roos
ecfc6fd31e simplify 2022-04-22 22:52:11 +02:00
Felix Roos
0fae8b2b10 first take at reset 2022-04-22 22:21:43 +02:00
Felix Roos
c38e4f7206 helper functions 2022-04-22 22:21:36 +02:00
alex
47717e872b test for negative time, ref #85 2022-04-22 17:06:15 +01:00
alex
903c065e26 Use mathematical mod in slowcat, fixes #85 2022-04-22 17:02:21 +01:00
alex
3742bf384c Remove recursion from mod 2022-04-22 17:01:28 +01:00
alex
1029f8674c fix the fix for echo 2022-04-22 12:35:43 +01:00
alex
c801660b2a use rational multiplication in echo 2022-04-22 12:30:16 +01:00
alex
48d4541ed7 build 2022-04-22 12:12:11 +01:00
Alex McLean
8007ea6a7e
Merge pull request #83 from tidalcycles/pattern-composers
Add pattern composers, implements #82
2022-04-22 12:08:11 +01:00
alex
8e441ecb19 fix striate: union -> set 2022-04-22 12:07:23 +01:00
alex
c305e82f5c Merge branch 'main' into pattern-composers 2022-04-22 11:52:36 +01:00
alex
87cfa30508 Extra test for ply (and prettify) 2022-04-22 11:51:41 +01:00
alex
2c224d5092 Make comparisons rational in _compress 2022-04-22 11:46:34 +01:00
Felix Roos
72eeaf446e fix: cycleArg imprecise fraction operation 2022-04-22 12:40:23 +02:00
Felix Roos
51a806b0ba Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-04-22 11:49:42 +02:00
Felix Roos
52840f9141 add tune + fix another 2022-04-22 11:48:57 +02:00
alex
974503160d squeezeflip, tests for add including failing one.. 2022-04-22 09:51:44 +01:00
alex
d9e3ff3256 Tests for set, setFlip and setSqueeze 2022-04-22 09:27:23 +01:00
alex
b510ab0371 Make set work for primative patterns, allow ops accept sequence 2022-04-22 09:26:39 +01:00
Felix Roos
5eba78d795
Merge pull request #84 from mindofmatthew/tidying
Tidy up a couple of old files
2022-04-21 20:57:45 +02:00
Matthew Kaney
884c13a22d Remove old files 2022-04-21 13:14:37 -04:00
Alex McLean
90c5605409
Merge pull request #76 from tidalcycles/more-functions
add `striate()`
2022-04-21 14:21:29 +01:00
alex
3ae6443c59 Tidy test and console logs 2022-04-21 14:17:28 +01:00
alex
b370c405da Add pattern composers, implements #82 2022-04-21 14:13:26 +01:00
Felix Roos
36d1a68b9a build 2022-04-20 20:22:50 +02:00
Felix Roos
58bbbecb2d package-lock 2022-04-20 20:19:56 +02:00
Felix Roos
1cdff32b5c
Merge pull request #77 from tidalcycles/webaudio-compat
Webaudio in REPL
2022-04-20 20:17:26 +02:00
Felix Roos
7dbdb005b0 fix adsr + add example tune 2022-04-20 20:15:36 +02:00
Felix Roos
e6c15dc3c5 add waa example 2022-04-19 21:46:44 +02:00
Felix Roos
1778d19bde Merge remote-tracking branch 'origin/main' into webaudio-compat 2022-04-19 21:35:08 +02:00
alex
56c3c0462c build 2022-04-19 18:16:00 +01:00
Alex McLean
80102353d6
Merge pull request #80 from tidalcycles/webserial
Basic webserial support
2022-04-19 14:31:34 +01: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
bcefce9df7 package-lock 2022-04-18 14:54:19 +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 McLean
cc60addbaa
Merge pull request #75 from tidalcycles/more-tests
Try to fix appLeft / appRight
2022-04-17 18:29:48 +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