67 Commits

Author SHA1 Message Date
Felix Roos
0f003abf52 Merge remote-tracking branch 'origin/HEAD' into paper 2022-04-09 18:35:44 +02:00
Felix Roos
80393bf765 Publish
- @strudel.cycles/core@0.0.3
 - @strudel.cycles/eval@0.0.3
 - @strudel.cycles/midi@0.0.4
 - @strudel.cycles/mini@0.0.4
 - @strudel.cycles/tonal@0.0.3
 - @strudel.cycles/tone@0.0.4
 - @strudel.cycles/xen@0.0.3
2022-04-05 23:44:40 +02:00
Felix Roos
a242c0654b dont create defaultSynth on start 2022-04-05 23:40:21 +02:00
Felix Roos
fb1976a6bc add .range 2022-04-05 23:37:27 +02:00
Felix Roos
fd28cfc4f8 dont create defaultSynth on start 2022-04-05 23:36:37 +02:00
Felix Roos
b20467d6e3 add more shapeshifter flags 2022-04-03 00:45:51 +02:00
Felix Roos
05c900d291 patch osc-js browser version 2022-04-03 00:03:18 +02:00
Felix Roos
f698078f94 add sound synonm 2022-04-03 00:03:05 +02:00
Felix Roos
a54b6f0359 Merge remote-tracking branch 'origin/osc' into paper 2022-04-03 00:02:21 +02:00
Felix Roos
c8e9fe519f osc timing now hopefully works everywhere 2022-04-02 22:41:04 +02:00
Felix Roos
86b1e992a1 fix absolute time 2022-04-02 21:46:56 +02:00
alex
c3b15fffa4 remove duplication 2022-04-02 18:48:30 +01:00
alex
7bbac0ed23 newline 2022-04-02 18:40:27 +01:00
alex
1fb1d15d4c add all the superdirt controls 2022-04-02 18:38:20 +01:00
alex
64ea9b7c8b controls (renamed from packages/osc/superdirt.mjs 2022-04-02 17:32:36 +01:00
alex
acca363a4e move osc/superdirt to core/controls 2022-04-02 16:06:42 +01:00
alex
e28a411408 Make param args a sequence, remove some redundancy 2022-04-02 16:03:50 +01:00
alex
89a7bd4e7d superdirt parameters 2022-04-01 23:17:52 +01:00
alex
46b2e82b43 formatting 2022-04-01 23:15:54 +01:00
alex
723b239fda formatting 2022-04-01 23:15:39 +01:00
alex
bf7c8cebc4 tidy 2022-04-01 15:38:06 +01:00
alex
ac01a621be workaround for osc-js timestamp bug, reduce latency 2022-04-01 15:37:50 +01:00
Felix Roos
4ef70d2a15 Merge branch 'osc' of https://github.com/tidalcycles/strudel into osc 2022-03-29 22:17:46 +02:00
Felix Roos
ee0d835cd8 add core examples 2022-03-29 22:16:36 +02:00
alex
330263028e it seems the custom handler wasn't being used 2022-03-29 17:04:00 +01:00
alex
d0d19778a4 try sending osc in timestamped bundle with added latency 2022-03-29 17:03:30 +01:00
alex
0bfbd87bbf try to send osc as timestamped bundle 2022-03-29 16:39:52 +01:00
alex
ba095d8e7f Stop failing on no tests 2022-03-29 15:36:56 +01:00
alex
fb52227a92 prettify 2022-03-29 15:29:19 +01:00
alex
0b8919de61 send actual osc parameters 2022-03-29 08:12:34 +01:00
alex
7fca7e6bd9 attempt to send an OSC message 2022-03-28 22:10:20 +01:00
alex
69884c61b4 first (broken) attempt 2022-03-28 21:41:49 +01:00
Felix Roos
ed6cf2ecf1 enlarge button 2022-03-28 21:24:44 +02:00
Felix Roos
0be0347f8b basic communication with superdirt 2022-03-28 21:22:24 +02:00
alex
d2a715af0f Add chunk, chunkBack and iterBack 2022-03-28 14:51:13 +01:00
alex
f529d09227 prettify strudel.mjs, plus add top level echo function 2022-03-28 13:37:13 +01:00
Felix Roos
2a0d8c3f77 remove codesandbox specific line 2022-03-28 00:31:56 +02:00
Felix Roos
429fcaf05a Publish
- @strudel.cycles/midi@0.0.3
 - @strudel.cycles/mini@0.0.3
 - @strudel.cycles/tone@0.0.3
2022-03-28 00:04:23 +02:00
Felix Roos
4603d16162 add midi note 2022-03-27 23:53:31 +02:00
Felix Roos
6d4a7f96eb add tone example 2022-03-27 23:49:56 +02:00
Felix Roos
11be5db628 Publish
- @strudel.cycles/core@0.0.2
 - @strudel.cycles/eval@0.0.2
 - @strudel.cycles/midi@0.0.2
 - @strudel.cycles/mini@0.0.2
 - @strudel.cycles/tonal@0.0.2
 - @strudel.cycles/tone@0.0.2
 - @strudel.cycles/xen@0.0.2
2022-03-27 23:44:26 +02:00
Felix Roos
779d303572 simplify import 2022-03-27 23:43:30 +02:00
Felix Roos
33c9326427 add missing dependency 2022-03-27 23:43:06 +02:00
Felix Roos
9ef57152e4 add duration getter 2022-03-27 23:42:47 +02:00
Felix Roos
f8f2fb608d add tonal example 2022-03-27 22:49:06 +02:00
Felix Roos
1cf6b37ee4 add mini example 2022-03-27 22:41:37 +02:00
Felix Roos
76822717f4 add eval example 2022-03-27 22:35:55 +02:00
Felix Roos
4142b113e9 add core example 2022-03-27 22:25:48 +02:00
Felix Roos
73996997e5 add install commands 2022-03-27 22:17:07 +02:00
Felix Roos
e05842cbef v0.0.1 2022-03-27 21:48:51 +02:00