Commit graph

  • 9a4f3af580 add README vvm 2023-06-24 02:34:02 +04:00
  • b83664dfce add build optimizations vvm 2023-06-24 02:32:57 +04:00
  • 349f7ae965 init vvm 2023-06-23 21:14:55 +04:00
  • 6f41716ab5 init vvm 2023-06-23 21:06:10 +04:00
  • abeb62dea8
    Merge pull request #612 from tidalcycles/fix-links Felix Roos 2023-06-23 09:59:43 +02:00
  • 7cfed80443
    Merge pull request #598 from tidalcycles/clip-support-floats Felix Roos 2023-06-23 09:55:18 +02:00
  • 36aa7d9b25
    Merge pull request #607 from tidalcycles/doc-fixes Felix Roos 2023-06-18 10:36:17 +02:00
  • 2a449ad3c0 rename tonal api -> tonal functions Felix Roos 2023-06-18 10:32:51 +02:00
  • a71c5957cc fix: better fix Felix Roos 2023-06-16 14:23:39 +02:00
  • eef6c7d55e quick fix: typo Felix Roos 2023-06-16 14:20:49 +02:00
  • 3872322da1 allow patterning theme + font settings Felix Roos 2023-06-16 13:45:13 +02:00
  • f1e850a62a fix: doc links Felix Roos 2023-06-16 09:20:29 +02:00
  • 8d9278419d fix: flatten scale lists Felix Roos 2023-06-15 20:19:31 +02:00
  • 0862827a51
    Merge pull request #581 from roipoussiere/line_wrap Felix Roos 2023-06-15 12:51:40 +02:00
  • f37a220a05 add checkbox in settings to enable line wrapping Roipoussiere 2023-06-15 11:46:39 +02:00
  • aa51c2b6dd Merge remote-tracking branch 'upstream/main' into line_wrap Felix Roos 2023-06-15 10:59:52 +02:00
  • 92da70a7ae Merge remote-tracking branch 'origin/main' into clip-support-floats Felix Roos 2023-06-15 10:46:10 +02:00
  • a55862fc25
    Merge pull request #602 from tidalcycles/ratio-function Felix Roos 2023-06-15 10:22:46 +02:00
  • 09b14a5702 add ratio function Felix Roos 2023-06-14 23:19:04 +02:00
  • 260b831815 refactor: legato -> clip Felix Roos 2023-06-14 00:22:55 +02:00
  • 665cf6ac65
    Merge pull request #588 from roipoussiere/enable_autocomplete Felix Roos 2023-06-12 23:24:28 +02:00
  • 5e90021698 update snapshot Felix Roos 2023-06-12 23:12:40 +02:00
  • 16aeb7e12c docs: update clip entry Felix Roos 2023-06-12 23:11:07 +02:00
  • b4cbec173b only accept undefined for clip Felix Roos 2023-06-12 22:58:25 +02:00
  • 8c9e06c329 - clip now works like legato in tidal - supports floats - hap.duration now respects clip value - hap.endClipped is now end*clip - visualizations show clipped length - clip(0) will now be silence Felix Roos 2023-06-12 22:39:32 +02:00
  • e4a35fdd72
    Merge pull request #597 from tidalcycles/cursor-fix Felix Roos 2023-06-11 22:04:17 +02:00
  • 370d82e66c + disable cursor blink + make cursor thicker Felix Roos 2023-06-11 20:21:11 +02:00
  • 876e851517
    Merge pull request #570 from dariacotocu/branch-daria Felix Roos 2023-06-11 20:00:45 +02:00
  • 190fe37a9f move solmization logic from midi2note to sol2note Felix Roos 2023-06-11 19:55:24 +02:00
  • 623661f8d2 Merge remote-tracking branch 'upstream/main' into branch-daria Felix Roos 2023-06-11 19:54:55 +02:00
  • f31bc3f8c5
    Merge pull request #591 from tidalcycles/fix-fast0 Felix Roos 2023-06-11 19:45:00 +02:00
  • 12fc48544c
    Merge pull request #596 from tidalcycles/fix-option-dot Felix Roos 2023-06-11 19:44:40 +02:00
  • 3b4e44a9fd fix: main repl option-dot on mac Felix Roos 2023-06-11 13:55:11 +02:00
  • 7850fb727e fix: allow f for flat notes like tidal Felix Roos 2023-06-11 13:23:45 +02:00
  • 9b3122837e fix: division by zero Felix Roos 2023-06-11 13:15:52 +02:00
  • d4c59cc73b fix:typo + remove notes Felix Roos 2023-06-11 11:21:19 +02:00
  • fe36bf54b2 Merge commit '4d8308a763' Felix Roos 2023-06-09 21:39:14 +02:00
  • 4d8308a763 fix: link goes to wrong language Felix Roos 2023-06-09 21:33:32 +02:00
  • 11f26c1e2c
    Merge pull request #587 from tidalcycles/workshop-new Felix Roos 2023-06-09 21:02:11 +02:00
  • e10104d401 bring de improvements to en workshop Felix Roos 2023-06-09 20:59:40 +02:00
  • 5e09c3c318 add autocompletion extension from useMemo Roipoussiere 2023-06-09 18:25:36 +02:00
  • 576b88221d Merge remote-tracking branch 'origin/main' into workshop-new Felix Roos 2023-06-09 18:00:16 +02:00
  • 7dc2a0091b more detail Felix Roos 2023-06-09 17:59:08 +02:00
  • 89a4a85589 more friendly heading Felix Roos 2023-06-09 17:58:05 +02:00
  • a3baf07a5c
    Merge pull request #580 from roipoussiere/music_metadata Felix Roos 2023-06-09 17:31:58 +02:00
  • 8e6909478c autocompletion: lint Roipoussiere 2023-06-09 16:42:31 +02:00
  • 2d2d0cabb3 Add option in settings to enable autocompletion Roipoussiere 2023-06-09 16:38:48 +02:00
  • 6f04a1b8fa autocomplete: add vanilla js completion Roipoussiere 2023-06-09 14:52:07 +02:00
  • a9ad3a56ad autocomplete: avoid tabs overlapping Roipoussiere 2023-06-09 14:30:20 +02:00
  • 3069b14e9c enable autocompletion Roipoussiere 2023-06-09 13:41:40 +02:00
  • ae868c6372 hide gutter in mini repl Felix Roos 2023-06-09 00:46:04 +02:00
  • c287ff554c optimize sounds chapter after teach test Felix Roos 2023-06-09 00:26:40 +02:00
  • 3ccbd35fad add label support to pianoroll Felix Roos 2023-06-09 00:25:54 +02:00
  • 51cc69208f fix: repl link to docs was old Felix Roos 2023-06-09 00:25:14 +02:00
  • 1fec2f7a46 fix: build Felix Roos 2023-06-08 21:31:32 +02:00
  • ffffdd2d7d fix: format Felix Roos 2023-06-08 20:55:26 +02:00
  • f8c3e3d5aa add missing sounds by hand Felix Roos 2023-06-08 20:43:45 +02:00
  • eccce6fa84 remove dirt samples + load a small selection for workshop instead Felix Roos 2023-06-08 17:48:54 +02:00
  • 44be6cee2c
    Merge pull request #585 from srenatus/typo Felix Roos 2023-06-08 09:33:34 +02:00
  • 799afd511a learn/tonal: fix typo in "scaleTran[s]pose" Stephan Renatus 2023-06-07 13:22:00 +02:00
  • 37c4541468 translate link Felix Roos 2023-06-07 21:50:26 +02:00
  • 119a66acd0 - translate getting-started - fix de links - link english docs / german workshop Felix Roos 2023-06-07 21:49:57 +02:00
  • 105193a452 replace tutorial with workshop + move parts of tutorial to more + move more before Pattern Functions Felix Roos 2023-06-07 21:22:01 +02:00
  • 02d793e9e0 Merge remote-tracking branch 'origin/main' into workshop-new Felix Roos 2023-06-07 20:19:34 +02:00
  • 90647a8ba8
    Merge pull request #582 from roipoussiere/line_numbers Felix Roos 2023-06-07 20:19:11 +02:00
  • 06950a6bd8 translate rest of workshop to german Felix Roos 2023-06-07 16:50:54 +02:00
  • 0c2147d9c5 repl: add option to display line numbers Roipoussiere 2023-06-07 15:34:57 +02:00
  • 51e8174689 metadata: add quotes syntax for titles Roipoussiere 2023-06-07 12:26:23 +02:00
  • 185318a70c metadata: fix typos Roipoussiere 2023-06-07 11:02:38 +02:00
  • a88759ba94 translate notes chapter Felix Roos 2023-06-06 22:43:51 +02:00
  • 96ac054392 metadata: improve doc Roipoussiere 2023-06-06 21:33:32 +02:00
  • bd7f4dd73f metadata: add tests Roipoussiere 2023-06-06 21:01:09 +02:00
  • 2e22152089 metadata: allow several values and one-liners Roipoussiere 2023-06-06 19:15:46 +02:00
  • 98a89aea11 lint: metadata parsing Roipoussiere 2023-06-05 21:15:59 +02:00
  • 372e33c066 doc: add section about metadata Roipoussiere 2023-06-05 20:43:53 +02:00
  • 52641db590 load titles from metadata in examples page Roipoussiere 2023-06-05 20:42:41 +02:00
  • f9ad5f0d01 add tunes metadata Roipoussiere 2023-06-05 19:35:41 +02:00
  • 3db1c7a521 swatch: look for song titles in code metadata Roipoussiere 2023-06-05 19:04:56 +02:00
  • b6d1f96930 editor: enable line wrapping Roipoussiere 2023-06-06 13:22:39 +02:00
  • 61a9b01062 started german translation of workshop Felix Roos 2023-06-05 23:48:04 +02:00
  • f0faf5b42e Merge remote-tracking branch 'origin/main' into workshop-new Felix Roos 2023-06-05 22:48:50 +02:00
  • 11733d5e05
    Merge pull request #563 from tidalcycles/vanilla-highlighting Felix Roos 2023-06-05 21:35:49 +02:00
  • c4a38d9008 + pattern effects chapter + recap page + only load mini repls when visible Felix Roos 2023-05-30 06:16:02 +02:00
  • 0edd7e14b7 add compound adsr + ds controls Felix Roos 2023-05-29 12:39:36 +02:00
  • 8b7bb7b6ae add adsr section to effects chapter Felix Roos 2023-05-29 12:39:17 +02:00
  • 39d5955e58 add function recap to sounds chapter Felix Roos 2023-05-29 12:39:05 +02:00
  • 536327f403 effects chapter mostly finished Felix Roos 2023-05-29 02:18:36 +02:00
  • 8679dc63be pianoroll: also reflect gain in transparency Felix Roos 2023-05-29 02:18:27 +02:00
  • 1e9979ae18 start fleshing out effects chapter Felix Roos 2023-05-28 12:42:24 +02:00
  • d2dffe3186 MiniRepl: consume font settings Felix Roos 2023-05-28 12:42:15 +02:00
  • 9971867e2f clamp function Felix Roos 2023-05-28 12:41:53 +02:00
  • 8c93e578a0 clamp delayfeedback Felix Roos 2023-05-28 12:41:46 +02:00
  • 1ba5d2e1ca finish notes chapter Felix Roos 2023-05-27 21:52:44 +02:00
  • ed792fc0d4 continue notes chapter Felix Roos 2023-05-27 16:29:05 +02:00
  • 4e575c44b3 begin first notes page Felix Roos 2023-05-27 13:31:18 +02:00
  • fc06181217 - add claviature flag to minirepl - bring back option+dot on macos - consume more editor settings in minirepl Felix Roos 2023-05-27 13:30:57 +02:00
  • 0d6fcf78d8 hide mini repl headers + improve workshop Felix Roos 2023-05-26 16:05:53 +02:00
  • 82225f0b81 started workshop pages Felix Roos 2023-05-26 14:12:53 +02:00
  • 2177e13b49 Merge branch 'vanilla-highlighting' into workshop Felix Roos 2023-05-25 21:38:34 +02:00
  • b63f4eb503 Update solmization.test.js Daria Cotocu 2023-05-24 18:58:11 +01:00