Felix Roos
|
ff5d14fb63
|
can now have multiple triggers
+ Pattern.log now makes sense
|
2022-11-12 16:52:00 +01:00 |
|
Felix Roos
|
27fb2d2d5b
|
remove onLog callbacks
|
2022-11-12 12:07:02 +01:00 |
|
Felix Roos
|
0b9d59bf0e
|
logger works now outside of react
+ dynamic sample loading logs
+ remove old sampler code
|
2022-11-12 11:50:39 +01:00 |
|
Felix Roos
|
23e059a065
|
scheduler error handling + style
|
2022-11-11 23:35:46 +01:00 |
|
Felix Roos
|
45c7b29a96
|
big style update + new log system
|
2022-11-11 22:46:20 +01:00 |
|
Felix Roos
|
1a1363ef77
|
scheduler error handling
|
2022-11-10 22:25:58 +01:00 |
|
Felix Roos
|
b5c51e231b
|
lazy midi init + remove useWebMidi hook
|
2022-11-10 22:25:28 +01:00 |
|
Felix Roos
|
823ab73585
|
cleaner error when midi is unsupported
|
2022-11-10 22:04:02 +01:00 |
|
Felix Roos
|
dde7dff870
|
fix: hash urls
|
2022-11-10 21:11:25 +01:00 |
|
Felix Roos
|
eca92cf5b5
|
fix: web midi
|
2022-11-10 18:12:38 +01:00 |
|
Felix Roos
|
372bdf8be7
|
fix: highlighting sync
|
2022-11-10 17:15:10 +01:00 |
|
Felix Roos
|
c7c90b0647
|
fix mini repl + improve repl api
|
2022-11-10 16:36:51 +01:00 |
|
Felix Roos
|
14c2da4fa2
|
started refac repl to new scheduler + transpiler
|
2022-11-10 12:07:36 +01:00 |
|
Felix Roos
|
3ec2fc6030
|
Publish
- @strudel.cycles/midi@0.3.3
- @strudel.cycles/mini@0.3.3
- @strudel.cycles/react@0.3.3
- @strudel.cycles/tonal@0.3.3
- @strudel.cycles/tone@0.3.3
|
2022-11-08 22:52:46 +01:00 |
|
Felix Roos
|
89acc4870b
|
Publish
- @strudel.cycles/core@0.3.2
- @strudel.cycles/eval@0.3.2
- @strudel.cycles/midi@0.3.2
- @strudel.cycles/mini@0.3.2
- @strudel.cycles/react@0.3.2
- @strudel.cycles/soundfonts@0.3.2
- @strudel.cycles/tonal@0.3.2
- @strudel.cycles/tone@0.3.2
- @strudel.cycles/transpiler@0.3.2
- @strudel.cycles/webaudio@0.3.2
- @strudel.cycles/webdirt@0.3.2
- @strudel.cycles/xen@0.3.2
|
2022-11-08 22:45:44 +01:00 |
|
Felix Roos
|
a761aa9a37
|
use new transpiler in nano-repl
|
2022-11-08 20:53:47 +01:00 |
|
Felix Roos
|
fada7fc9cc
|
Publish
- @strudel.cycles/eval@0.3.1
- @strudel.cycles/midi@0.3.1
- @strudel.cycles/mini@0.3.1
- @strudel.cycles/react@0.3.1
- @strudel.cycles/soundfonts@0.3.1
- @strudel.cycles/tonal@0.3.1
- @strudel.cycles/tone@0.3.1
- @strudel.cycles/webaudio@0.3.1
- @strudel.cycles/webdirt@0.3.1
- @strudel.cycles/xen@0.3.1
|
2022-11-06 19:53:24 +01:00 |
|
Felix Roos
|
2be5bca42b
|
hotfix: core dependencies
|
2022-11-06 19:51:56 +01:00 |
|
Felix Roos
|
b1ebf6367c
|
Publish
- @strudel.cycles/core@0.3.1
- @strudel.cycles/eval@0.3.0
- @strudel.cycles/midi@0.3.0
- @strudel.cycles/mini@0.3.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:39:30 +01:00 |
|
Felix Roos
|
57e373f578
|
hotfix: npmignore react examples
|
2022-11-06 19:39:05 +01:00 |
|
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
|
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
|
1ac99e260b
|
update plugin-react + osc-js
|
2022-11-05 11:20:53 +01:00 |
|
Felix Roos
|
b372161874
|
update vite in react package
|
2022-11-04 20:58:36 +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
|
96c49689ec
|
improve readmes
|
2022-11-04 20:15:46 +01:00 |
|
Felix Roos
|
6129f9afe8
|
fix: mini repl test tune
|
2022-11-04 20:13:25 +01:00 |
|
Felix Roos
|
7e7e299bce
|
Merge remote-tracking branch 'origin/main' into general-purpose-scheduler
|
2022-10-29 17:56:30 +02:00 |
|
Felix Roos
|
60616a5228
|
remove old defaultSynth
|
2022-10-27 21:19:17 +02:00 |
|
Felix Roos
|
5c230c2d65
|
use webaudio output by default
|
2022-10-27 19:40:00 +02:00 |
|
Felix Roos
|
0c1529237c
|
Merge commit '6dbb2cb98a41edc6ad6b3458a6f7067044cb66cd' into general-purpose-scheduler
|
2022-09-22 19:54:58 +02:00 |
|
Felix Roos
|
a022e5bb93
|
add missing external deps to react pkg
|
2022-09-14 21:55:09 +02:00 |
|
Felix Roos
|
4f8a2a0900
|
another round of scheduling
|
2022-08-26 23:58:39 +02:00 |
|
Felix Roos
|
9a2a26e904
|
add a little dot
|
2022-08-23 21:56:38 +02:00 |
|
Felix Roos
|
067c3433b6
|
add nano-repl build
|
2022-08-23 21:55:06 +02:00 |
|
Felix Roos
|
24f8f48a2f
|
nano repl now supports highlighting
|
2022-08-23 21:24:25 +02:00 |
|
Felix Roos
|
acafcc9888
|
build react pkg
|
2022-08-23 21:23:44 +02:00 |
|
Felix Roos
|
ec4cfe6f86
|
use new getTime callback in repl + mini repl
|
2022-08-23 21:23:28 +02:00 |
|
Felix Roos
|
7b0c80c8be
|
getTime callback for highlighting time
|
2022-08-23 21:23:01 +02:00 |
|
Felix Roos
|
29029714ee
|
expose pattern form useStrudel
|
2022-08-23 21:22:28 +02:00 |
|
Felix Roos
|
4dfc34515c
|
fix nano-repl prod build
|
2022-08-23 18:23:36 +02:00 |
|
Felix Roos
|
11a9f3ced3
|
no top level await + no evaluate on mount
|
2022-08-23 18:04:35 +02:00 |
|
Felix Roos
|
9059c1b850
|
scheduler is now finally tight
|
2022-08-23 17:55:10 +02:00 |
|
Felix Roos
|
275931969e
|
scheduler error correction failed attempt
|
2022-08-22 22:15:32 +02:00 |
|
Felix Roos
|
e37e0f189a
|
build react package
|
2022-08-21 11:22:30 +02:00 |
|
Felix Roos
|
9497c99e9e
|
merge evaluator and scheduler hooks + use getTime
|
2022-08-21 11:21:19 +02:00 |
|
Felix Roos
|
e72c47869a
|
comment out stuff that uses tone.js
|
2022-08-18 20:50:20 +02:00 |
|