Commit Graph

  • d106875605 Merge branch 'main' into move-examples Felix Roos 2023-12-29 16:40:28 +01:00
  • c13feccdcd better names + more readme Felix Roos 2023-12-29 16:36:38 +01:00
  • 6aebf99ebc hotfix: panel style Felix Roos 2023-12-29 16:22:50 +01:00
  • 5d6ccf56d7 add some readme Felix Roos 2023-12-29 16:18:13 +01:00
  • 0323f75bae move all examples to separate examples folder Felix Roos 2023-12-29 16:05:10 +01:00
  • f31fdb0988 Merge pull request #876 from tidalcycles/vanilla-repl-4 Felix Roos 2023-12-29 15:29:17 +01:00
  • 92024f68cf default panel position right Felix Roos 2023-12-29 15:26:47 +01:00
  • f9c1e46c01 delete outdated svg graphics Felix Roos 2023-12-29 15:17:00 +01:00
  • a5af6d5f4c remove gist function Felix Roos 2023-12-29 15:07:53 +01:00
  • b1d06c4eb7 remove nano-repl workspace Felix Roos 2023-12-29 15:04:12 +01:00
  • 89bf3b2817 fix: tooltip padding Felix Roos 2023-12-29 15:03:36 +01:00
  • ea8aabceed fix: loader Felix Roos 2023-12-29 15:03:26 +01:00
  • 9fd2d3d640 add missing flash checkbox Felix Roos 2023-12-29 13:58:06 +01:00
  • 967dea346f fix: lint error Felix Roos 2023-12-29 13:57:52 +01:00
  • 57bc0b7032 cleanup Felix Roos 2023-12-29 01:07:11 +01:00
  • 9974311344 better repl init + a bit of ssr for main repl Felix Roos 2023-12-29 00:55:14 +01:00
  • b0bdd09032 fix: dumb react ssr workaround Felix Roos 2023-12-29 00:30:46 +01:00
  • f477273d8a delete react package Felix Roos 2023-12-28 21:06:18 +01:00
  • 014303b0d5 remove dependencies to @strudel.cycles/react Felix Roos 2023-12-28 21:04:29 +01:00
  • 201fe726b6 replace main repl Felix Roos 2023-12-28 20:48:59 +01:00
  • 2ed3a5c582 fix: lint Felix Roos 2023-12-28 20:36:59 +01:00
  • 975a198ee9 whole docs now run new repl - move MicroRepl code to MiniRepl - fix a ssr bug Felix Roos 2023-12-28 20:36:23 +01:00
  • 837f8f318d microrepl claviature support Felix Roos 2023-12-28 19:40:01 +01:00
  • f96827d052 fix: initial highlighting Felix Roos 2023-12-28 18:03:50 +01:00
  • a9dc0912d0 fix: drawer performance issue Felix Roos 2023-12-28 17:54:51 +01:00
  • b5039ecce8 fix import Jade (Rose) Rowland 2023-12-28 10:19:20 -05:00
  • 624affe092 Merge pull request #874 from daslyfe/clock_drift Felix Roos 2023-12-27 18:38:09 +01:00
  • 9b5842b20e hotfix: fix build error Felix Roos 2023-12-27 13:28:20 +01:00
  • edfa0c65f9 Merge pull request #873 from tidalcycles/vanilla-repl-3 Felix Roos 2023-12-27 13:17:02 +01:00
  • 39e81aa77c reduce drawTime to fix perf (for now) Felix Roos 2023-12-27 12:46:10 +01:00
  • 8bde87246b load imported samples directly in prebake Felix Roos 2023-12-27 12:45:27 +01:00
  • e2a082f748 move repl2 to /next Felix Roos 2023-12-27 11:42:18 +01:00
  • d7c2cf562f fix: hot reloading Felix Roos 2023-12-27 11:40:07 +01:00
  • f44ceb46cd remove react-dom dependency Felix Roos 2023-12-26 18:26:51 +01:00
  • f524dde5ae tooltip without react + simplify autocomplete Felix Roos 2023-12-26 18:03:58 +01:00
  • 47aa4cf198 autocomplete without react Felix Roos 2023-12-26 17:56:07 +01:00
  • 1b55a5e3e0 add trailing slash Felix Roos 2023-12-26 17:55:08 +01:00
  • cb57d8f497 working daslyfe/clock_drift Jade (Rose) Rowland 2023-12-25 20:42:20 -05:00
  • e12421cee8 still getting too late Jade (Rose) Rowland 2023-12-25 20:27:42 -05:00
  • 53484db768 style fixes + remove lastShared state Felix Roos 2023-12-26 00:29:43 +01:00
  • 4c337a5114 fix: lint errors Felix Roos 2023-12-26 00:06:59 +01:00
  • 63ae95186b repl2: share + clean up imports Felix Roos 2023-12-26 00:06:15 +01:00
  • 8c0065f563 pull out repl utility functions + repl2 initCode / switching patterns works now Felix Roos 2023-12-25 23:53:54 +01:00
  • 5c41d6789c checkbox for isPatternHighlightingEnabled Felix Roos 2023-12-25 21:11:28 +01:00
  • e19f799046 wire up settings and theming Felix Roos 2023-12-25 20:52:00 +01:00
  • 7dac1e275d repl2: working update + shuffle buttons + faster loading Felix Roos 2023-12-25 20:08:57 +01:00
  • d74d50c40a first steps of using StrudelMirror in main repl Felix Roos 2023-12-25 19:37:03 +01:00
  • 8b4be4d100 Merge pull request #866 from tidalcycles/vanilla-repl-2 Felix Roos 2023-12-25 17:47:25 +01:00
  • de4460a047 remove redundant test pages Felix Roos 2023-12-25 15:45:49 +01:00
  • 0ed615a312 fix: add .piano function Felix Roos 2023-12-25 15:32:12 +01:00
  • e8e8f888dd fix: stop other repls on start Felix Roos 2023-12-25 15:21:54 +01:00
  • 3776791239 working Jade (Rose) Rowland 2023-12-23 12:30:55 -05:00
  • 756f37e265 format Felix Roos 2023-12-21 10:54:12 +01:00
  • 9e1ba442a9 tree-sitter experiment Felix Roos 2023-12-21 10:52:27 +01:00
  • 77fee0b866 fixed popping on font envelope Jade (Rose) Rowland 2023-12-20 17:39:11 -05:00
  • 5671b40707 account for phase complete Jade (Rose) Rowland 2023-12-20 15:24:14 -05:00
  • dec039ead3 fixed filter envelope popping... Jade (Rose) Rowland 2023-12-20 13:09:04 -05:00
  • fb81f6f268 still working on popping issue with firefox Jade (Rose) Rowland 2023-12-20 10:50:06 -05:00
  • deb973afa5 fixed hold behavior Jade (Rose) Rowland 2023-12-20 10:17:12 -05:00
  • 2dea3911ba remove unused variable Jade (Rose) Rowland 2023-12-20 09:29:07 -05:00
  • e0a7fb8290 filter should decay to set frequency Jade (Rose) Rowland 2023-12-20 09:28:40 -05:00
  • 30e402b9f1 fixed release bug Jade (Rose) Rowland 2023-12-20 01:52:43 -05:00
  • f6d9ad51c6 trying to fix divergent firefox behavior Jade (Rose) Rowland 2023-12-20 01:44:34 -05:00
  • 34ba81a841 fixed test complaint Jade (Rose) Rowland 2023-12-20 00:25:56 -05:00
  • d7fae2620e create release audio param method, make volume envelopes consistant Jade (Rose) Rowland 2023-12-20 00:21:14 -05:00
  • 9979a08cb0 updated comment Jade (Rose) Rowland 2023-12-18 00:35:54 -05:00
  • 17dd48f2a4 prettier Jade (Rose) Rowland 2023-12-18 00:28:41 -05:00
  • 355ac2ea29 Merge branch 'main' into audio_device_selection Jade (Rose) Rowland 2023-12-18 00:22:33 -05:00
  • 000e1293db initialize on first load Jade Rowland 2023-12-18 00:09:30 -05:00
  • 48fa04f164 system standard resets audio context Jade Rowland 2023-12-17 23:15:38 -05:00
  • ed8f5bf24f fix: first frame Felix Roos 2023-12-17 22:51:43 +01:00
  • e17df79133 microrepl: ssr static code Felix Roos 2023-12-17 22:42:51 +01:00
  • 9519d286bd remove web component attribute support + settings are now controlled via nanostore Felix Roos 2023-12-17 21:48:53 +01:00
  • b462f19ef1 fix: boolean settings Felix Roos 2023-12-17 21:28:25 +01:00
  • 1cdb5964c6 settings sync Felix Roos 2023-12-17 21:16:29 +01:00
  • 592e54a53f delete strudelmirror example Felix Roos 2023-12-17 21:13:48 +01:00
  • fe60f34015 removed accidental file commit Jade Rowland 2023-12-17 12:13:05 -05:00
  • b5dc65d52a format Jade Rowland 2023-12-16 13:36:05 -05:00
  • 93a4efcf6d updated fontloader Jade Rowland 2023-12-16 13:21:23 -05:00
  • 40f3212efa fix: first frame active state Felix Roos 2023-12-16 17:04:08 +01:00
  • 53d6ef04b8 fix: drawTime + canvasHeight Felix Roos 2023-12-16 16:22:28 +01:00
  • c29d032027 add autodraw flag Felix Roos 2023-12-16 16:19:18 +01:00
  • 7fcd9d8a83 approaching proper draw logic in microrepl Felix Roos 2023-12-16 16:14:40 +01:00
  • fc034830d0 use StrudelMirror directly in MicroRepl Felix Roos 2023-12-16 13:08:09 +01:00
  • 48e06bd213 fix: redundant style injections for multiple repls Felix Roos 2023-12-16 12:37:16 +01:00
  • 96e0cce2d2 improve response Jade Rowland 2023-12-16 00:30:35 -05:00
  • 88f677e910 fix envelope behavior Jade Rowland 2023-12-15 18:54:04 -05:00
  • 9f50f6ef0e Merge branch 'tidalcycles:main' into envelope_improvements Jade (Rose) Rowland 2023-12-15 18:27:23 -05:00
  • 20e8a30583 copy recipes page to test new MicroRepl Felix Roos 2023-12-15 23:30:27 +01:00
  • 89c06046b5 fix: repl package import on server Felix Roos 2023-12-15 23:27:38 +01:00
  • 9c13f6bb53 fix: mini repl play toggle button Felix Roos 2023-12-15 23:20:21 +01:00
  • b5edcde638 cleanup Felix Roos 2023-12-15 23:18:58 +01:00
  • 93e8186388 MicroRepl poc Felix Roos 2023-12-15 22:23:20 +01:00
  • 8e35079fd1 more code in example Felix Roos 2023-12-15 21:01:45 +01:00
  • 9663c2ec85 fileter envelopes Jade Rowland 2023-12-15 12:16:28 -07:00
  • 7da7554493 it works Jade Rowland 2023-12-15 11:32:23 -07:00
  • 372e93e8f8 repl now accepts code in innerHTML + bump Felix Roos 2023-12-15 11:50:49 +01:00
  • 9b58cf9890 bump repl to 0.9.3 Felix Roos 2023-12-15 11:34:14 +01:00
  • 9fac2c3c33 band aid fix for process is not defined Felix Roos 2023-12-15 11:33:35 +01:00
  • 505ad17447 fix: process is not defined Felix Roos 2023-12-15 11:25:36 +01:00