Commit graph

  • a0d6fc47e0 improve drawLine Felix Roos 2022-04-24 00:56:16 +02:00
  • dd03ad6c14 support stack in drawLine Felix Roos 2022-04-24 00:34:04 +02:00
  • 2bbd306b94 drawLine test Felix Roos 2022-04-23 23:47:52 +02:00
  • 766cccf335 refactor event.duration references Felix Roos 2022-04-23 23:36:26 +02:00
  • 9e2e5ce581 log + drawLine Felix Roos 2022-04-23 23:28:43 +02:00
  • e747c0b060 remove featurelist as it's now kept up to date in #31 Felix Roos 2022-04-23 21:08:58 +02:00
  • 67bef933be migrate tutorial cat -> seq Felix Roos 2022-04-23 20:38:51 +02:00
  • f1c0d8c8f8 refactor cat -> seq Felix Roos 2022-04-23 20:27:40 +02:00
  • dd2552eda8 add seq to factories for highlighting Felix Roos 2022-04-23 20:27:16 +02:00
  • ab9871640a add todo Felix Roos 2022-04-23 17:38:29 +02:00
  • 615f71b099 Fix evaluate test with new cat behaviour ref #87 alex 2022-04-23 11:11:45 +01:00
  • ff418c9f0c seq -> sequence shorthand ref #87 alex 2022-04-23 11:10:05 +01:00
  • 4c43d3d850 Make sequence a fastcat alias and change cat to be a slowcat ref #87 alex 2022-04-23 11:01:12 +01:00
  • a4cacc079e Support subpattern sequences in stack like slowcat in ref #87 alex 2022-04-23 09:47:12 +01:00
  • 9df20fcbc5 support catting subpatterns, fixes #87 alex 2022-04-23 09:38:05 +01:00
  • f4dd549a41 Merge branch 'main' into more-functions alex 2022-04-23 09:21:47 +01:00
  • cc445e89a3 cat/append/fastcat/slowcat as pattern methods alex 2022-04-23 09:21:40 +01:00
  • 08f8a7a17c restart example Felix Roos 2022-04-22 23:47:05 +02:00
  • ab14d70c6c rename to restart Felix Roos 2022-04-22 23:01:37 +02:00
  • ecfc6fd31e simplify Felix Roos 2022-04-22 22:52:11 +02:00
  • 0fae8b2b10 first take at reset Felix Roos 2022-04-22 22:21:43 +02:00
  • c38e4f7206 helper functions Felix Roos 2022-04-22 22:21:36 +02:00
  • 47717e872b test for negative time, ref #85 alex 2022-04-22 17:06:15 +01:00
  • 903c065e26 Use mathematical mod in slowcat, fixes #85 alex 2022-04-22 17:02:21 +01:00
  • 3742bf384c Remove recursion from mod alex 2022-04-22 17:01:28 +01:00
  • 1029f8674c fix the fix for echo alex 2022-04-22 12:35:43 +01:00
  • c801660b2a use rational multiplication in echo alex 2022-04-22 12:30:16 +01:00
  • 48d4541ed7 build alex 2022-04-22 12:12:11 +01:00
  • 8007ea6a7e
    Merge pull request #83 from tidalcycles/pattern-composers Alex McLean 2022-04-22 12:08:11 +01:00
  • 8e441ecb19 fix striate: union -> set alex 2022-04-22 12:07:23 +01:00
  • c305e82f5c Merge branch 'main' into pattern-composers alex 2022-04-22 11:52:36 +01:00
  • 87cfa30508 Extra test for ply (and prettify) alex 2022-04-22 11:51:41 +01:00
  • 2c224d5092 Make comparisons rational in _compress alex 2022-04-22 11:46:34 +01:00
  • 72eeaf446e fix: cycleArg imprecise fraction operation Felix Roos 2022-04-22 12:40:23 +02:00
  • 51a806b0ba Merge branch 'main' of https://github.com/tidalcycles/strudel Felix Roos 2022-04-22 11:49:42 +02:00
  • 52840f9141 add tune + fix another Felix Roos 2022-04-22 11:48:57 +02:00
  • 974503160d squeezeflip, tests for add including failing one.. alex 2022-04-22 09:51:44 +01:00
  • d9e3ff3256 Tests for set, setFlip and setSqueeze alex 2022-04-22 09:27:23 +01:00
  • b510ab0371 Make set work for primative patterns, allow ops accept sequence alex 2022-04-22 09:26:39 +01:00
  • 5eba78d795
    Merge pull request #84 from mindofmatthew/tidying Felix Roos 2022-04-21 20:57:45 +02:00
  • 884c13a22d Remove old files Matthew Kaney 2022-04-21 13:14:37 -04:00
  • 90c5605409
    Merge pull request #76 from tidalcycles/more-functions Alex McLean 2022-04-21 14:21:29 +01:00
  • 3ae6443c59 Tidy test and console logs alex 2022-04-21 14:17:28 +01:00
  • b370c405da Add pattern composers, implements #82 alex 2022-04-21 14:13:26 +01:00
  • 36d1a68b9a build Felix Roos 2022-04-20 20:22:50 +02:00
  • 58bbbecb2d package-lock Felix Roos 2022-04-20 20:19:56 +02:00
  • 1cdff32b5c
    Merge pull request #77 from tidalcycles/webaudio-compat Felix Roos 2022-04-20 20:17:26 +02:00
  • 7dbdb005b0 fix adsr + add example tune Felix Roos 2022-04-20 20:15:36 +02:00
  • e6c15dc3c5 add waa example Felix Roos 2022-04-19 21:46:44 +02:00
  • 1778d19bde Merge remote-tracking branch 'origin/main' into webaudio-compat Felix Roos 2022-04-19 21:35:08 +02:00
  • 56c3c0462c build alex 2022-04-19 18:16:00 +01:00
  • 80102353d6
    Merge pull request #80 from tidalcycles/webserial Alex McLean 2022-04-19 14:31:34 +01:00
  • d7dc158861 Tidy up alex 2022-04-19 14:28:16 +01:00
  • b52c42c31d First go at serial output alex 2022-04-19 13:40:01 +01:00
  • f8739e341b respect midi numbers Felix Roos 2022-04-18 18:57:28 +02:00
  • 1ead12a2a3 patternify filter Felix Roos 2022-04-18 18:57:02 +02:00
  • c2feb6e214 remove logs Felix Roos 2022-04-18 18:45:18 +02:00
  • 3d74b8a2fa Merge commit '83a46c68dc' into webaudio-compat Felix Roos 2022-04-18 18:33:47 +02:00
  • 83a46c68dc webaudio@0.0.6 Felix Roos 2022-04-18 15:03:11 +02:00
  • bcefce9df7 package-lock Felix Roos 2022-04-18 14:54:19 +02:00
  • dcb5af3339 fix: core imports in scheduler Felix Roos 2022-04-18 14:51:47 +02:00
  • 1d56d79757 add striate() alex 2022-04-17 23:18:01 +01:00
  • 0b370bd40d Make intersection_e actually raise an exception alex 2022-04-17 18:38:34 +01:00
  • 07a5ae83b5 build alex 2022-04-17 18:31:20 +01:00
  • cc60addbaa
    Merge pull request #75 from tidalcycles/more-tests Alex McLean 2022-04-17 18:29:48 +01:00
  • 30b7429169 Fix appLeft/appRight to discard nonmatching events alex 2022-04-17 18:28:55 +01:00
  • 28ebf6559e Fix steady() alex 2022-04-17 18:25:38 +01:00
  • 1c6e3dd9a6 A couple of tests for continuous haps/patterns alex 2022-04-17 18:23:34 +01:00
  • 6bba661e24 experiment with passing time to withAudioNode Felix Roos 2022-04-17 12:01:13 +02:00
  • eccb20c3b7 Fix choose and add weighted wchoose alex 2022-04-16 23:23:15 +01:00
  • f210c4425b make webaudio compatible with repl + rename osc to wave + migrate repl.html Felix Roos 2022-04-16 21:39:14 +02:00
  • e0e3ab941e remove experimental tone tutorial Felix Roos 2022-04-16 21:38:23 +02:00
  • 9cc568fe3e remove tonejs experimental features Felix Roos 2022-04-16 21:36:10 +02:00
  • a638f9505f test fromMidi + getFrequency Felix Roos 2022-04-16 21:34:19 +02:00
  • 1b35dd0c55 add preliminary getFrequency Felix Roos 2022-04-16 21:34:05 +02:00
  • d394b4939f build alex 2022-04-16 18:34:11 +01:00
  • c751d4eb79 Make sure random numbers are positive alex 2022-04-16 18:32:17 +01:00
  • bb147abb7f Merge branch 'main' of github.com:tidalcycles/strudel alex 2022-04-16 15:06:02 +01:00
  • 1c3793e2ef Add someCycles and someCyclesBy alex 2022-04-16 15:05:56 +01:00
  • 1274641f89 Tweak applicative alex 2022-04-16 15:05:37 +01:00
  • 803b50535f add repl link Felix Roos 2022-04-16 15:49:40 +02:00
  • 028af735c9 remove mini for now Felix Roos 2022-04-16 15:46:48 +02:00
  • d42cd6efaf Publish Felix Roos 2022-04-16 15:37:05 +02:00
  • 2cf129408b use skypack in example Felix Roos 2022-04-16 15:36:49 +02:00
  • 0ed1c75c38 fix core dependency Felix Roos 2022-04-16 15:35:01 +02:00
  • 5588b62b40 Publish Felix Roos 2022-04-16 15:24:40 +02:00
  • 03cb80b75b add core dependeny Felix Roos 2022-04-16 15:24:24 +02:00
  • 86a3fd6e22 Publish Felix Roos 2022-04-16 15:17:30 +02:00
  • 27ebe7ba73 stub change Felix Roos 2022-04-16 15:17:02 +02:00
  • 0ce2dcacef Publish Felix Roos 2022-04-16 15:14:29 +02:00
  • 6c8fc6bb21 core publish Felix Roos 2022-04-16 15:12:06 +02:00
  • 0e26d4e741 Publish Felix Roos 2022-04-16 15:10:49 +02:00
  • 3d6f01c872 build alex 2022-04-16 12:39:02 +01:00
  • 4894588284 fix degrade/undegrade alex 2022-04-16 12:37:47 +01:00
  • 7adea0ac65 build alex 2022-04-16 12:29:05 +01:00
  • 138c84cd5f
    Merge pull request #74 from tidalcycles/more-functions Alex McLean 2022-04-16 12:26:57 +01:00
  • d283791f77 Merge branch 'more-functions' of github.com:tidalcycles/strudel into more-functions alex 2022-04-16 12:24:27 +01:00
  • 911d9d17d6 undegrade, sometimes, sometimesBy, sometimesByPre, often, rarely, almostNever, almostAlways, never, always alex 2022-04-16 12:19:42 +01:00
  • 8abbaf2e56 undegrade, sometimes, sometimesBy, sometimesByPre, often, rarely, almostNever, almostAlways, never, always alex 2022-04-16 12:18:44 +01:00
  • dca8b46abf add degrade/degradeBy alex 2022-04-16 11:40:47 +01:00