524 Commits

Author SHA1 Message Date
Felix Roos
6bdb0fee55 fix server import 2022-04-13 00:15:09 +02:00
Felix Roos
42e2531e8d readme additions 2022-04-13 00:09:04 +02:00
Felix Roos
171f845069 add setup script 2022-04-12 23:54:56 +02:00
Felix Roos
f9b043dc7e remove osc-js folder + remove umd stuff 2022-04-12 23:54:13 +02:00
Felix Roos
e069e66952 patch osc for client 2022-04-12 23:42:46 +02:00
Felix Roos
c9d7a2f313 osc instructions 2022-04-12 22:58:13 +02:00
alex
c69af72060 Merge branch 'main' of github.com:tidalcycles/strudel 2022-04-12 21:49:32 +01:00
alex
4111a12cbf hard temporary fork of osc-js 2022-04-12 21:48:48 +01:00
alex
57c1c4e016 more info 2022-04-12 21:48:29 +01:00
alex
324dcd7ef8 use local osc.js 2022-04-12 21:48:11 +01:00
Felix Roos
c604f920a0 add root scripts 2022-04-12 20:14:48 +02:00
Felix Roos
f8cbd67557 fix: disable highlighting 2022-04-12 20:14:08 +02:00
Alex McLean
5aa01ce91c
Merge pull request #27 from tidalcycles/osc
OSC and SuperDirt support
2022-04-12 16:04:04 +01:00
Alex McLean
86bb92d3be
Merge pull request #50 from tidalcycles/chop
Implement `chop()`
2022-04-12 12:24:14 +01:00
alex
e199564415 Patternify chop() 2022-04-12 12:22:04 +01:00
alex
51db0eaf40 Test and fix chop / squeezebind 2022-04-12 12:16:02 +01:00
alex
83c9200e7d Prettify 2022-04-12 12:01:19 +01:00
alex
529d448383 squeezeBind itself + tidying 2022-04-12 12:00:39 +01:00
alex
8ea59067ce rename inner <> outer bind and join 2022-04-12 11:55:56 +01:00
Alex McLean
ac5c844f0b
Merge pull request #48 from tidalcycles/squeezejoin
First run at squeezeBind, ref #32
2022-04-12 11:37:32 +01:00
alex
b10e0c3a15 Add ply() 2022-04-12 11:31:20 +01:00
alex
c2cc6b6dc8 Working squeezeBind 2022-04-12 11:22:53 +01:00
alex
357b0ee467 First run at squeezeBind, ref #32 2022-04-12 10:53:22 +01:00
Alex McLean
ac409965d5
Merge pull request #44 from tidalcycles/fix-polymeter
Fix polymeter
2022-04-11 23:03:37 +01:00
alex
c596fe33a9 Fix polymeter 2022-04-11 23:01:26 +01:00
Felix Roos
4dbe366978 just a little plumber tune 2022-04-11 23:25:13 +02:00
Felix Roos
7ca8c8d298 fix "every" example 2022-04-11 23:07:53 +02:00
Felix Roos
cf7b2b2acf
Merge pull request #40 from tidalcycles/compose
Compose
2022-04-11 22:39:43 +02:00
Felix Roos
81598aefce remove ramda dep + update lockfiles 2022-04-11 22:37:28 +02:00
Felix Roos
9effc166bb use own compose 2022-04-11 22:32:53 +02:00
Felix Roos
de3c453763 add pipe + compose 2022-04-11 22:31:02 +02:00
Alex McLean
9da114d965
Merge branch 'main' into osc 2022-04-11 21:10:37 +01:00
Felix Roos
3f603eb84f
Merge pull request #38 from bwagner/patch-2
Update tutorial.mdx
2022-04-11 21:49:34 +02:00
Bernhard Wagner
3f1df8faa6
Update tutorial.mdx 2022-04-11 18:08:23 +02:00
Felix Roos
2a3af80deb
Merge pull request #37 from bwagner/patch-1
Update tutorial.mdx
2022-04-11 08:43:44 +02:00
Bernhard Wagner
abfff8bcf1
Update tutorial.mdx
seperating -> separating
2022-04-11 08:34:11 +02:00
Felix Roos
c6d7dabada
Create CONTRIBUTING.md 2022-04-10 01:01:02 +02:00
Felix Roos
0c61bb0063
Update featurelist.md
tick some boxes
2022-04-09 22:10:27 +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
f43ecf1a85 fix readme instructions 2022-04-05 23:41:10 +02:00
Felix Roos
a242c0654b dont create defaultSynth on start 2022-04-05 23:40:21 +02:00
Felix Roos
c8e9fe519f osc timing now hopefully works everywhere 2022-04-02 22:41:04 +02:00
Felix Roos
0c726d835d fix keybindings on safari 2022-04-02 22:40:35 +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