Felix Roos
|
8b4af5ce9d
|
local testing comments
|
2022-05-04 22:03:09 +02:00 |
|
Alex McLean
|
cbe9c9248d
|
Merge branch 'main' into reset
|
2022-05-03 00:39:25 +01:00 |
|
Felix Roos
|
68c6d340ce
|
Merge pull request #106 from tidalcycles/embed
/embed package: web component for repl
|
2022-05-02 22:47:20 +02:00 |
|
Felix Roos
|
91261b8b3f
|
bump
|
2022-05-02 22:40:58 +02:00 |
|
Felix Roos
|
6e8bd1ff33
|
fix example
|
2022-05-02 22:40:40 +02:00 |
|
Felix Roos
|
b01865f0f5
|
add basic embed package
|
2022-05-02 22:33:31 +02:00 |
|
alex
|
53d82e5126
|
Prettify
|
2022-05-02 21:27:02 +01:00 |
|
alex
|
c23f9b8629
|
reflect licence change to AGPL
|
2022-05-02 21:15:25 +01:00 |
|
alex
|
6273b34254
|
Support string concatenation for add() and variants
|
2022-05-02 09:40:06 +01:00 |
|
alex
|
4779dd13c0
|
_asNumber: support old 'silent' parameter, renamed
as 'dropfails'
|
2022-05-02 09:22:00 +01:00 |
|
alex
|
469db7d5bd
|
Add ption for asNumber to return original event
on fail.
Make numerical composers use asNumber.
|
2022-05-01 23:17:21 +01:00 |
|
alex
|
1949071259
|
Merge branch 'tune-tests' into reset
|
2022-05-01 22:19:40 +01:00 |
|
Felix Roos
|
3eebccd566
|
add showWhole
|
2022-05-01 22:22:07 +02:00 |
|
alex
|
065f4191f0
|
Rename TrigZero -> Trigzero, + more composer tests
|
2022-05-01 17:34:47 +01:00 |
|
alex
|
b2d58ce0bd
|
Use this.duration for things
|
2022-05-01 17:06:26 +01:00 |
|
alex
|
41b7939dac
|
More composer tests
|
2022-05-01 17:02:40 +01:00 |
|
alex
|
3fe705427f
|
binary composer fixes
|
2022-04-30 19:21:37 +01:00 |
|
alex
|
e40bdad6c3
|
Add binary composers
|
2022-04-30 19:12:24 +01:00 |
|
alex
|
dcbe24d45c
|
Merge branch 'main' into reset
|
2022-04-30 19:02:48 +01:00 |
|
alex
|
026ae3c8e1
|
reset -> trig, restart -> trigZero, then alias reset -> keepTrig, restart -> keepTrigZero
|
2022-04-30 09:23:42 +01:00 |
|
Felix Roos
|
d56f151edb
|
Merge branch 'main' of https://github.com/tidalcycles/strudel
|
2022-04-29 20:39:32 +02:00 |
|
Felix Roos
|
4b49c95e73
|
fix: .wave
|
2022-04-29 20:39:28 +02:00 |
|
alex
|
f7dedd6244
|
Try without the special case for reset/restart
|
2022-04-29 17:08:00 +01:00 |
|
alex
|
7af3c33814
|
Tidy and add 'keepif'
|
2022-04-29 17:03:38 +01:00 |
|
alex
|
8cd3be6f67
|
Merge branch 'main' into reset
|
2022-04-29 16:50:50 +01:00 |
|
alex
|
86e8ed2ac0
|
Trying a different naming scheme for composers
|
2022-04-29 16:46:17 +01:00 |
|
alex
|
ee514ee8ba
|
redo headers
|
2022-04-28 14:38:41 +01:00 |
|
Felix Roos
|
7f8cdfa361
|
revert sound function
|
2022-04-25 22:49:31 +02:00 |
|
Felix Roos
|
8da4217d69
|
remove old patched osc-js
|
2022-04-25 22:48:59 +02:00 |
|
Felix Roos
|
d3a04071eb
|
remove duplicate range
|
2022-04-25 22:47:30 +02:00 |
|
Felix Roos
|
0c5903d822
|
Merge remote-tracking branch 'origin/HEAD' into paper
|
2022-04-25 22:43:41 +02:00 |
|
alex
|
8564dafbfb
|
Merge branch 'main' into paper
|
2022-04-24 21:54:11 +01:00 |
|
Felix Roos
|
23836e2345
|
fix reset / restart default method
|
2022-04-24 21:00:11 +02:00 |
|
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 |
|
alex
|
60027e664f
|
Try 'keep' instead of 'const'
|
2022-04-24 14:38:33 +01:00 |
|
alex
|
27ff329981
|
Prettify
|
2022-04-24 11:30:13 +01:00 |
|
alex
|
df5ffb4736
|
Tidy up composers, supporting function patterns
|
2022-04-24 11:27:52 +01:00 |
|
alex
|
a194b908e7
|
Export unionWithObj
|
2022-04-24 11:26:33 +01:00 |
|
alex
|
5c3f095ef2
|
Experimental rejig of the pattern composers.
Now `restart` is `setRestart`, use `constRestart` for the old behavior.
Same for `reset`.
|
2022-04-24 01:02:32 +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
|
615f71b099
|
Fix evaluate test with new cat behaviour ref #87
|
2022-04-23 11:11:45 +01:00 |
|
alex
|
ff418c9f0c
|
seq -> sequence shorthand ref #87
|
2022-04-23 11:10:05 +01:00 |
|