Felix Roos
c5083b2aef
Merge pull request #298 from tidalcycles/dont-highlight-whitespace
...
remove whitespace from highlighted region
2022-12-11 23:17:48 +01:00
Felix Roos
1b06795ffe
remove whitespace from highlighted region
2022-12-11 23:14:47 +01:00
Felix Roos
843a3c16ba
Merge pull request #297 from tidalcycles/package-update
...
update vitest
2022-12-11 22:03:26 +01:00
Felix Roos
df40204a57
update vitest
2022-12-11 21:58:58 +01:00
Felix Roos
210910eb6e
hotfix: lastOf was undefined
2022-12-11 21:56:05 +01:00
Felix Roos
ef427758da
Merge pull request #287 from tidalcycles/numeral-union
...
can now add bare numbers to numeral object props
2022-12-11 21:44:16 +01:00
Felix Roos
def6bbf683
add test
2022-12-11 21:43:05 +01:00
Felix Roos
5f37a4a21c
Merge pull request #295 from tidalcycles/refactor-bootstrap
...
Move stuff to new register function
2022-12-11 21:27:58 +01:00
Felix Roos
dc869987f9
Merge pull request #296 from tidalcycles/prettier-task
...
add prettier task
2022-12-11 20:07:12 +01:00
Felix Roos
b98d2201e5
add prettier task
2022-12-11 19:37:36 +01:00
Felix Roos
8dd6440bb8
update snapshots
2022-12-11 13:46:22 +01:00
Felix Roos
a2d83c48eb
comment out pipe operator test
2022-12-11 13:28:54 +01:00
Felix Roos
a0ae8f4a07
"fix" voice leading
2022-12-11 13:28:24 +01:00
Felix Roos
719dcbcd4d
fix some tests
2022-12-11 12:06:00 +01:00
Felix Roos
caa207e868
dont use random seedState for now
2022-12-11 11:55:14 +01:00
Felix Roos
306004ecd2
make mini "?" behave like .degradeBy + add comment
2022-12-11 00:13:30 +01:00
Felix Roos
bcac3c5b84
fix typo
2022-12-11 00:08:13 +01:00
Felix Roos
ccc90108df
snapshots
2022-12-10 22:59:39 +01:00
Felix Roos
b9781915a4
remove bootstrap + Pattern.patternify
2022-12-10 22:58:07 +01:00
Felix Roos
1890e65b75
refactor speak
2022-12-10 22:56:08 +01:00
Felix Roos
2f4da3ed52
refactor csound
2022-12-10 22:47:24 +01:00
Felix Roos
27a6ac0c0b
refactor xen and tone packages
2022-12-10 22:39:51 +01:00
Felix Roos
b81a66f07e
refactor uses of voicings
...
+ fix usages of scaleTranspose
2022-12-10 21:47:58 +01:00
Felix Roos
bc43fc9585
refactor tonal functions to 'register'
2022-12-10 21:34:38 +01:00
Felix Roos
4f7c013c78
refactor most signal functions
2022-12-10 21:03:36 +01:00
Felix Roos
09b15a07c6
use register for degradeBy / undegradeBy
2022-12-10 19:25:51 +01:00
Alex McLean
4340f024d3
Reorganise pattern.mjs with a 'toplevel first' regime ( #286 )
...
'toplevel first' regime
* loopAt has its optional cps parameter removed, with loopAtCps added for supporting that usage.
* rename bitlevel operations e.g. _and -> band
Co-authored-by: Felix Roos <flix91@gmail.com>
2022-12-10 14:39:03 +00:00
Alex McLean
98e9780819
Fancy hap show, include part in snapshots ( #291 )
...
* fix _mod import
* prettier hap show, use both whole and parts in snapshots, rebuild snapshots
2022-12-10 10:56:16 +00:00
Felix Roos
a45d63595f
delete bare value before numeral union
2022-12-09 11:00:28 +01:00
Felix Roos
5fbd1453b4
can now add bare numbers to numeral object props
2022-12-09 10:40:31 +01:00
Alex McLean
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 )
2022-12-07 19:07:55 +00:00
Felix Roos
485a96962a
Merge pull request #281 from tidalcycles/arp
...
implement collect + arp function
2022-12-04 12:51:01 +01:00
Felix Roos
98a104f731
update snapshot
2022-12-04 11:58:19 +01:00
Felix Roos
ff987f14d7
add arp example tune
2022-12-04 11:57:40 +01:00
Felix Roos
4dd08268dc
implement collect + arp function
2022-12-04 11:38:11 +01:00
Felix Roos
c18a13d4fc
Merge pull request #278 from tidalcycles/do-not-recompile-orc
...
do not recompile orc
2022-12-02 13:38:27 +01:00
Felix Roos
7a79995727
do not recompile orc
2022-12-02 13:34:05 +01:00
Felix Roos
01eca562c5
Merge pull request #275 from tidalcycles/csound
...
add basic csound output
2022-12-02 12:49:26 +01:00
Felix Roos
f491d0c0c4
fix loadOrc in tests
2022-12-02 12:22:32 +01:00
Felix Roos
edf2287e13
Merge remote-tracking branch 'origin/main' into csound
2022-12-02 12:20:12 +01:00
Felix Roos
fcaab633c1
Merge pull request #277 from tidalcycles/tune-licenses
...
add licenses / credits to all tunes + remove some
2022-12-02 12:18:41 +01:00
Felix Roos
33b6579b5d
update snapshots
2022-12-02 12:17:15 +01:00
Felix Roos
72a8e4bc22
add licenses / credits to all tunes + remove some
2022-12-02 12:11:28 +01:00
Felix Roos
c67b02b7b0
update tunes
2022-12-02 12:09:58 +01:00
Felix Roos
486cd00384
added loadOrc + removed livecode.orc by default
2022-12-02 12:09:21 +01:00
Alex McLean
caea7bb39d
Support sending CRC16 bytes with serial messages ( #276 )
...
Optionally add a crc16 checksum.
Optionally support sending names in name/value pairs as single characters
2022-12-02 10:45:01 +00:00
Felix Roos
e8fb7ee683
now passing controls as string keymap
2022-12-02 11:38:47 +01:00
Felix Roos
e4ee4211c8
delete strudel unrealted example
2022-12-01 15:10:22 +01:00
Felix Roos
3fa3ebee14
Merge remote-tracking branch 'origin/main' into csound
2022-12-01 15:05:23 +01:00
Felix Roos
8e531f400e
allow defining csound on the window
2022-12-01 15:00:16 +01:00