Commit graph

  • b1202fcd55 split tutorial into multiple pages + improve layout a bit Felix Roos 2022-12-20 21:38:08 +01:00
  • b8f991eddb simplify writing mdx files Felix Roos 2022-12-20 20:42:42 +01:00
  • d0013f55a2 format Felix Roos 2022-12-20 19:50:32 +01:00
  • 7efaff4f6f basic style for toc + further cleanup Felix Roos 2022-12-20 19:47:28 +01:00
  • bc7a84e462 basic astro docs Felix Roos 2022-12-19 23:23:31 +01:00
  • 61657bd1b1
    Merge pull request #307 from tidalcycles/obj-support-scale Felix Roos 2022-12-19 21:02:37 +01:00
  • fc63f4f89c
    Merge pull request #312 from tidalcycles/jsdoc-component Felix Roos 2022-12-19 21:02:21 +01:00
  • 2c44c252d7 fixed namespaced anchor links Felix Roos 2022-12-19 20:59:47 +01:00
  • 613fc6e3ef fix anchor icon color Felix Roos 2022-12-19 20:57:42 +01:00
  • 0a9604d10e throw out nunjucks Felix Roos 2022-12-19 20:48:57 +01:00
  • 1cabedc65e
    Merge pull request #311 from tidalcycles/fix-clipboard Felix Roos 2022-12-19 20:31:46 +01:00
  • 4e5a0d9e02 fix: #309 Felix Roos 2022-12-19 20:30:01 +01:00
  • bf373d894d
    ICLC2023 paper (#306) Alex McLean 2022-12-19 11:11:24 +00:00
  • e6bbad84c1
    Merge pull request #308 from tidalcycles/pianoroll-freq-support Felix Roos 2022-12-15 21:23:22 +01:00
  • 4de477d46c support freq in pianoroll Felix Roos 2022-12-15 21:21:20 +01:00
  • 264cab3c9b add scale test Felix Roos 2022-12-15 20:35:10 +01:00
  • 7f9ef59bea Merge branch 'main' into obj-support-scale Felix Roos 2022-12-15 17:49:24 +01:00
  • 8ebbef4cbb fix core deps after release trouble Felix Roos 2022-12-13 22:46:35 +01:00
  • 0c98a84242 bump root to 0.5.0 Felix Roos 2022-12-13 22:38:58 +01:00
  • 2bbdd21b2f Publish Felix Roos 2022-12-13 22:38:08 +01:00
  • 794cfe949b bump already published packages Felix Roos 2022-12-13 22:36:13 +01:00
  • 6a5010a2d6 bump csound Felix Roos 2022-12-13 22:28:16 +01:00
  • 61559fee9d Revert "Publish" Felix Roos 2022-12-13 22:24:12 +01:00
  • 2118a20408 Publish Felix Roos 2022-12-13 22:22:27 +01:00
  • b0bc20cb83 hotfix: code format - PR was issued before prettier check, now ci fails Felix Roos 2022-12-13 22:10:09 +01:00
  • 2cd77b075b
    Merge pull request #303 from gogins/main Felix Roos 2022-12-13 22:07:27 +01:00
  • 03450c6085
    Merge pull request #305 from tidalcycles/estlint-prettier-check Felix Roos 2022-12-13 21:57:03 +01:00
  • 5d3c522da2 run prettier + lint separately (improves output) Felix Roos 2022-12-13 21:53:45 +01:00
  • bf1ba6efc0 code format Felix Roos 2022-12-13 21:32:03 +01:00
  • 67ad82d52e add lint + prettier check before test Felix Roos 2022-12-13 21:27:16 +01:00
  • f437d976f8
    Merge pull request #301 from tidalcycles/support-freq-in-sampler Felix Roos 2022-12-13 21:21:43 +01:00
  • c94443faaa Updated csoundm to use . gogins 2022-12-12 20:54:03 -05:00
  • c6d57f6a56 fix non note samples Felix Roos 2022-12-12 20:53:11 +01:00
  • 09b06da403 fix error message Felix Roos 2022-12-12 20:45:15 +01:00
  • df73ce8a60 add freq support to sampler Felix Roos 2022-12-12 20:41:09 +01:00
  • 8b22c2e04f
    Merge pull request #300 from tidalcycles/fix-trim Felix Roos 2022-12-12 00:48:41 +01:00
  • b4f4d6cea2 fix whitespace trimming Felix Roos 2022-12-12 00:45:47 +01:00
  • cdf7b2acf1 Merge branch 'main' of https://github.com/tidalcycles/strudel Felix Roos 2022-12-12 00:23:22 +01:00
  • 94651731a5 hotfix: uncomment essential line :) Felix Roos 2022-12-12 00:23:03 +01:00
  • 56424d29a3
    .defragmentHaps() (#299) Alex McLean 2022-12-11 23:21:53 +00:00
  • c5083b2aef
    Merge pull request #298 from tidalcycles/dont-highlight-whitespace Felix Roos 2022-12-11 23:17:48 +01:00
  • 1b06795ffe remove whitespace from highlighted region Felix Roos 2022-12-11 23:14:47 +01:00
  • 6679cd60ce scale now supports running on object values with n Felix Roos 2022-12-11 22:45:36 +01:00
  • 843a3c16ba
    Merge pull request #297 from tidalcycles/package-update Felix Roos 2022-12-11 22:03:26 +01:00
  • df40204a57 update vitest Felix Roos 2022-12-11 21:58:58 +01:00
  • 210910eb6e hotfix: lastOf was undefined Felix Roos 2022-12-11 21:56:05 +01:00
  • ef427758da
    Merge pull request #287 from tidalcycles/numeral-union Felix Roos 2022-12-11 21:44:16 +01:00
  • def6bbf683 add test Felix Roos 2022-12-11 21:43:05 +01:00
  • 5f37a4a21c
    Merge pull request #295 from tidalcycles/refactor-bootstrap Felix Roos 2022-12-11 21:27:58 +01:00
  • dc869987f9
    Merge pull request #296 from tidalcycles/prettier-task Felix Roos 2022-12-11 20:07:12 +01:00
  • b98d2201e5 add prettier task Felix Roos 2022-12-11 19:37:36 +01:00
  • 8dd6440bb8 update snapshots Felix Roos 2022-12-11 13:46:22 +01:00
  • a2d83c48eb comment out pipe operator test Felix Roos 2022-12-11 13:28:54 +01:00
  • a0ae8f4a07 "fix" voice leading Felix Roos 2022-12-11 13:28:24 +01:00
  • 719dcbcd4d fix some tests Felix Roos 2022-12-11 12:06:00 +01:00
  • caa207e868 dont use random seedState for now Felix Roos 2022-12-11 11:55:14 +01:00
  • 306004ecd2 make mini "?" behave like .degradeBy + add comment Felix Roos 2022-12-11 00:13:30 +01:00
  • bcac3c5b84 fix typo Felix Roos 2022-12-11 00:08:13 +01:00
  • ccc90108df snapshots Felix Roos 2022-12-10 22:59:39 +01:00
  • b9781915a4 remove bootstrap + Pattern.patternify Felix Roos 2022-12-10 22:58:07 +01:00
  • 1890e65b75 refactor speak Felix Roos 2022-12-10 22:56:08 +01:00
  • 2f4da3ed52 refactor csound Felix Roos 2022-12-10 22:47:24 +01:00
  • 27a6ac0c0b refactor xen and tone packages Felix Roos 2022-12-10 22:39:51 +01:00
  • b81a66f07e refactor uses of voicings + fix usages of scaleTranspose Felix Roos 2022-12-10 21:47:58 +01:00
  • bc43fc9585 refactor tonal functions to 'register' Felix Roos 2022-12-10 21:34:38 +01:00
  • 4f7c013c78 refactor most signal functions Felix Roos 2022-12-10 21:03:36 +01:00
  • 09b15a07c6 use register for degradeBy / undegradeBy Felix Roos 2022-12-10 19:25:51 +01:00
  • 4340f024d3
    Reorganise pattern.mjs with a 'toplevel first' regime (#286) Alex McLean 2022-12-10 14:39:03 +00:00
  • 98e9780819
    Fancy hap show, include part in snapshots (#291) Alex McLean 2022-12-10 10:56:16 +00:00
  • a45d63595f delete bare value before numeral union Felix Roos 2022-12-09 11:00:28 +01:00
  • 5fbd1453b4 can now add bare numbers to numeral object props Felix Roos 2022-12-09 10:40:31 +01:00
  • f827201ee0
    Switch 'operators' from .whatHow to .what.how, and make sure there are toplevel curried functions for all of them. Rename util.mod to util._mod, to make room for toplevel 'operator' of that name. (#285) Alex McLean 2022-12-07 19:07:55 +00:00
  • 485a96962a
    Merge pull request #281 from tidalcycles/arp Felix Roos 2022-12-04 12:51:01 +01:00
  • 98a104f731 update snapshot Felix Roos 2022-12-04 11:58:19 +01:00
  • ff987f14d7 add arp example tune Felix Roos 2022-12-04 11:57:40 +01:00
  • 4dd08268dc implement collect + arp function Felix Roos 2022-12-04 11:38:11 +01:00
  • c18a13d4fc
    Merge pull request #278 from tidalcycles/do-not-recompile-orc Felix Roos 2022-12-02 13:38:27 +01:00
  • 7a79995727 do not recompile orc Felix Roos 2022-12-02 13:34:05 +01:00
  • 01eca562c5
    Merge pull request #275 from tidalcycles/csound Felix Roos 2022-12-02 12:49:26 +01:00
  • f491d0c0c4 fix loadOrc in tests Felix Roos 2022-12-02 12:22:32 +01:00
  • edf2287e13 Merge remote-tracking branch 'origin/main' into csound Felix Roos 2022-12-02 12:20:12 +01:00
  • fcaab633c1
    Merge pull request #277 from tidalcycles/tune-licenses Felix Roos 2022-12-02 12:18:41 +01:00
  • 33b6579b5d update snapshots Felix Roos 2022-12-02 12:17:15 +01:00
  • 72a8e4bc22 add licenses / credits to all tunes + remove some Felix Roos 2022-12-02 12:11:28 +01:00
  • c67b02b7b0 update tunes Felix Roos 2022-12-02 12:09:58 +01:00
  • 486cd00384 added loadOrc + removed livecode.orc by default Felix Roos 2022-12-02 12:09:21 +01:00
  • caea7bb39d
    Support sending CRC16 bytes with serial messages (#276) Alex McLean 2022-12-02 10:45:01 +00:00
  • e8fb7ee683 now passing controls as string keymap Felix Roos 2022-12-02 11:38:47 +01:00
  • e4ee4211c8 delete strudel unrealted example Felix Roos 2022-12-01 15:10:22 +01:00
  • 3fa3ebee14 Merge remote-tracking branch 'origin/main' into csound Felix Roos 2022-12-01 15:05:23 +01:00
  • 8e531f400e allow defining csound on the window Felix Roos 2022-12-01 15:00:16 +01:00
  • 5727c0dc8a clean up tunes + also load presets.orc Felix Roos 2022-12-01 14:56:50 +01:00
  • f599088cdf cleanup Felix Roos 2022-12-01 14:44:53 +01:00
  • d78da55f54 lazy init + add livecode.org Felix Roos 2022-12-01 14:36:00 +01:00
  • 9052ff71e6 get rid of csound warning on reevaluation: - only compile on init, use evalCode after - pull presets into csd file - use custom logging Felix Roos 2022-12-01 12:34:26 +01:00
  • 713da887ca Merge branch 'tonal-update' into csound Felix Roos 2022-12-01 12:32:05 +01:00
  • ad5950697e
    Merge pull request #273 from tidalcycles/fix-tutorial-bugs Felix Roos 2022-11-29 23:41:39 +01:00
  • 85d0d06cab Merge branch 'main' into fix-tutorial-bugs Felix Roos 2022-11-29 23:37:35 +01:00
  • be6ec558e3
    Merge pull request #271 from tidalcycles/eslint Felix Roos 2022-11-29 23:34:50 +01:00
  • dd2f60810a
    Merge pull request #272 from tidalcycles/tonal-update Felix Roos 2022-11-29 23:34:26 +01:00