278 Commits

Author SHA1 Message Date
Felix Roos
b8a0559012 react packaging 2022-05-17 21:40:17 +02:00
Felix Roos
fb2f63ee26 unify barrel exports 2022-05-17 21:38:47 +02:00
Felix Roos
b59f36f40b basic react package build config 2022-05-17 00:32:57 +02:00
Felix Roos
2a618b42b7 add evalScope + deprecate extend 2022-05-17 00:31:20 +02:00
Felix Roos
aa3db09f22 tone barrel export 2022-05-17 00:23:13 +02:00
Felix Roos
9fa01aa6ff add barrel exports 2022-05-17 00:22:50 +02:00
Felix Roos
999251e137 Merge remote-tracking branch 'origin/main' into repl-package 2022-05-15 22:55:31 +02:00
Felix Roos
55d5cc9308 fix asNumber 2022-05-15 22:55:12 +02:00
alex
f2e1ee1aac Fix osc timing, and send cps, cycle and delta 2022-05-15 18:49:32 +01:00
alex
ee5bc0f3a6 loopAt 2022-05-15 18:38:26 +01:00
Felix Roos
273cb81da0 use Function instead of eval
- fixes scope issues (e.g. seq duplication)
- should be much safer and much faster
2022-05-15 00:35:17 +02:00
Felix Roos
1cbf4c8c7e fix name collision 2022-05-14 23:39:31 +02:00
Felix Roos
92c17d6376 migrate missing files + fix tests 2022-05-14 20:51:00 +02:00
Felix Roos
0d63ec9146 basic react package 2022-05-14 20:27:05 +02:00
alex
aca3bea56b Implement inside/outside 2022-05-09 18:43:02 +01:00
alex
a8d676641b brak() fix 2022-05-09 17:24:49 +02:00
alex
4fd843f8cf Implement brak() 2022-05-09 16:56:08 +02:00
Alex McLean
14487ed5cf
Merge pull request #105 from tidalcycles/in-source-doc
In source doc
2022-05-06 15:18:41 +02:00
alex
5419b0896c more docs 2022-05-05 18:45:31 +02:00
alex
f8f744dd87 standardise on hap rather than event, especially in function names 2022-05-05 17:20:36 +01:00
Felix Roos
8b4af5ce9d local testing comments 2022-05-04 22:03:09 +02:00
Felix Roos
2739c89475 Merge remote-tracking branch 'origin/main' into in-source-doc 2022-05-03 08:10:19 +02:00
Alex McLean
cbe9c9248d
Merge branch 'main' into reset 2022-05-03 00:39:25 +01:00
Felix Roos
339e91b026 Merge remote-tracking branch 'origin/HEAD' into in-source-doc 2022-05-02 23:08:15 +02: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
f81190bf35 try adding some pattern docs 2022-05-01 20:46:30 +01: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
Felix Roos
2348d056cb test jsdoc 2022-05-01 15:40:54 +02: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