Felix Roos
|
88c4e5913f
|
add new web audio only tune to starter
|
2022-06-18 17:42:01 +02:00 |
|
Felix Roos
|
3743088521
|
Merge branch 'webaudio-rewrite' into starter-template
|
2022-06-18 17:39:43 +02:00 |
|
Felix Roos
|
c3a3a68054
|
add snapshot
|
2022-06-18 17:27:57 +02:00 |
|
Felix Roos
|
925fb30e05
|
fix cracks + add tune
|
2022-06-18 17:25:36 +02:00 |
|
Felix Roos
|
71b6b83ab3
|
samples: support speed, begin and end
|
2022-06-18 13:56:41 +02:00 |
|
Felix Roos
|
d532f8007e
|
move sampler to webaudio
+ add basic sample playback to .out
|
2022-06-18 13:11:25 +02:00 |
|
Felix Roos
|
44574af3eb
|
use closures to simplify api
|
2022-06-18 00:56:58 +02:00 |
|
Felix Roos
|
faa4019b27
|
dont use tone audio context
|
2022-06-18 00:54:36 +02:00 |
|
Felix Roos
|
2157675eb3
|
update format for new .out
|
2022-06-18 00:52:35 +02:00 |
|
Felix Roos
|
11f175a681
|
dont use tone audio context
|
2022-06-18 00:52:09 +02:00 |
|
Felix Roos
|
279bdc7559
|
Merge branch 'webaudio-rewrite' into starter-template
|
2022-06-18 00:44:45 +02:00 |
|
Felix Roos
|
c1e934d171
|
regenerate snapshots - update webaudio ones
|
2022-06-18 00:39:25 +02:00 |
|
Felix Roos
|
5fd88f9213
|
fix snapshots for objects
|
2022-06-18 00:38:51 +02:00 |
|
Felix Roos
|
2bb095d47d
|
add controls to tune test
|
2022-06-17 23:40:38 +02:00 |
|
Felix Roos
|
a4a30e8b60
|
add new tune
|
2022-06-17 23:26:07 +02:00 |
|
Felix Roos
|
4c05876066
|
rewrite webaudio + migrate tunes + empty setters
|
2022-06-17 23:23:51 +02:00 |
|
Felix Roos
|
f69d776cf6
|
prepare webaudio rewrite
|
2022-06-16 23:53:29 +02:00 |
|
Felix Roos
|
25795eaecc
|
Merge pull request #136 from tidalcycles/on-trigger
add onTrigger helper
v0.0.3
|
2022-06-16 21:58:37 +02:00 |
|
Felix Roos
|
3e1e92a6f1
|
add onTrigger helper
|
2022-06-16 21:01:35 +02:00 |
|
Felix Roos
|
f2f3511a2f
|
Merge pull request #134 from tidalcycles/scheduler-improvements
Scheduler improvements
|
2022-06-16 20:48:23 +02:00 |
|
Felix Roos
|
0ce70f4d0d
|
Merge pull request #135 from tidalcycles/trigger-simplification
remove cycle + delta from onTrigger
|
2022-06-16 20:48:06 +02:00 |
|
Felix Roos
|
cac5d96c16
|
remove cycle + delta from onTrigger
|
2022-06-16 20:38:21 +02:00 |
|
Felix Roos
|
25d6ff1c90
|
can now set latency on the scheduler
|
2022-06-16 20:37:13 +02:00 |
|
Felix Roos
|
87de8c0800
|
automatically run onTrigger in scheduler
|
2022-06-16 20:36:59 +02:00 |
|
Felix Roos
|
652ced944c
|
set latency on scheduler
|
2022-06-16 20:36:17 +02:00 |
|
Felix Roos
|
0e33936942
|
can now set latency on the scheduler
|
2022-06-16 20:36:11 +02:00 |
|
Felix Roos
|
c9f6f421d1
|
Merge branch 'starter-template' of https://github.com/tidalcycles/strudel into starter-template
|
2022-06-16 18:55:19 +02:00 |
|
Felix Roos
|
b831342edc
|
add webdirt + osc
|
2022-06-16 18:54:45 +02:00 |
|
Felix Roos
|
5b966715bb
|
automatically run onTrigger in scheduler
|
2022-06-16 18:54:27 +02:00 |
|
Felix Roos
|
557f6ca3f8
|
dont pass cycle + delta
|
2022-06-16 18:54:14 +02:00 |
|
Felix Roos
|
01b1fc0347
|
calculate cycle + delta in osc
|
2022-06-16 18:54:03 +02:00 |
|
Felix Roos
|
6cd19526b0
|
remove strudel packages from deps to get symlinks
|
2022-06-16 18:53:48 +02:00 |
|
Felix Roos
|
8c2051a67c
|
Update README.md
add run instr
|
2022-06-16 16:04:42 +02:00 |
|
Felix Roos
|
c785c64599
|
add strudel starter template
|
2022-06-16 16:02:43 +02:00 |
|
Felix Roos
|
badc4bcc2f
|
Update README.md
remove unused import
|
2022-06-16 14:11:25 +02:00 |
|
Felix Roos
|
729b4e18ab
|
Update README.md
replace extend with evalScope
|
2022-06-16 14:10:29 +02:00 |
|
alex
|
c3f03f50b3
|
package locks
|
2022-06-16 10:30:02 +01:00 |
|
alex
|
8fd4cfe0a3
|
Merge branch 'main' of github.com:yaxu/strudel into main
|
2022-06-16 10:17:54 +01:00 |
|
alex
|
8dee07082d
|
add tutorial to setup
|
2022-06-16 10:17:47 +01:00 |
|
Alex McLean
|
11e33f5c70
|
Update README.md
|
2022-06-16 10:10:13 +01:00 |
|
Alex McLean
|
3d68b0c566
|
Update README.md
|
2022-06-16 10:10:01 +01:00 |
|
Felix Roos
|
fb8dd537e0
|
node 16 compat
|
2022-06-15 21:34:56 +02:00 |
|
alex
|
affce4a4a1
|
re-add serial
|
2022-06-15 16:21:56 +01:00 |
|
alex
|
a479a5740b
|
declare from/to with let, as they can be changed
|
2022-06-15 16:15:57 +01:00 |
|
Felix Roos
|
8e68b4e001
|
fix: WebDirt import
|
2022-06-14 08:39:22 +02:00 |
|
Felix Roos
|
d10b6f04cf
|
Merge pull request #110 from tidalcycles/create-param
add createParam + createParams
|
2022-06-13 21:28:27 +02:00 |
|
Felix Roos
|
052f2db0ea
|
Merge pull request #131 from tidalcycles/pianoroll-enhancements
Pianoroll enhancements
|
2022-06-13 21:27:08 +02:00 |
|
Felix Roos
|
4b9a6ffee5
|
ignore samples
|
2022-06-13 21:24:40 +02:00 |
|
Felix Roos
|
6d6784d429
|
remove old comments
|
2022-06-05 23:59:44 +02:00 |
|
Felix Roos
|
b3d2d3028c
|
disable autorange by default
|
2022-06-05 23:47:24 +02:00 |
|