Commit graph

  • 8a8f6a66a4 improve logging + skip folders that throw Felix Roos 2024-03-30 14:27:18 +01:00
  • b6171600c2 fix: lint Felix Roos 2024-03-30 14:10:35 +01:00
  • 3a60f63fd2 improve log Felix Roos 2024-03-30 05:07:43 +01:00
  • 422a9ad525 fix: lint Felix Roos 2024-03-30 05:00:49 +01:00
  • 29fe4fd907 make sample server available over local network Felix Roos 2024-03-30 04:59:43 +01:00
  • 22774596ca run sampler in parallel by default + move samples folder to root Felix Roos 2024-03-30 04:48:55 +01:00
  • 8f355dcf96 add sampler script + samples folder with README Felix Roos 2024-03-30 04:42:45 +01:00
  • abe775c3fd fix: lint Felix Roos 2024-03-30 03:26:36 +01:00
  • 95e0496d51 proper sample server Felix Roos 2024-03-30 03:25:42 +01:00
  • bd9a80827e clean lockfile Felix Roos 2024-03-30 01:59:30 +01:00
  • 39204ad94d add simple local sample serving Felix Roos 2024-03-30 01:48:07 +01:00
  • 1e8a3c2918
    Merge pull request #1032 from tidalcycles/font-caching Felix Roos 2024-03-29 17:14:27 +01:00
  • 1af55c0d19 add font file types to offline cache Felix Roos 2024-03-29 17:13:01 +01:00
  • a1e07f3079
    Merge pull request #1031 from tidalcycles/close-brackets-setting Felix Roos 2024-03-29 17:10:16 +01:00
  • 4e7f5e9cda add closeBrackets setting Felix Roos 2024-03-29 17:07:48 +01:00
  • 12d8cdff92 remove dangerous arithmetic feature Felix Roos 2024-03-29 16:58:34 +01:00
  • 9c66d9f1a7
    Tactus tidy (#1027) Alex McLean 2024-03-29 13:55:05 +00:00
  • e2b4f6f5ac
    Merge pull request #1025 from tidalcycles/sync-toggle Felix Roos 2024-03-28 17:06:44 +01:00
  • 50ed466895 disable sync by default? Felix Roos 2024-03-28 12:00:12 +01:00
  • 126556634a add setting for sync flag Felix Roos 2024-03-28 11:49:32 +01:00
  • aa25265cc2
    Merge pull request #1024 from tidalcycles/fix-draw-bugs Felix Roos 2024-03-28 11:37:56 +01:00
  • 73558eb49c
    Merge pull request #1023 from tidalcycles/more-fonts Felix Roos 2024-03-28 11:33:25 +01:00
  • cc49e0f78e clean Felix Roos 2024-03-28 11:15:48 +01:00
  • 6c07feb312 add 3 new fonts Felix Roos 2024-03-28 11:15:23 +01:00
  • a8c2586da6 fix: lint Felix Roos 2024-03-28 10:23:46 +01:00
  • c400deac74 visuals now adhere to theme by default Felix Roos 2024-03-28 10:23:07 +01:00
  • 6a2486d9f2 fix: id widgets by type index to prevent erasing memory in some cases Felix Roos 2024-03-28 09:31:43 +01:00
  • b5720355f9 fix: allow multiple visuals for the same pattern + using .tag function instead of single .id Felix Roos 2024-03-28 09:31:12 +01:00
  • ab015ff48a remove old .draw, rename .onFrame to .draw + breaking: from, to are now called lookbehind, lookahead + migrate .pianoroll Felix Roos 2024-03-28 07:35:01 +01:00
  • eb8ac29136 add memory to onFrame Felix Roos 2024-03-28 07:26:32 +01:00
  • 14b1a1203f fix: cyclist.now() should return 0 when stopped Felix Roos 2024-03-28 07:25:44 +01:00
  • 060d2cfe2b another hap time introspection method Felix Roos 2024-03-28 06:50:13 +01:00
  • 04a0952a22 simplify draw plumbing Felix Roos 2024-03-28 06:25:24 +01:00
  • 1a0dff4081 add some hap methods for time introspection Felix Roos 2024-03-28 05:47:50 +01:00
  • 2fd2bdba60
    Feature: tactus marking (#1021) Alex McLean 2024-03-27 12:06:05 +00:00
  • 2e8ae38d33
    Merge pull request #1020 from daslyfe/hotfix_now_calculation Jade (Rose) Rowland 2024-03-25 01:02:01 -04:00
  • bbfdd2cc32 working Jade (Rose) Rowland 2024-03-25 00:59:42 -04:00
  • 4086df95b7
    Merge pull request #1015 from ilesinge/document_signals Felix Roos 2024-03-24 15:06:33 +01:00
  • aba4e72d29 Fewer undocumented functions Alexandre Gravel-Raymond 2024-03-24 14:18:25 +01:00
  • 8b96e3a6d1 Fix snapshot undegrade function name Alexandre Gravel-Raymond 2024-03-24 14:17:48 +01:00
  • 731d545a3f Fix undegrade doc naming Alexandre Gravel-Raymond 2024-03-24 14:15:20 +01:00
  • e6eb6c19a8 Add random modifiers docs to its own page Alexandre Gravel-Raymond 2024-03-24 14:15:01 +01:00
  • af35a1af09 Add examples test snapshots Alexandre Gravel-Raymond 2024-03-24 12:40:53 +01:00
  • fc4c70c94f Fix codestyle Alexandre Gravel-Raymond 2024-03-24 12:25:54 +01:00
  • 064bff6e40 Document conditional modifiers Alexandre Gravel-Raymond 2024-03-24 12:22:46 +01:00
  • 69211b8701 Document signals Alexandre Gravel-Raymond 2024-03-24 12:22:26 +01:00
  • 33f4f5fccc
    Merge pull request #1014 from daslyfe/repl_sync_fixes Felix Roos 2024-03-24 10:16:11 +01:00
  • af740c3abb
    Merge branch 'tidalcycles:main' into repl_sync_fixes Jade (Rose) Rowland 2024-03-23 16:47:22 -04:00
  • 8e2407cfa9 cleanup Jade (Rose) Rowland 2024-03-23 16:45:34 -04:00
  • 86c945114d removed unessecary variable Jade (Rose) Rowland 2024-03-23 16:35:48 -04:00
  • bd16b403e3 build working properly Jade (Rose) Rowland 2024-03-23 16:28:37 -04:00
  • f00a08ef9e working Jade (Rose) Rowland 2024-03-23 16:18:16 -04:00
  • 31067d5cb5
    Merge pull request #1004 from tidalcycles/worker-repl Felix Roos 2024-03-23 20:21:51 +01:00
  • bc917dcf8b sync false Jade (Rose) Rowland 2024-03-23 14:53:07 -04:00
  • 619ca5385d sync mostly working Jade (Rose) Rowland 2024-03-23 14:52:44 -04:00
  • aa36d25b9a still kinda working Jade (Rose) Rowland 2024-03-23 14:45:35 -04:00
  • fe1fc81f42
    Merge pull request #1013 from tidalcycles/undocumented-update Felix Roos 2024-03-23 15:51:07 +01:00
  • 34373a9d73
    Merge pull request #1012 from tidalcycles/fix-flok-setcps Felix Roos 2024-03-23 15:26:52 +01:00
  • 16210e121f fix: await injectPatternMethods Felix Roos 2024-03-23 15:24:49 +01:00
  • 53af147ede
    Merge pull request #1010 from tidalcycles/trigzero-restart Felix Roos 2024-03-23 15:18:12 +01:00
  • fc32981886 update undocumented script Felix Roos 2024-03-23 14:08:02 +01:00
  • aede6e4b26
    Merge pull request #1008 from tidalcycles/inline-punchcard Felix Roos 2024-03-23 12:30:03 +01:00
  • ac36423f85 Merge remote-tracking branch 'origin/main' into inline-punchcard Felix Roos 2024-03-23 12:28:23 +01:00
  • 4071c1af18
    Merge pull request #1007 from tidalcycles/color-in-hap-value Felix Roos 2024-03-23 12:27:22 +01:00
  • 49e381f258 make spiral size param 3 in one Felix Roos 2024-03-23 12:26:32 +01:00
  • 21f5d639a3 fix _pianoroll Felix Roos 2024-03-23 12:20:01 +01:00
  • 0eccbae048 improve spiral colors Felix Roos 2024-03-23 12:17:25 +01:00
  • a629c5c931 fix: id at wrong place Felix Roos 2024-03-23 12:14:36 +01:00
  • f83a156317 Merge branch 'color-in-hap-value' into inline-punchcard Felix Roos 2024-03-23 12:07:11 +01:00
  • 2857e816d2 add Pattern.id + use it for _punchcard and _spiral Felix Roos 2024-03-23 12:06:31 +01:00
  • c2ef90d67c rename trig -> reset, trigzero -> restart Felix Roos 2024-03-23 11:22:30 +01:00
  • 2cc92a2b93 Merge branch 'main' into inline-punchcard Felix Roos 2024-03-23 00:33:33 +01:00
  • 13d56b6b28 snapshots Felix Roos 2024-03-23 00:28:38 +01:00
  • d036635915 move color to hap value Felix Roos 2024-03-23 00:20:00 +01:00
  • 5537652497
    Merge pull request #1006 from tidalcycles/update-examples Felix Roos 2024-03-22 23:53:51 +01:00
  • f1d491d52e
    Merge pull request #1000 from eefano/scale-accidentals Felix Roos 2024-03-22 23:41:49 +01:00
  • d299e76c82 remove embed and repl deps from website Felix Roos 2024-03-22 16:25:10 +01:00
  • 52d3ee0f85 remove demo + scripts on all doc pages Felix Roos 2024-03-22 16:23:18 +01:00
  • 4f0f388ca2 a few more words Felix Roos 2024-03-22 16:19:45 +01:00
  • df03e9a379 finish project start page + link it in main readme Felix Roos 2024-03-22 16:17:09 +01:00
  • 52a311aae6 add link to StrudelMirror Felix Roos 2024-03-22 15:55:12 +01:00
  • 6365e1626c begin project-start doc + improve embed + repl package doc Felix Roos 2024-03-22 15:52:38 +01:00
  • 8d96a071d6 document umbrella packages Felix Roos 2024-03-22 14:52:28 +01:00
  • e8f6124a07 + make cyclist trigger backwards compatible for now + add absolute time as new 5th onTrigger param Felix Roos 2024-03-22 01:22:35 +01:00
  • 14a5e7dcb6 make regular cyclist work in the background + use worker-timers in Repl + repl / cyclist now accept custom interval functions Felix Roos 2024-03-22 01:01:17 +01:00
  • 7889017434 delete now obsolete poc Felix Roos 2024-03-22 00:46:08 +01:00
  • ba8f996103 fix: clock jitter in cyclist Felix Roos 2024-03-22 00:41:30 +01:00
  • 8d8c843ccf working poc cyclist with cps change Felix Roos 2024-03-22 00:29:25 +01:00
  • a46bd9b36e
    Merge pull request #978 from daslyfe/oscillator_enhancements Felix Roos 2024-03-21 22:53:55 +01:00
  • 96a977990a add missing dep Felix Roos 2024-03-21 22:47:03 +01:00
  • 41a40c74ef add run instruction Felix Roos 2024-03-21 22:45:11 +01:00
  • 837dfcaba4 add readme Felix Roos 2024-03-21 22:44:50 +01:00
  • ac441b4340 add working poc for precise cyclist Felix Roos 2024-03-21 22:41:45 +01:00
  • 4362cb9317 export createClock from core Felix Roos 2024-03-21 22:39:01 +01:00
  • dc977b292d more options for zyklus api: + allow setting custom interval functions + allow disabling phase rounding Felix Roos 2024-03-21 22:38:20 +01:00
  • 10bd668033 allow absolute time for superdough with prefix = Felix Roos 2024-03-21 22:37:15 +01:00
  • 5d0abe4151 disable sync Felix Roos 2024-03-21 21:31:02 +01:00
  • 89ec87d32a Merge branch 'oscillator_enhancements' of https://github.com/daslyfe/strudel into oscillator_enhancements Felix Roos 2024-03-21 21:26:46 +01:00
  • 1d48d5d5ef halve detune range Felix Roos 2024-03-21 21:26:43 +01:00
  • 0565558e21 scheduling in a worker, draft Felix Roos 2024-03-21 13:27:53 +01:00