Felix Roos
|
06cffbc31b
|
add readme to nano repl
|
2023-03-01 12:57:33 +01:00 |
|
Felix Roos
|
3cfb0f4c76
|
Merge pull request #493 from tidalcycles/cps
implement cps in scheduler
|
2023-03-01 09:27:26 +01:00 |
|
Felix Roos
|
436ba067bc
|
reset cps before eval
|
2023-03-01 09:23:01 +01:00 |
|
Felix Roos
|
f8724bf47e
|
comment out cps ui
|
2023-03-01 00:05:23 +01:00 |
|
Felix Roos
|
1f7e293204
|
add setcps to global scope
|
2023-02-28 23:56:11 +01:00 |
|
Felix Roos
|
86d2652258
|
pass cps to hap trigger
|
2023-02-28 23:54:56 +01:00 |
|
Felix Roos
|
f5c0cc2e2d
|
no need to warn if evalScope is called more often
|
2023-02-28 23:54:40 +01:00 |
|
Felix Roos
|
4463d4a417
|
Update README.md
|
2023-02-28 23:25:40 +01:00 |
|
Felix Roos
|
df35a5c9b1
|
Merge pull request #491 from tidalcycles/refactor-react
react style fixes
|
2023-02-28 23:06:29 +01:00 |
|
Felix Roos
|
dda93b3c13
|
Update @strudel.cycles/react to 0.6.4
|
2023-02-28 23:02:52 +01:00 |
|
Felix Roos
|
5de40b6bf5
|
fix disabled button take 2
|
2023-02-28 23:02:28 +01:00 |
|
Felix Roos
|
dcbe799d25
|
Merge pull request #490 from tidalcycles/refactor-react
refactor react package
|
2023-02-28 22:57:19 +01:00 |
|
Felix Roos
|
a5641aef03
|
Update @strudel.cycles/react to 0.6.3
|
2023-02-28 22:52:57 +01:00 |
|
Felix Roos
|
668f97a4c8
|
refactor react package for publishing
|
2023-02-28 22:48:50 +01:00 |
|
Felix Roos
|
e9d577496b
|
fix disabled button
|
2023-02-28 22:48:06 +01:00 |
|
Felix Roos
|
66fba947ac
|
Update @strudel.cycles/react to 0.6.2
|
2023-02-28 22:40:52 +01:00 |
|
Felix Roos
|
18c7e02609
|
fix: minirepl styles for package
|
2023-02-28 22:40:18 +01:00 |
|
Felix Roos
|
7e1351507a
|
add variables to react tailwind config
|
2023-02-28 22:17:24 +01:00 |
|
Felix Roos
|
032acbd27c
|
comment out autocomplete
|
2023-02-28 22:11:17 +01:00 |
|
Felix Roos
|
8b51f0fbd2
|
Update @strudel.cycles/react to 0.6.1
|
2023-02-28 21:57:03 +01:00 |
|
Felix Roos
|
ead5942ef0
|
implement cps + add baasic tempo control ui
|
2023-02-28 13:00:35 +01:00 |
|
Felix Roos
|
cfe369d9fe
|
Merge pull request #488 from tidalcycles/algolia
add algolia creds + optimize sidebar for crawling
|
2023-02-27 23:47:34 +01:00 |
|
Felix Roos
|
2750a3c130
|
fix pseudo relative links
|
2023-02-27 22:59:50 +01:00 |
|
Felix Roos
|
a7f6d6ecac
|
add algolia config
|
2023-02-27 22:59:38 +01:00 |
|
Felix Roos
|
3680282450
|
Merge pull request #485 from tidalcycles/app-height-fix
fix app height
|
2023-02-27 19:28:09 +01:00 |
|
Felix Roos
|
3b3435c999
|
change 1px
|
2023-02-27 19:24:49 +01:00 |
|
Felix Roos
|
e2ae6278c2
|
Merge pull request #484 from tidalcycles/revert-wip-390
Revert "Another attempt at composable functions - WIP (#390)"
|
2023-02-27 16:04:20 +01:00 |
|
Alex McLean
|
37d6723e3c
|
Update mini-notation.mdx (#365)
`x!n` is no longer an alias for `[x*n]@n` and the behaviour is a bit different. Probably best to remove this line in case it confuses someone?
|
2023-02-27 14:45:19 +00:00 |
|
Felix Roos
|
961bbf6f55
|
Revert "Another attempt at composable functions - WIP (#390)"
This reverts commit cbae3558969ec85c003c90a076ffeff6fa254bd4.
|
2023-02-27 15:20:49 +01:00 |
|
Felix Roos
|
fc71d349ed
|
Merge pull request #482 from tidalcycles/docs
docs: packages + offline
|
2023-02-27 12:52:09 +01:00 |
|
Felix Roos
|
97c8ab0f71
|
fix format
|
2023-02-27 12:49:23 +01:00 |
|
Felix Roos
|
28534ea547
|
add screenshots
|
2023-02-27 12:47:38 +01:00 |
|
Felix Roos
|
1a75b79a33
|
better offline docs
fixes https://github.com/tidalcycles/strudel/issues/424
|
2023-02-27 12:34:17 +01:00 |
|
Felix Roos
|
75dfb0af35
|
add dependencygraph
|
2023-02-27 11:12:21 +01:00 |
|
Felix Roos
|
073fa09648
|
packages doc
|
2023-02-27 11:10:47 +01:00 |
|
Felix Roos
|
3015e7b203
|
Merge pull request #480 from tidalcycles/fix-array-args
Fix array args
|
2023-02-25 14:26:49 +01:00 |
|
Felix Roos
|
7ac0cdc0f9
|
fix: lint error
|
2023-02-25 14:18:23 +01:00 |
|
Felix Roos
|
49234183a3
|
Merge remote-tracking branch 'origin/main' into fix-array-args
|
2023-02-25 14:13:55 +01:00 |
|
Felix Roos
|
ed7763df92
|
fix: reify after sequence to preserve array
ref https://github.com/tidalcycles/strudel/issues/383#issuecomment-1399514090
|
2023-02-25 14:13:39 +01:00 |
|
Felix Roos
|
b818a02f76
|
Merge pull request #478 from tidalcycles/midi-fleshout
midi cc support
|
2023-02-25 12:33:22 +01:00 |
|
Felix Roos
|
886f8449fd
|
add midichan + docs
|
2023-02-25 12:23:01 +01:00 |
|
Felix Roos
|
5de6643604
|
midi: support ccn and ccv
|
2023-02-24 10:15:21 +01:00 |
|
Felix Roos
|
6283273d81
|
add helper hap.ensureObjectValue
|
2023-02-24 10:15:06 +01:00 |
|
Felix Roos
|
c8f8f02a46
|
Merge pull request #473 from tidalcycles/fix-hashes
fix: hash links
|
2023-02-23 00:11:04 +01:00 |
|
Felix Roos
|
4c5d6f1d6c
|
fix: hash links
|
2023-02-23 00:04:53 +01:00 |
|
Felix Roos
|
f349e36345
|
Merge pull request #467 from tidalcycles/vim-mode
settings tab with vim / emacs modes + additional themes and fonts
|
2023-02-22 22:54:39 +01:00 |
|
Felix Roos
|
1574c4ab13
|
Merge pull request #471 from bwagner/patch-1
Update input-output.mdx
|
2023-02-22 22:53:22 +01:00 |
|
Felix Roos
|
0dc9bc3ab6
|
Merge pull request #464 from bwagner/main
FIXES: freqs instead of pitches
|
2023-02-22 22:52:49 +01:00 |
|
Felix Roos
|
0006d57a4a
|
move isZen to nanostore
+ correctly parse non strings in store
|
2023-02-22 22:47:33 +01:00 |
|
Felix Roos
|
70f7e73b9a
|
store footer tab + latest code in nanostore
|
2023-02-22 22:23:54 +01:00 |
|