alex
|
1a5c95d084
|
Merge branch 'more-functions' of github.com:tidalcycles/strudel into more-functions
|
2022-04-24 17:51:41 +01:00 |
|
alex
|
6a6464b0f7
|
Remove append, fixes #89
|
2022-04-24 17:51:31 +01:00 |
|
Felix Roos
|
283e5fde69
|
fix drawLine polyrhythm
|
2022-04-24 01:40:26 +02:00 |
|
Felix Roos
|
58a936cf33
|
test silence
|
2022-04-24 00:59:38 +02:00 |
|
Felix Roos
|
a0d6fc47e0
|
improve drawLine
|
2022-04-24 00:56:16 +02:00 |
|
Felix Roos
|
dd03ad6c14
|
support stack in drawLine
|
2022-04-24 00:34:04 +02:00 |
|
Felix Roos
|
2bbd306b94
|
drawLine test
|
2022-04-23 23:47:52 +02:00 |
|
Felix Roos
|
766cccf335
|
refactor event.duration references
|
2022-04-23 23:36:26 +02:00 |
|
Felix Roos
|
9e2e5ce581
|
log + drawLine
|
2022-04-23 23:28:43 +02:00 |
|
Felix Roos
|
dd2552eda8
|
add seq to factories for highlighting
|
2022-04-23 20:27:16 +02:00 |
|
alex
|
ff418c9f0c
|
seq -> sequence shorthand ref #87
|
2022-04-23 11:10:05 +01:00 |
|
alex
|
4c43d3d850
|
Make sequence a fastcat alias and change cat to be a slowcat ref #87
|
2022-04-23 11:01:12 +01:00 |
|
alex
|
a4cacc079e
|
Support subpattern sequences in stack like slowcat in ref #87
|
2022-04-23 09:47:12 +01:00 |
|
alex
|
9df20fcbc5
|
support catting subpatterns, fixes #87
|
2022-04-23 09:38:05 +01:00 |
|
alex
|
f4dd549a41
|
Merge branch 'main' into more-functions
|
2022-04-23 09:21:47 +01:00 |
|
alex
|
cc445e89a3
|
cat/append/fastcat/slowcat as pattern methods
|
2022-04-23 09:21:40 +01:00 |
|
alex
|
47717e872b
|
test for negative time, ref #85
|
2022-04-22 17:06:15 +01:00 |
|
alex
|
903c065e26
|
Use mathematical mod in slowcat, fixes #85
|
2022-04-22 17:02:21 +01:00 |
|
alex
|
3742bf384c
|
Remove recursion from mod
|
2022-04-22 17:01:28 +01:00 |
|
alex
|
1029f8674c
|
fix the fix for echo
|
2022-04-22 12:35:43 +01:00 |
|
alex
|
c801660b2a
|
use rational multiplication in echo
|
2022-04-22 12:30:16 +01:00 |
|
alex
|
8e441ecb19
|
fix striate: union -> set
|
2022-04-22 12:07:23 +01:00 |
|
alex
|
c305e82f5c
|
Merge branch 'main' into pattern-composers
|
2022-04-22 11:52:36 +01:00 |
|
alex
|
87cfa30508
|
Extra test for ply (and prettify)
|
2022-04-22 11:51:41 +01:00 |
|
alex
|
2c224d5092
|
Make comparisons rational in _compress
|
2022-04-22 11:46:34 +01:00 |
|
Felix Roos
|
72eeaf446e
|
fix: cycleArg imprecise fraction operation
|
2022-04-22 12:40:23 +02:00 |
|
alex
|
974503160d
|
squeezeflip, tests for add including failing one..
|
2022-04-22 09:51:44 +01:00 |
|
alex
|
d9e3ff3256
|
Tests for set, setFlip and setSqueeze
|
2022-04-22 09:27:23 +01:00 |
|
alex
|
b510ab0371
|
Make set work for primative patterns, allow ops accept sequence
|
2022-04-22 09:26:39 +01:00 |
|
Alex McLean
|
90c5605409
|
Merge pull request #76 from tidalcycles/more-functions
add `striate()`
|
2022-04-21 14:21:29 +01:00 |
|
alex
|
3ae6443c59
|
Tidy test and console logs
|
2022-04-21 14:17:28 +01:00 |
|
alex
|
b370c405da
|
Add pattern composers, implements #82
|
2022-04-21 14:13:26 +01:00 |
|
Felix Roos
|
f8739e341b
|
respect midi numbers
|
2022-04-18 18:57:28 +02:00 |
|
Felix Roos
|
3d74b8a2fa
|
Merge commit '83a46c68dc6583ad36b256bc0d03e0913ecbc1f0' into webaudio-compat
|
2022-04-18 18:33:47 +02:00 |
|
alex
|
1d56d79757
|
add striate()
|
2022-04-17 23:18:01 +01:00 |
|
alex
|
0b370bd40d
|
Make intersection_e actually raise an exception
|
2022-04-17 18:38:34 +01:00 |
|
alex
|
30b7429169
|
Fix appLeft/appRight to discard nonmatching events
|
2022-04-17 18:28:55 +01:00 |
|
alex
|
28ebf6559e
|
Fix steady()
|
2022-04-17 18:25:38 +01:00 |
|
alex
|
1c6e3dd9a6
|
A couple of tests for continuous haps/patterns
|
2022-04-17 18:23:34 +01:00 |
|
alex
|
eccb20c3b7
|
Fix choose and add weighted wchoose
|
2022-04-16 23:23:15 +01:00 |
|
Felix Roos
|
a638f9505f
|
test fromMidi + getFrequency
|
2022-04-16 21:34:19 +02:00 |
|
Felix Roos
|
1b35dd0c55
|
add preliminary getFrequency
|
2022-04-16 21:34:05 +02:00 |
|
alex
|
c751d4eb79
|
Make sure random numbers are positive
|
2022-04-16 18:32:17 +01:00 |
|
alex
|
bb147abb7f
|
Merge branch 'main' of github.com:tidalcycles/strudel
|
2022-04-16 15:06:02 +01:00 |
|
alex
|
1c3793e2ef
|
Add someCycles and someCyclesBy
|
2022-04-16 15:05:56 +01:00 |
|
alex
|
1274641f89
|
Tweak applicative
|
2022-04-16 15:05:37 +01:00 |
|
Felix Roos
|
0ce2dcacef
|
Publish
- @strudel.cycles/core@0.0.5
- @strudel.cycles/eval@0.0.5
- @strudel.cycles/midi@0.0.6
- @strudel.cycles/mini@0.0.6
- @strudel.cycles/tonal@0.0.5
- @strudel.cycles/tone@0.0.6
- @strudel.cycles/xen@0.0.5
|
2022-04-16 15:14:29 +02:00 |
|
Felix Roos
|
6c8fc6bb21
|
core publish
|
2022-04-16 15:12:06 +02:00 |
|
Felix Roos
|
0e26d4e741
|
Publish
- @strudel.cycles/core@0.0.4
- @strudel.cycles/eval@0.0.4
- @strudel.cycles/midi@0.0.5
- @strudel.cycles/mini@0.0.5
- @strudel.cycles/osc@0.0.2
- @strudel.cycles/tonal@0.0.4
- @strudel.cycles/tone@0.0.5
- @strudel.cycles/webaudio@0.0.2
- @strudel.cycles/xen@0.0.4
|
2022-04-16 15:10:49 +02:00 |
|
alex
|
4894588284
|
fix degrade/undegrade
|
2022-04-16 12:37:47 +01:00 |
|