Felix Roos
e8b09f1124
Merge pull request #360 from tidalcycles/docs
...
doc structuring
2023-01-09 23:37:34 +01:00
Felix Roos
57ba353594
snaps
2023-01-09 23:31:30 +01:00
Alex McLean
f57fe182ed
Support for multiple mininotation operators WIP ( #350 )
...
* support for multiple operators
* fix false test failures by sorting by part
* snapshot
2023-01-09 22:23:27 +00:00
Felix Roos
22a64c4931
update snapshots
2023-01-08 23:46:39 +01:00
Felix Roos
c71e893e8e
Merge pull request #356 from tidalcycles/docs
...
docs: tidal comparison + add global fx + add missing sampler fx
2023-01-06 22:02:31 +01:00
Felix Roos
605a1365d3
update snapshots
2023-01-06 21:15:32 +01:00
Alex McLean
68c9008019
Fix Bjorklund ( #343 )
...
* port Rohan Drape's Bjorklund implementation, add Toussaint's tests
* fix euclidLegato, simplifying a bit now that bjork results should always begin with an 'on'
* migrate euclid numbers in tunes
- 3,4 +1
- 5,8 -1
- 6,8 +3
Co-authored-by: Felix Roos <flix91@gmail.com>
2023-01-06 11:31:32 +00:00
Alex McLean
db7ef01dbb
Patternify euclid, fast, slow and polymeter step parameters in mininotation ( #341 )
...
* patternify the mininotation bjorklund, and fast (*) slow (/) and pattern step (%) parameters
* simplify replicate (!), should be closer to tidal now
* highlight atoms rather than elements
* tests
2023-01-02 20:28:07 +00:00
Felix Roos
26b8f93cea
roll back hh rhythm
2022-12-29 21:08:11 +01:00
Felix Roos
a576523976
simplify meltingsubmarine tune
2022-12-29 21:02:04 +01:00
Felix Roos
af49c4117c
add color to some tunes
2022-12-29 13:25:20 +01:00
Felix Roos
8fe3fda27f
update snapshots
2022-12-23 18:24:40 +01:00
Felix Roos
08f7925ea9
delete now obsolete repl + tutorial folders
2022-12-22 23:28:34 +01:00
Felix Roos
818cd9044b
integrate repl into astro website
...
+ update build and setup tasks + workflow
+ move repl test folder to root
+ move docs and repl to website/src
2022-12-22 17:20:51 +01:00
Felix Roos
2c636dfd3b
remove old file
2022-03-26 00:04:13 +01:00
Felix Roos
6f60a3a1d5
start packaging
2022-03-25 14:39:25 +01:00
Felix Roos
4b124e3493
began value api
2022-03-24 18:47:21 +01:00
Felix Roos
29802b0f4d
remove scaleOffset nonsense
2022-03-04 00:08:39 +01:00
Felix Roos
9b3f77f4f5
Merge commit '63eb9124340ee1a650b5bf695493d025e4069a97' into notes-and-numbers
2022-02-28 22:56:25 +01:00
Felix Roos
71952ca8fd
fix scales without c
2022-02-28 22:55:03 +01:00
Felix Roos
df21c81bfa
test tonal methods + move mod to util
2022-02-28 22:52:09 +01:00
Felix Roos
020c1d5589
test util
2022-02-28 22:08:30 +01:00
alex
921b23e9f0
Fix resolveState
2022-02-27 23:30:00 +00:00
alex
0969f47404
fix tests
2022-02-26 23:46:04 +00:00
alex
29bdfb2d90
_withContext()
2022-02-25 11:19:12 +00:00
alex
fc739d1283
fix new things up to use state
2022-02-25 11:07:45 +00:00
alex
1b6d3734cf
Merge branch 'main' into stateful-events
2022-02-25 10:59:41 +00:00
alex
912c36d590
Add event/hap context
2022-02-25 10:59:33 +00:00
alex
b323855b69
fix off()
2022-02-24 22:53:13 +00:00
alex
1b748648e0
Merge branch 'main' of github.com:yaxu/strudel into main
2022-02-24 22:35:55 +00:00
alex
37a240ee2d
Fix show() to show sign, fix off()
2022-02-24 11:48:08 +00:00
alex
fb149808ee
test div and mul
2022-02-23 22:46:01 +00:00
alex
14a4a4492b
add apply and layer, and missing div/mul methods
2022-02-23 21:13:29 +00:00
alex
becc73e58a
Merge branch 'main' into stateful-events
2022-02-23 20:24:05 +00:00
alex
a9a4cd2f5c
Make pattern a function of state, not just time.
2022-02-23 20:18:03 +00:00
alex
fd8f70d914
Tweaks and a couple of tests for signals
2022-02-20 23:59:16 +00:00
Alex McLean
d941cb79ce
Merge pull request #11 from tidalcycles/more-functions
...
More tidal functions incoming (WIP)
2022-02-19 20:30:04 +00:00
alex
ca9fef50d9
More struct tests
2022-02-19 17:20:02 +00:00
alex
0039b60020
Fix struct() and add mask()
2022-02-19 17:14:11 +00:00
alex
7b34f3f524
struct() and invert()/inv()
2022-02-19 16:54:44 +00:00
alex
f3a3376e24
It was the test that was wrong all along
2022-02-19 15:06:35 +00:00
alex
a074c146ec
fix wrong values in test
2022-02-10 17:43:16 +00:00
alex
fff10f43bd
Failing test for when
2022-02-10 17:40:59 +00:00
alex
abe6509ba8
Bugfix every, and create more top level functions
2022-02-10 15:49:01 +00:00
alex
5b8c34e504
timeCat seems to work
2022-02-09 23:50:06 +00:00
alex
f5fb5857df
fix _fastGap, add compressSpan
2022-02-09 22:41:44 +00:00
alex
ab2cfdeeec
attempt at fastGap, with failing test
2022-02-09 21:18:53 +00:00
alex
fa59334a46
add some module level curried aliases
2022-02-08 17:08:11 +00:00
alex
d6c22d516b
pass all the args through patternify, to properly support sequences as args
2022-02-08 16:15:43 +00:00
alex
c4a8180592
another test for fast
2022-02-08 09:27:18 +00:00