Felix Roos
|
33d37d8dee
|
Revert "Publish"
This reverts commit 60ce34af4329f1bc31a5342744193072942d124f.
|
2022-11-06 19:28:11 +01:00 |
|
Felix Roos
|
60ce34af43
|
Publish
- @strudel.cycles/core@0.3.0
- @strudel.cycles/embed@0.2.0
- @strudel.cycles/eval@0.3.0
- @strudel.cycles/midi@0.3.0
- @strudel.cycles/mini@0.3.0
- @strudel.cycles/osc@0.2.0
- @strudel.cycles/react@0.3.0
- @strudel.cycles/soundfonts@0.3.0
- @strudel.cycles/tonal@0.3.0
- @strudel.cycles/tone@0.3.0
- @strudel.cycles/webaudio@0.3.0
- @strudel.cycles/webdirt@0.3.0
- @strudel.cycles/xen@0.3.0
|
2022-11-06 19:12:57 +01:00 |
|
Felix Roos
|
2602ff6e34
|
hotfix: revert lerna upgrade
|
2022-11-06 19:10:09 +01:00 |
|
Felix Roos
|
ef5cd36a37
|
Merge pull request #248 from tidalcycles/general-purpose-scheduler
General purpose scheduler
|
2022-11-06 19:03:19 +01:00 |
|
Felix Roos
|
7d47f5aba3
|
remove old clockworker + scheduler
|
2022-11-06 17:35:53 +01:00 |
|
Felix Roos
|
33cb506c71
|
add vanilla repl link to githack
|
2022-11-06 16:09:47 +01:00 |
|
Felix Roos
|
5fb36acb04
|
rebuild with correct base
|
2022-11-06 16:06:54 +01:00 |
|
Felix Roos
|
5f985f359b
|
add vanilla repl build
|
2022-11-06 16:03:49 +01:00 |
|
Felix Roos
|
09045d5387
|
add vite vanilla js repl example
|
2022-11-06 15:50:53 +01:00 |
|
Felix Roos
|
371af755df
|
move evaluate logic without transpiler to core
+ breaking change: evalScope is now imported from core
+ breaking change: deprecated extend is now removed
+ add repl.mjs
|
2022-11-06 12:12:43 +01:00 |
|
Felix Roos
|
0485632e22
|
Merge remote-tracking branch 'origin/main' into general-purpose-scheduler
|
2022-11-06 11:06:32 +01:00 |
|
Felix Roos
|
c3d6de2412
|
Merge pull request #243 from tidalcycles/shared-tests
snapshot tests on shared snippets
|
2022-11-06 11:05:23 +01:00 |
|
Felix Roos
|
36d49b11d9
|
Merge pull request #247 from tidalcycles/some-tunes
added some tunes
|
2022-11-06 11:03:41 +01:00 |
|
Felix Roos
|
866277510e
|
fix: samples function did not work in tests
|
2022-11-06 00:44:23 +01:00 |
|
Felix Roos
|
da8e00eb4e
|
Merge remote-tracking branch 'origin/main' into some-tunes
|
2022-11-06 00:38:05 +01:00 |
|
Felix Roos
|
cd30b2af3f
|
Merge pull request #246 from tidalcycles/readme-tlc
patchday
|
2022-11-06 00:37:11 +01:00 |
|
Felix Roos
|
38b3337d35
|
add amensister
|
2022-11-06 00:31:59 +01:00 |
|
Felix Roos
|
84d34aa12b
|
update shift packages
|
2022-11-05 12:09:00 +01:00 |
|
Felix Roos
|
96b7b68900
|
add scheduled example
|
2022-11-05 11:34:15 +01:00 |
|
Felix Roos
|
2a6ffbf5a4
|
update lerna
|
2022-11-05 11:33:59 +01:00 |
|
Felix Roos
|
1ac99e260b
|
update plugin-react + osc-js
|
2022-11-05 11:20:53 +01:00 |
|
Felix Roos
|
519062c8d0
|
update tailwind
|
2022-11-04 23:03:54 +01:00 |
|
Felix Roos
|
78d7cdf662
|
update more things
|
2022-11-04 21:05:24 +01:00 |
|
Felix Roos
|
a191b1e811
|
update vite in repl
|
2022-11-04 21:01:04 +01:00 |
|
Felix Roos
|
b372161874
|
update vite in react package
|
2022-11-04 20:58:36 +01:00 |
|
Felix Roos
|
5bbec7b17c
|
package-lock
|
2022-11-04 20:46:06 +01:00 |
|
Felix Roos
|
54b847a8ef
|
update tailwind + react
|
2022-11-04 20:45:45 +01:00 |
|
Felix Roos
|
a40a0f730f
|
update codemirror
|
2022-11-04 20:43:16 +01:00 |
|
Felix Roos
|
a677b94297
|
update webmidi + remove tone piano
|
2022-11-04 20:36:33 +01:00 |
|
Felix Roos
|
d102528d0a
|
Merge pull request #244 from tidalcycles/readme-tlc
Readme + TLC
|
2022-11-04 20:28:22 +01:00 |
|
Felix Roos
|
854692f975
|
use only node 18 to save some energy
|
2022-11-04 20:25:31 +01:00 |
|
Felix Roos
|
bdc321df4d
|
update browserslist
|
2022-11-04 20:24:42 +01:00 |
|
Felix Roos
|
230e8e9d4d
|
revert auto formatted snippet
|
2022-11-04 20:21:08 +01:00 |
|
Felix Roos
|
96c49689ec
|
improve readmes
|
2022-11-04 20:15:46 +01:00 |
|
Felix Roos
|
698f560d56
|
export controls from core root
|
2022-11-04 20:15:36 +01:00 |
|
Felix Roos
|
67ee493e56
|
remove cross import + code format
|
2022-11-04 20:15:11 +01:00 |
|
Felix Roos
|
4fc7ef698a
|
code format
|
2022-11-04 20:14:57 +01:00 |
|
Felix Roos
|
89434fc3bd
|
replace old snippet
|
2022-11-04 20:14:47 +01:00 |
|
Felix Roos
|
6129f9afe8
|
fix: mini repl test tune
|
2022-11-04 20:13:25 +01:00 |
|
Felix Roos
|
e5f38dbbc6
|
dbdump script
|
2022-11-04 17:30:19 +01:00 |
|
Felix Roos
|
5534db95bc
|
exclude shared test for now
|
2022-11-03 19:01:23 +01:00 |
|
Felix Roos
|
37c45424fd
|
all shared tests now pass
|
2022-11-03 18:57:27 +01:00 |
|
Felix Roos
|
ed44f4ed0c
|
add shared tunes test
|
2022-11-03 16:18:29 +01:00 |
|
Felix Roos
|
f829f35cfa
|
Merge pull request #242 from tidalcycles/example-tests
in source example tests
|
2022-11-03 15:16:03 +01:00 |
|
Felix Roos
|
3033acadbb
|
remove log
|
2022-11-03 14:57:46 +01:00 |
|
Felix Roos
|
5c2a8a68c0
|
render doc.json before testing
|
2022-11-03 14:52:24 +01:00 |
|
Felix Roos
|
e9544f8f92
|
test all in source examples
|
2022-11-03 14:47:27 +01:00 |
|
Felix Roos
|
1a6743dba9
|
hotfix: #241
|
2022-11-03 12:52:01 +01:00 |
|
Felix Roos
|
06d6621c14
|
Merge pull request #240 from tidalcycles/load-samples-from-url
feat: support github: links
|
2022-11-02 23:16:43 +01:00 |
|
Felix Roos
|
d7b82edae3
|
feat: support github: links
|
2022-11-02 23:13:00 +01:00 |
|