Felix Roos
a492628b33
more default samples (ignored wav files for now)
2022-07-10 20:59:07 +02:00
Felix Roos
53bb20c516
.out error handling
2022-07-10 20:55:05 +02:00
Felix Roos
588f74123e
pianoroll optimizations
...
- fix flickering due to global alpha mutation
- change default inactive color
- add smear option
- add playheadColor option
2022-07-10 20:54:44 +02:00
Felix Roos
e3473d5e70
demo ready slides
2022-07-10 20:53:27 +02:00
Felix Roos
8ce4de0c8d
style errors, fixed backdrop + hide console
2022-07-10 20:52:46 +02:00
Felix Roos
b87cea834f
style fixes + hide-console option
...
- thicker highlighting outline
- only shade actual characters, not whole lines
- strudel hide-console will now hide console
2022-07-10 20:51:38 +02:00
Felix Roos
230ebe7439
talk now works offline too
2022-07-02 00:38:10 +02:00
Felix Roos
e1f017916c
small fixes
2022-07-02 00:11:57 +02:00
Felix Roos
6a445ee130
kind of finished slides
2022-07-01 23:55:04 +02:00
Felix Roos
8ea0044ffa
Merge commit '85d3d7392ecfdc985fa8cc93e01846bec0f16dc4' into talk
2022-07-01 13:05:32 +02:00
Felix Roos
2d76de5906
log helpers
2022-07-01 10:56:31 +02:00
Felix Roos
4cce65c9fe
now using symlinked samples folder from repl
2022-07-01 10:41:11 +02:00
Felix Roos
6b3687357e
move samples to dedicated samples folder
2022-07-01 10:40:33 +02:00
Felix Roos
1d6e74fc77
small fix
2022-06-30 17:14:02 +02:00
Felix Roos
c9fda97534
add prebake to maxirepl
2022-06-30 17:13:59 +02:00
Felix Roos
8796bcbdc3
fix: pianoroll
2022-06-30 17:13:47 +02:00
Felix Roos
4c66d9a553
Merge commit '8a1cd32d50e6689b14a77db0eca0b9033ab55312' into talk
2022-06-30 16:50:35 +02:00
Felix Roos
85d3d7392e
hide-header magic comment
2022-06-30 16:49:24 +02:00
Felix Roos
31d0225341
toMidi now understands numbers
2022-06-30 16:49:01 +02:00
Felix Roos
d0acb32497
piano nowalso understands n
2022-06-30 16:48:48 +02:00
Felix Roos
aa9a32c9af
add freq tunes from metro.html
2022-06-30 16:48:31 +02:00
Felix Roos
a8610d0078
revert changing removeUndefineds
2022-06-30 02:26:24 +02:00
Felix Roos
ef5dcd0dae
fix: undefined error
2022-06-30 02:23:12 +02:00
Felix Roos
ed86a94f99
add 2 tunes using new samples
2022-06-30 02:22:53 +02:00
Felix Roos
7be791f2d3
add some default samples
2022-06-30 02:22:38 +02:00
Felix Roos
8a1cd32d50
Merge pull request #148 from tidalcycles/webaudio-optimizations
...
Sampler optimizations and more
2022-06-28 21:54:34 +02:00
Felix Roos
2a18b27114
rerun snapshots
2022-06-28 21:51:11 +02:00
Felix Roos
55f91143d9
rename choke -> clip
2022-06-28 21:50:08 +02:00
Felix Roos
cf564a7d06
fix tests
2022-06-27 23:52:02 +02:00
Felix Roos
b55067ad60
load piano samples locally
2022-06-27 23:32:45 +02:00
Felix Roos
a437c698eb
style version log + check if already loaded
2022-06-27 23:17:46 +02:00
Felix Roos
f8ada70fe7
add tune
2022-06-27 22:40:59 +02:00
Felix Roos
196d9db3fa
log core version + add warning to isPattern
2022-06-27 22:40:50 +02:00
Felix Roos
e29eaf3785
fix splitSN
2022-06-27 00:57:27 +02:00
Felix Roos
7048ea473f
migrate tone piano to own piano
2022-06-27 00:50:24 +02:00
Felix Roos
720b1eeb27
fix soundfonts + samples without base
2022-06-27 00:49:58 +02:00
Felix Roos
4e282dac5b
migrate underground plumber
2022-06-27 00:26:29 +02:00
Felix Roos
42343254b1
fix single sampels
2022-06-27 00:26:21 +02:00
Felix Roos
e98829c96b
tame oscillator gain
2022-06-27 00:26:11 +02:00
Felix Roos
5791f12a28
add prebake script with piano
2022-06-27 00:04:33 +02:00
Felix Roos
fe9a6e8fdd
draw note property if set
2022-06-27 00:03:26 +02:00
Felix Roos
dd3f4e4751
support "s" as "#" alternative inside note names
2022-06-27 00:03:06 +02:00
Felix Roos
a89fa766ea
support colon sign as normal char
2022-06-27 00:02:33 +02:00
Felix Roos
39c2cf6c72
add build:parser script once more..
2022-06-27 00:01:59 +02:00
Felix Roos
c1ce72469c
webaudio optimizations
...
- samples with obejct format for pitch declaration
- support note to repitch samples
- support choke to fit samples to hap duration
- support "legacy" context.velocity in .out
- support ":" inside s or note to set n
- fix sample fadeout for soundfonts and choke
- move gain before filters
2022-06-27 00:01:28 +02:00
Felix Roos
eca76dd7c4
refactor share for build without top level await
2022-06-26 13:05:36 +02:00
Felix Roos
621b2d8fc9
Merge pull request #146 from tidalcycles/share-link
...
can now generate short link for sharing
2022-06-26 12:58:53 +02:00
Felix Roos
4039b962b4
can now generate short link for sharing
2022-06-26 12:49:29 +02:00
Felix Roos
3d314324e0
Merge pull request #144 from tidalcycles/flash-effect
...
flash effect on ctrl enter
2022-06-24 22:16:03 +02:00
Felix Roos
b9829bb696
flash effect on ctrl enter
2022-06-24 21:13:17 +02:00