Alex McLean
|
9ecad810b1
|
Preserve tactus for 'degrade' and friends, and tidy up 'pick' and friends (#1205)
* separate pick methods into their own module
* preserve tactus in degrade and friends
|
2024-10-30 21:28:31 +01:00 |
|
Felix Roos
|
4362cb9317
|
export createClock from core
|
2024-03-21 22:39:01 +01:00 |
|
Felix Roos
|
6ce8a3feba
|
move draw logic to separate package
|
2024-02-29 22:14:53 +01:00 |
|
Felix Roos
|
8efadd2547
|
refactor: controls are now exported directly
|
2024-02-28 00:34:39 +01:00 |
|
Felix Roos
|
96bafa7f0b
|
the big rename: @strudel.cycles/* -> @strudel/*
|
2024-01-18 09:54:37 +01:00 |
|
Felix Roos
|
a5af6d5f4c
|
remove gist function
|
2023-12-29 15:07:53 +01:00 |
|
Felix Roos
|
eaab36b051
|
add spiral viz
|
2023-06-25 14:23:18 +02:00 |
|
Felix Roos
|
6e02bf59e9
|
Revert "refactor: remove old draw logic"
This reverts commit 95719654f3bfc5d3cc98c33816b402e2c0e38bd7.
|
2023-05-10 11:44:55 +02:00 |
|
Felix Roos
|
12228c56d9
|
improve api for web package
|
2023-05-07 22:36:26 +02:00 |
|
Felix Roos
|
95719654f3
|
refactor: remove old draw logic
+ pianoroll now uses .onPaint
|
2023-05-05 09:52:07 +02:00 |
|
Felix Roos
|
0caedeb481
|
animate mvp
|
2022-12-31 16:23:45 +01:00 |
|
Felix Roos
|
e769ed2fd8
|
move draw stuff from tone to core + fix getPhase
|
2022-11-13 01:42:00 +01:00 |
|
Felix Roos
|
ff3bc0e8c2
|
fix core log
|
2022-11-10 22:01:49 +01:00 |
|
Felix Roos
|
25ffc9cf96
|
add logger
|
2022-11-10 21:10:33 +01:00 |
|
Felix Roos
|
c7c90b0647
|
fix mini repl + improve repl api
|
2022-11-10 16:36:51 +01:00 |
|
Felix Roos
|
7d47f5aba3
|
remove old clockworker + scheduler
|
2022-11-06 17:35:53 +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
|
698f560d56
|
export controls from core root
|
2022-11-04 20:15:36 +01:00 |
|
Felix Roos
|
e9544f8f92
|
test all in source examples
|
2022-11-03 14:47:27 +01:00 |
|
Felix Roos
|
7af6188a8a
|
move scheduler to core + move audioctx to userland
|
2022-08-17 21:26:00 +02:00 |
|
Felix Roos
|
cf564a7d06
|
fix tests
|
2022-06-27 23:52:02 +02:00 |
|
Felix Roos
|
a437c698eb
|
style version log + check if already loaded
|
2022-06-27 23:17:46 +02:00 |
|
Felix Roos
|
196d9db3fa
|
log core version + add warning to isPattern
|
2022-06-27 22:40:50 +02:00 |
|
Felix Roos
|
ecd93c9a92
|
cache gist by default for faster eval
|
2022-06-18 23:06:21 +02:00 |
|
Felix Roos
|
43c2f46196
|
small fixes
|
2022-05-18 00:07:37 +02:00 |
|
Felix Roos
|
9fa01aa6ff
|
add barrel exports
|
2022-05-17 00:22:50 +02:00 |
|
alex
|
53d82e5126
|
Prettify
|
2022-05-02 21:27:02 +01:00 |
|
alex
|
ee514ee8ba
|
redo headers
|
2022-04-28 14:38:41 +01:00 |
|
alex
|
050296d0c2
|
make separate signal module
|
2022-04-13 17:41:48 +01:00 |
|
alex
|
f75da0e2e3
|
separate out strudel.mjs, make index.mjs aggregate module
|
2022-04-13 17:25:02 +01:00 |
|
Felix Roos
|
6f60a3a1d5
|
start packaging
|
2022-03-25 14:39:25 +01:00 |
|