1049 Commits

Author SHA1 Message Date
nkymut
919c2854d5 Merge branch 'main' of https://github.com/tidalcycles/strudel into add-program-change 2025-02-09 10:53:03 +08:00
Felix Roos
5e81b542dc
Merge pull request #1274 from tidalcycles/midimaps
midimaps
2025-02-07 11:07:32 +01:00
Felix Roos
efd4071637
remove midisounds for now 2025-02-06 13:51:53 +01:00
Felix Roos
848edb1f69
doc: midisounds 2025-02-03 22:56:51 +01:00
Felix Roos
e99f229b57
doc: defaultmidimap + midimaps 2025-02-03 22:37:59 +01:00
Alex McLean
018d1ccd31
Stepwise documentation tweaks, with mridangam samples (#1275)
* add mridangam sample bank
* stepwise documentation tweaks
2025-02-02 23:55:36 +00:00
Alex McLean
ce9d23049a
Polish, rename, and document stepwise functions (#1262)
* polish, rename, and document stepwise functions: `pace`, `take`, `drop`, `expand`, `contract`, `repeat`, `zip`, `grow`, `shrink`, and `tour`
2025-02-02 20:26:44 +00:00
Felix Roos
3d37478577
Merge pull request #1245 from TodePond/lu/add-drum-suffixes
Add bank aliasing and case insensitivity
2025-02-01 22:32:59 +01:00
Felix Roos
b4ef786108
Merge branch 'main' into devicemotion 2025-01-31 08:16:31 +01:00
Felix Roos
ca00f7c5d0
Merge branch 'main' into lu/add-drum-suffixes 2025-01-29 15:46:21 +01:00
Felix Roos
1058c272a4
doc: add as to controls page 2025-01-29 15:34:14 +01:00
Felix Roos
d54022a65a
fix: build error -> workbox max file size limit 2025-01-29 15:19:49 +01:00
Felix Roos
892a686462
fix: react 19 error 2025-01-29 14:52:44 +01:00
Lu Wilson
d192201e07
Update website/public/tidal-drum-machines-alias.json 2025-01-26 17:01:47 +00:00
Lu[ke] Wilson
c9bdfe57dd add more aliases 2025-01-26 16:51:11 +00:00
Lu[ke] Wilson
7e1c6c1c22 setup default aliasing 2025-01-26 16:43:04 +00:00
Lu[ke] Wilson
234beff00e revert manual bank aliases 2025-01-26 15:34:12 +00:00
Felix Roos
5a188f7461
cleanup 2025-01-26 15:50:44 +01:00
Felix Roos
5d98fd2ab3
remove unused check task 2025-01-26 15:46:13 +01:00
Felix Roos
46400effb7
fix: lint error 2025-01-26 15:45:54 +01:00
Felix Roos
f4b8753171
fix: tailwind setup for real now 2025-01-26 14:58:23 +01:00
Felix Roos
aa1efcc7ea
ignore ts error 2025-01-26 14:58:03 +01:00
Felix Roos
3e721d91a5
update all the things again 2025-01-26 14:51:08 +01:00
Felix Roos
0e59a233ed
chore: remove vite-plugin-pwa dependency
- its only used for typings
- it creates problems with peerDependencies
- just let it die
2025-01-26 14:32:28 +01:00
Felix Roos
1d7f755b89
chore: update website packages 2025-01-26 13:06:48 +01:00
Lu[ke] Wilson
4f6e38f714 Merge remote-tracking branch 'origin/main' into lu/add-drum-suffixes 2025-01-26 11:28:10 +00:00
nkymut
e19d059c0f update documents 2025-01-25 02:29:44 +08:00
Felix Roos
35911f3082
update tailwind 2025-01-24 15:55:42 +01:00
nkymut
f95eadab2f adjust midicmd heading level 2025-01-20 01:31:26 +08:00
nkymut
1349ecb4af add midicmd documentation 2
- MiniRepl for input-output.mdx
- addresses #789 #710
2025-01-20 01:26:41 +08:00
nkymut
268c66cd3d add midicmd documentation
- addresses #789 #710
2025-01-20 01:11:39 +08:00
Felix Roos
8d28317d0e
Merge pull request #1230 from tidalcycles/voicings-doc
understand voicings page
2025-01-18 23:27:51 +01:00
Lu[ke] Wilson
45fffa514a add shortened bank names 2025-01-18 11:09:54 +00:00
nkymut
bfb4eee122 Merge branch 'main' of https://github.com/tidalcycles/strudel into add-program-change 2025-01-18 14:42:30 +08:00
Felix Roos
f61916fffa
Merge pull request #1226 from heerman/binary
Add binary and binaryN
2025-01-17 19:27:00 +01:00
nkymut
e085819fe2 add documentation for pc and sysex 2025-01-15 22:43:03 +08:00
Sarah Gillespie
c3be21e6e5
Update value-modifiers.mdx (#1238)
Revises outdated documentation in light of PR #1030
2025-01-12 10:32:24 +00:00
Alex McLean
1e3bbc57cc
Documentation for all/each, and bugfix for each (#1233)
* bugfix for each(), and documentation for each() and all()
* had to hide each/all examples from tests
2024-12-29 12:16:08 +00:00
Luke Heerman
8b909c54db Merge branch 'main' into binary 2024-12-27 15:15:54 -05:00
Luke Heerman
9d029ac914 Add binary and binaryN to learn pages 2024-12-27 15:14:58 -05:00
Bernhard Wagner
d30623dad4 minor amendments 2024-12-26 15:11:48 +01:00
Felix Roos
49d4fb499f some voicing doc edits 2024-12-26 01:29:48 +01:00
Felix Roos
e4f89f072e delete timbre draft 2024-12-24 01:05:01 +01:00
Felix Roos
e12dadb33f write more 2024-12-24 00:59:03 +01:00
Felix Roos
991d8e4717 Merge branch 'main' into voicings-doc 2024-12-23 23:07:46 +01:00
Felix Roos
26cc7e2920
Merge pull request #1213 from tidalcycles/spectrum
add basic spectrum function
2024-12-23 11:53:11 +01:00
Yuta Nakayama
b7d8593a4d
Merge branch 'main' into devicemotion 2024-12-17 17:34:31 +08:00
nkymut
a5b05d211e Add DOC for devicemotion 2024-12-17 17:28:53 +08:00
Felix Roos
eb02997836 spectrum doc 2024-12-16 23:18:20 +01:00
Alex McLean
c66f19108c
MQTT support (#1224)
* Add mqtt() method and documentation
* Documentation clarifications for MIDI and OSC
2024-11-30 09:07:55 +00:00