alex
|
363895761e
|
Merge branch 'main' of github.com:tidalcycles/strudel
|
2022-06-18 13:19:38 +01:00 |
|
alex
|
c191accc64
|
add top-level chop
|
2022-06-18 13:19:14 +01: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
|
5fd88f9213
|
fix snapshots for objects
|
2022-06-18 00:38:51 +02:00 |
|
Felix Roos
|
4c05876066
|
rewrite webaudio + migrate tunes + empty setters
|
2022-06-17 23:23:51 +02:00 |
|
alex
|
23be3e5ba3
|
hackery
|
2022-06-17 14:45:58 +01:00 |
|
Felix Roos
|
f69d776cf6
|
prepare webaudio rewrite
|
2022-06-16 23:53:29 +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
|
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 |
|
alex
|
34ba762b42
|
funky serialisation for serial
|
2022-06-16 13:54:53 +01: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
|
a479a5740b
|
declare from/to with let, as they can be changed
|
2022-06-15 16:15:57 +01: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
|
72feb3b65a
|
pianoroll: do NOT round
|
2022-06-07 21:37:52 +02:00 |
|
Felix Roos
|
8051286904
|
react: usable onEvent
|
2022-06-07 21:16:17 +02:00 |
|
Felix Roos
|
8a57333f72
|
more slides
|
2022-06-07 20:40:29 +02:00 |
|
Felix Roos
|
1339bc3b94
|
fix: piano now works with midi numbers
|
2022-06-07 01:38:12 +02:00 |
|
Felix Roos
|
a93d6e884d
|
repl: hard stop
|
2022-06-06 19:10:23 +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 |
|
Felix Roos
|
68814dd97c
|
pianoroll: hideNegative flag
|
2022-06-05 23:38:33 +02:00 |
|
Felix Roos
|
ac39a609d7
|
pianoroll: flipTime + flipValues
|
2022-06-05 23:38:22 +02:00 |
|
Felix Roos
|
ba5cf5ba83
|
replace from to with cycles / playhead
|
2022-06-05 23:38:07 +02:00 |
|
Felix Roos
|
394e77c152
|
pianoroll: autorange + fold + vertical
|
2022-06-05 23:37:49 +02:00 |
|
Felix Roos
|
c7fdf5245a
|
more flexible pianoroll
|
2022-06-05 23:37:24 +02:00 |
|
Felix Roos
|
54df4edca7
|
pianoroll: hideNegative flag
|
2022-06-05 23:32:10 +02:00 |
|
Felix Roos
|
be6310b8e2
|
pianoroll: flipTime + flipValues
|
2022-06-05 23:24:59 +02:00 |
|
Felix Roos
|
3ab32114a6
|
replace from to with cycles / playhead
|
2022-06-05 22:51:59 +02:00 |
|
Felix Roos
|
da85e1920b
|
pianoroll: autorange + fold + vertical
|
2022-06-05 22:45:14 +02:00 |
|
Felix Roos
|
352d701b7b
|
minirepl: highlighting can now be disabled
|
2022-06-05 22:44:24 +02:00 |
|
Felix Roos
|
9430caeb29
|
more flexible pianoroll
|
2022-06-04 23:55:05 +02:00 |
|
Felix Roos
|
6fde3f2231
|
add evaluateOnly
|
2022-06-04 23:54:33 +02:00 |
|
Felix Roos
|
061abecaca
|
added some slides
|
2022-06-04 01:01:59 +02:00 |
|
Felix Roos
|
ff362da23f
|
themable codemirror + repl
|
2022-06-02 22:17:50 +02:00 |
|
Felix Roos
|
e86144255c
|
Merge remote-tracking branch 'origin/HEAD' into webdirt
|
2022-06-02 00:19:10 +02:00 |
|
Felix Roos
|
307afa5c52
|
fix: #108
|
2022-06-01 18:19:57 +02:00 |
|
Felix Roos
|
92dc50e348
|
minor style tweaks
|
2022-05-30 23:34:56 +02:00 |
|
Felix Roos
|
5c6c5c9608
|
add samples helper
+ dont play samples after load
|
2022-05-30 23:33:49 +02:00 |
|
Felix Roos
|
e27b8aeb66
|
fix cache + add cache reset
|
2022-05-29 22:44:26 +02:00 |
|
Felix Roos
|
7274a455a8
|
save sample list to local storage
|
2022-05-29 22:18:07 +02:00 |
|
Felix Roos
|
91dfef52ea
|
basic sample loader from github
|
2022-05-29 21:06:07 +02:00 |
|
Felix Roos
|
9147b4e39f
|
Update README.md
|
2022-05-29 18:13:07 +02:00 |
|