Commit graph

  • 2c7cc5d325 core evaluate now works without transpiler Felix Roos 2022-11-08 20:23:30 +01:00
  • 16659c82d2 test with old transpiler for now Felix Roos 2022-11-08 19:54:57 +01:00
  • 4ed3ca4128 use new transpiler in vite-vanilla-repl Felix Roos 2022-11-08 19:50:27 +01:00
  • 9b2899c8fb transpiler package to replace eval package Felix Roos 2022-11-06 23:15:01 +01:00
  • fada7fc9cc Publish Felix Roos 2022-11-06 19:53:24 +01:00
  • 2be5bca42b hotfix: core dependencies Felix Roos 2022-11-06 19:51:56 +01:00
  • b1ebf6367c Publish Felix Roos 2022-11-06 19:39:30 +01:00
  • 57e373f578 hotfix: npmignore react examples Felix Roos 2022-11-06 19:39:05 +01:00
  • 5c01874a32 release: bump core 0.3.0 Felix Roos 2022-11-06 19:37:49 +01:00
  • dd89e11633 hotfix: npm ignore examples folder Felix Roos 2022-11-06 19:36:01 +01:00
  • 4e51f19780 Publish Felix Roos 2022-11-06 19:30:53 +01:00
  • 33d37d8dee Revert "Publish" Felix Roos 2022-11-06 19:28:11 +01:00
  • 60ce34af43 Publish Felix Roos 2022-11-06 19:12:57 +01:00
  • 2602ff6e34 hotfix: revert lerna upgrade Felix Roos 2022-11-06 19:10:09 +01:00
  • ef5cd36a37
    Merge pull request #248 from tidalcycles/general-purpose-scheduler Felix Roos 2022-11-06 19:03:19 +01:00
  • 7d47f5aba3 remove old clockworker + scheduler Felix Roos 2022-11-06 17:35:53 +01:00
  • 33cb506c71 add vanilla repl link to githack Felix Roos 2022-11-06 16:09:47 +01:00
  • 5fb36acb04 rebuild with correct base Felix Roos 2022-11-06 16:06:54 +01:00
  • 5f985f359b add vanilla repl build Felix Roos 2022-11-06 16:03:49 +01:00
  • 09045d5387 add vite vanilla js repl example Felix Roos 2022-11-06 15:50:53 +01:00
  • 371af755df move evaluate logic without transpiler to core + breaking change: evalScope is now imported from core + breaking change: deprecated extend is now removed + add repl.mjs Felix Roos 2022-11-06 12:12:43 +01:00
  • 0485632e22 Merge remote-tracking branch 'origin/main' into general-purpose-scheduler Felix Roos 2022-11-06 11:06:32 +01:00
  • c3d6de2412
    Merge pull request #243 from tidalcycles/shared-tests Felix Roos 2022-11-06 11:05:23 +01:00
  • 36d49b11d9
    Merge pull request #247 from tidalcycles/some-tunes Felix Roos 2022-11-06 11:03:41 +01:00
  • 866277510e fix: samples function did not work in tests Felix Roos 2022-11-06 00:44:23 +01:00
  • da8e00eb4e Merge remote-tracking branch 'origin/main' into some-tunes Felix Roos 2022-11-06 00:38:05 +01:00
  • cd30b2af3f
    Merge pull request #246 from tidalcycles/readme-tlc Felix Roos 2022-11-06 00:37:11 +01:00
  • 38b3337d35 add amensister Felix Roos 2022-11-06 00:31:59 +01:00
  • 84d34aa12b update shift packages Felix Roos 2022-11-05 12:09:00 +01:00
  • 96b7b68900 add scheduled example Felix Roos 2022-11-05 11:34:15 +01:00
  • 2a6ffbf5a4 update lerna Felix Roos 2022-11-05 11:33:59 +01:00
  • 1ac99e260b update plugin-react + osc-js Felix Roos 2022-11-05 11:20:53 +01:00
  • 519062c8d0 update tailwind Felix Roos 2022-11-04 23:03:54 +01:00
  • 78d7cdf662 update more things Felix Roos 2022-11-04 21:05:24 +01:00
  • a191b1e811 update vite in repl Felix Roos 2022-11-04 21:01:04 +01:00
  • b372161874 update vite in react package Felix Roos 2022-11-04 20:58:36 +01:00
  • 5bbec7b17c package-lock Felix Roos 2022-11-04 20:46:06 +01:00
  • 54b847a8ef update tailwind + react Felix Roos 2022-11-04 20:45:45 +01:00
  • a40a0f730f update codemirror Felix Roos 2022-11-04 20:43:16 +01:00
  • a677b94297 update webmidi + remove tone piano Felix Roos 2022-11-04 20:36:33 +01:00
  • d102528d0a
    Merge pull request #244 from tidalcycles/readme-tlc Felix Roos 2022-11-04 20:28:22 +01:00
  • 854692f975 use only node 18 to save some energy Felix Roos 2022-11-04 20:25:31 +01:00
  • bdc321df4d update browserslist Felix Roos 2022-11-04 20:24:42 +01:00
  • 230e8e9d4d revert auto formatted snippet Felix Roos 2022-11-04 20:21:08 +01:00
  • 96c49689ec improve readmes Felix Roos 2022-11-04 20:15:46 +01:00
  • 698f560d56 export controls from core root Felix Roos 2022-11-04 20:15:36 +01:00
  • 67ee493e56 remove cross import + code format Felix Roos 2022-11-04 20:15:11 +01:00
  • 4fc7ef698a code format Felix Roos 2022-11-04 20:14:57 +01:00
  • 89434fc3bd replace old snippet Felix Roos 2022-11-04 20:14:47 +01:00
  • 6129f9afe8 fix: mini repl test tune Felix Roos 2022-11-04 20:13:25 +01:00
  • e5f38dbbc6 dbdump script Felix Roos 2022-11-04 17:30:19 +01:00
  • 5534db95bc exclude shared test for now Felix Roos 2022-11-03 19:01:23 +01:00
  • 37c45424fd all shared tests now pass Felix Roos 2022-11-03 18:57:27 +01:00
  • ed44f4ed0c add shared tunes test Felix Roos 2022-11-03 16:18:29 +01:00
  • f829f35cfa
    Merge pull request #242 from tidalcycles/example-tests Felix Roos 2022-11-03 15:16:03 +01:00
  • 3033acadbb remove log Felix Roos 2022-11-03 14:57:46 +01:00
  • 5c2a8a68c0 render doc.json before testing Felix Roos 2022-11-03 14:52:24 +01:00
  • e9544f8f92 test all in source examples Felix Roos 2022-11-03 14:47:27 +01:00
  • 1a6743dba9 hotfix: #241 Felix Roos 2022-11-03 12:52:01 +01:00
  • 06d6621c14
    Merge pull request #240 from tidalcycles/load-samples-from-url Felix Roos 2022-11-02 23:16:43 +01:00
  • d7b82edae3 feat: support github: links Felix Roos 2022-11-02 23:13:00 +01:00
  • 5eae156134
    Merge pull request #239 from tidalcycles/load-samples-from-url Felix Roos 2022-11-02 21:26:44 +01:00
  • d8843e6057 refactor prebake Felix Roos 2022-11-02 21:07:47 +01:00
  • cf7c734778 feat: can now load samples via url Felix Roos 2022-11-02 12:29:34 +01:00
  • 240a8930ef
    Merge pull request #238 from tidalcycles/object-arithmetic Felix Roos 2022-11-02 11:42:32 +01:00
  • 4f3046593a fix: test Felix Roos 2022-11-01 21:54:25 +01:00
  • a0bd5bdd35 simplify asNumber Felix Roos 2022-11-01 21:45:40 +01:00
  • e3bc63e4fa fix: osc notes Felix Roos 2022-11-01 21:45:25 +01:00
  • fbf7c6293f get rid of asNumber on arithmetic functions Felix Roos 2022-11-01 21:38:16 +01:00
  • e128b02da1 support object arithmetic Felix Roos 2022-11-01 21:31:39 +01:00
  • 2168dbc6fc flat rave Felix Roos 2022-11-01 17:09:18 +01:00
  • 97db895354 use new bank function Felix Roos 2022-11-01 00:38:38 +01:00
  • 48fc68bfdb Merge remote-tracking branch 'origin/tidal-drum-machines' into some-tunes Felix Roos 2022-11-01 00:36:53 +01:00
  • 3741ffbb59
    Merge pull request #237 from tidalcycles/tidal-drum-machines Felix Roos 2022-11-01 00:36:14 +01:00
  • caf58492f2 move sample data to json files Felix Roos 2022-10-31 23:58:12 +01:00
  • 0c5bdd0205 make bank a normal param Felix Roos 2022-10-31 23:30:50 +01:00
  • ae6da0d6ef
    Merge pull request #236 from tidalcycles/fix-mono Felix Roos 2022-10-31 21:39:23 +01:00
  • bdbb4cb495 add all drum machines + soundbank helper Felix Roos 2022-10-31 20:55:23 +01:00
  • 566c358e8d drum demo Felix Roos 2022-10-31 20:35:34 +01:00
  • 324cffe6df 808 + 909 Felix Roos 2022-10-31 20:34:47 +01:00
  • dadb8119e8 fix: reverb mono Felix Roos 2022-10-31 20:34:07 +01:00
  • 335d54b5f4 fix: multichannel worklets Felix Roos 2022-10-31 20:33:42 +01:00
  • 0fd851999f little fluty tune Felix Roos 2022-10-30 20:38:12 +01:00
  • 50f88798d8 Merge remote-tracking branch 'origin/main' into some-tunes Felix Roos 2022-10-30 19:36:16 +01:00
  • 8033cfc49d add sample demo tune Felix Roos 2022-10-30 19:36:06 +01:00
  • 882f450ee8
    Merge pull request #235 from tidalcycles/vcsl-samples Felix Roos 2022-10-30 19:10:32 +01:00
  • 4d60a582fe note default to 36 Felix Roos 2022-10-30 18:49:26 +01:00
  • 7ef3d33d0e add vcsl sample library Felix Roos 2022-10-30 15:52:51 +01:00
  • 24328ee8ae
    Fix zero length queries WIP (#234) Alex McLean 2022-10-29 23:23:10 +01:00
  • d45c380389 add two tunes Felix Roos 2022-10-29 22:19:11 +02:00
  • fbb3d144a1 hotfix: missing note calls in some tunes Felix Roos 2022-10-29 18:07:46 +02:00
  • 7e7e299bce Merge remote-tracking branch 'origin/main' into general-purpose-scheduler Felix Roos 2022-10-29 17:56:30 +02:00
  • d18116fcbe
    Merge pull request #232 from tidalcycles/out-by-default Felix Roos 2022-10-29 17:54:05 +02:00
  • e38513f077 more fixes Felix Roos 2022-10-29 17:51:46 +02:00
  • 08c4c641ec add note calls everywhere Felix Roos 2022-10-29 17:38:54 +02:00
  • 5d7e46b246 started removing primitive haps from tutorial Felix Roos 2022-10-29 14:58:50 +02:00
  • dac906a79d fix sample name Felix Roos 2022-10-27 21:20:09 +02:00
  • ecfeac4d63 clearer error Felix Roos 2022-10-27 21:20:01 +02:00
  • db1fc399a1 add baseDir to prebake + obj params Felix Roos 2022-10-27 21:19:50 +02:00
  • 60616a5228 remove old defaultSynth Felix Roos 2022-10-27 21:19:17 +02:00