Felix Roos
|
f5c0cc2e2d
|
no need to warn if evalScope is called more often
|
2023-02-28 23:54:40 +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 |
|
Felix Roos
|
b67b049802
|
refactor settings to nanostores
|
2023-02-22 22:04:39 +01:00 |
|
Felix Roos
|
ff99dbcd22
|
customizable font family
|
2023-02-22 20:28:22 +01:00 |
|
Felix Roos
|
0198697737
|
Merge pull request #472 from tidalcycles/osc-fix
fix: osc should not return a promise
|
2023-02-22 20:01:00 +01:00 |
|
Felix Roos
|
a742a71f67
|
fix: osc should not return a promise
|
2023-02-22 19:50:37 +01:00 |
|
Felix Roos
|
8f6c1531fa
|
more contrast for blackscreen theme
|
2023-02-22 19:45:06 +01:00 |
|
Bernhard Wagner
|
d9f56f11cb
|
Merge pull request #1 from tidalcycles/main
a
|
2023-02-22 17:15:00 +01:00 |
|
Bernhard Wagner
|
7ff877464f
|
Update input-output.mdx
npm -> pnpm
|
2023-02-22 17:06:15 +01:00 |
|
Alex McLean
|
7c367eb1e8
|
slice and splice (#466)
Implements `slice` and `splice` from tidal, intended for beat slicing
|
2023-02-22 11:51:31 +00:00 |
|
Felix Roos
|
20848aac09
|
fix store import
|
2023-02-19 23:28:46 +01:00 |
|
Felix Roos
|
7716574076
|
use terminal font for console + samples
|
2023-02-19 23:28:33 +01:00 |
|
Felix Roos
|
89cd0c769b
|
fix bluescreen line bg
|
2023-02-19 23:27:56 +01:00 |
|
Felix Roos
|
a21b3d788f
|
add settings reset button
|
2023-02-19 22:32:28 +01:00 |
|
Felix Roos
|
7994ba8b38
|
get rid of all hard coded colors
|
2023-02-19 22:18:32 +01:00 |
|
Felix Roos
|
81b4cb2f16
|
more themes + fonts
|
2023-02-19 22:18:12 +01:00 |
|
Felix Roos
|
14af1df6a3
|
define font + fix app height
|
2023-02-19 20:04:30 +01:00 |
|
Felix Roos
|
ac3bd7d7db
|
rename algoboy theme + add font
|
2023-02-19 20:04:19 +01:00 |
|
Felix Roos
|
632e8e9634
|
use css var for highlighting color
|
2023-02-19 20:03:12 +01:00 |
|
Felix Roos
|
1e3f09f69b
|
add some custom themes
|
2023-02-19 18:53:35 +01:00 |
|
Felix Roos
|
f3f18ffca7
|
fix app height for ios
|
2023-02-19 13:50:08 +01:00 |
|