60 Commits

Author SHA1 Message Date
Felix Roos
269d6dde31 remove stack from workshop 2024-06-04 00:22:49 +02:00
Felix Roos
666c695c63 don't use labeled statements in example for now 2024-06-04 00:10:46 +02:00
Felix Roos
771eb31d3f use labels instead of stacks 2024-06-04 00:05:51 +02:00
Felix Roos
4a87df6426 small example tweaks 2024-06-02 14:00:47 +02:00
Felix Roos
1a72b9e526 wording 2024-05-31 11:07:56 +02:00
Felix Roos
5348a6b2d8
Merge pull request #1074 from cleary/patch-6
clarify `off` in pattern-effects.mdx
2024-05-28 22:43:46 +02:00
Felix Roos
35e9385f59 use dec instead of ds 2024-05-28 22:41:37 +02:00
Felix Roos
bf5e66d69a fix: lint 2024-05-28 22:39:49 +02:00
Luka Dornhecker
d0ecf15f77
fix little dub tune example 2024-05-18 10:33:22 +02:00
Jade (Rose) Rowland
55eafaf4d8
Merge pull request #1073 from cleary/patch-5
add signals to recap in first-effects.mdx
2024-04-28 14:49:17 -04:00
Jade (Rose) Rowland
2e3869c0e0
Merge pull request #1072 from cleary/patch-4
fix translation issue in first-effects.mdx
2024-04-28 14:44:56 -04:00
Jade (Rose) Rowland
15f16006d0 ran prettier again? 2024-04-28 14:43:35 -04:00
Jade (Rose) Rowland
ce79a44848 fix failing format test 2024-04-28 14:36:52 -04:00
Jade (Rose) Rowland
19ef941c9d
Merge pull request #1075 from cleary/patch-7
add nesting to `off` example variation in pattern-effects.mdx
2024-04-27 16:50:17 -04:00
Jade (Rose) Rowland
ac7658d0a0
Merge pull request #1070 from cleary/patch-3
add `<...>` to first-sounds.mdx recap
2024-04-27 16:48:58 -04:00
Jade (Rose) Rowland
635a6c62b0
Merge pull request #1069 from cleary/patch-2
fix first sounds typo
2024-04-27 16:48:07 -04:00
Bernard Gray
69f8498d4b
Use "Alternate" for <...>, consistent with recap page in first-sounds.mdx 2024-04-27 14:20:26 +10:00
Bernard Gray
975eb684b9
add nesting to off example variation in pattern-effects.mdx
I was immediately curious whether `off` could be nested - it turns out it can, so I added an example of it in action.
This example should also add clarity to the flexibility of pattern naming inside `off` arguments as well
2024-04-27 11:35:08 +10:00
Bernard Gray
6b919132aa
clarify off in pattern-effects.mdx
I had a bit of difficulty understanding `off` as it was presented, so I've attempted to simplify it:
1. take out the `delay` effect which is obscuring things (since we're using a delayed `off` pattern)
2. add a more complete explanation of the syntax
2024-04-27 11:18:51 +10:00
Bernard Gray
5c4ad57309
add signals to recap in first-effects.mdx 2024-04-27 10:47:30 +10:00
Bernard Gray
0be5f77247
fix translation issue in first-effects.mdx 2024-04-27 10:15:55 +10:00
Bernard Gray
d8eb186ee4
add <...> to recap 2024-04-25 06:35:34 +10:00
Bernard Gray
54829bd28c
fix first sounds typo 2024-04-25 06:24:56 +10:00
Bernard Gray
5c01760b28
fix cr typo on first-sounds.mdx 2024-04-25 06:01:49 +10:00
Felix Roos
ca36a31f79 slightly reword 2024-04-11 12:55:02 +02:00
Felix Roos
559f31792f update german tutorial 2024-04-11 11:58:38 +02:00
Felix Roos
83eedcb2f5 bring back division 2024-04-11 11:40:18 +02:00
Felix Roos
a3bd04732c tutorial tweaks:
- add drumset image
- introduce angle brackets earlier
2024-04-11 11:26:46 +02:00
Michael Hetrick
fb7c2b61d3
Update first-sounds.mdx
Update the tutorial text to reflect that the default cpm setting has changed from 60 to 30.
2024-01-26 07:13:09 -08:00
Alex McLean
6422047cff
make 0.5hz cps the default (#931)
* 0.5 default cps

* 1 -> 0.5 cps defaults

* start moving examples to 2Hz

* more 2Hz doc edits

* small tweaks

* format

* adapt cycles page

* adapt pitch page

* tonal page

* accumulation

* synth page

* adapt conditional-modifiers

* audio effects page

* adapt signals doc

* fix: errors for signals

* adapt signals page

* start time modifiers

* adapt time modifiers

* adapt factories

* hydra + pattern intro

* adapt mini notation page

* start recipes

* adapt recipes page

* use code_v1 table

* delete old dbdump + add new csv based tool

* fix: tests

* fix: cpm

* shuffle featured patterns

* fix: snapshot

---------

Co-authored-by: Felix Roos <flix91@gmail.com>
2024-01-22 19:02:34 +00:00
Felix Roos
f85fb35c66 minirepl multi tune support + add other getting-started examples (more to come) 2024-01-18 13:46:35 +01:00
Felix Roos
96bafa7f0b the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
Richard Julian
569137eb22 Formatting for passing CI 2024-01-06 12:05:39 -08:00
Richard Julian
4651066472 Remove hideHeader for better mobile UI and consistency 2024-01-06 11:55:00 -08:00
Felix Roos
967dea346f fix: lint error 2023-12-29 13:57:52 +01:00
Priere
8e9b607fa1 Revert to simpler link parsing and run formatter 2023-12-06 03:57:30 -05:00
Priere
018a45e2d4 Rework rehype plugin and clean up changes 2023-12-06 02:57:28 -05:00
Drew Barnes
b16f235e1c
Update first-sounds.mdx 2023-12-01 14:23:07 -08:00
Felix Roos
af915be142 replace strudel.tidalcycles.org with strudel.cc 2023-10-28 23:49:30 +02:00
Felix Roos
eef6c7d55e quick fix: typo 2023-06-16 14:20:49 +02:00
Felix Roos
4d8308a763 fix: link goes to wrong language 2023-06-09 21:33:32 +02:00
Felix Roos
e10104d401 bring de improvements to en workshop 2023-06-09 20:59:40 +02:00
Felix Roos
c287ff554c optimize sounds chapter after teach test 2023-06-09 00:26:40 +02:00
Felix Roos
1fec2f7a46 fix: build 2023-06-08 21:31:32 +02:00
Felix Roos
ffffdd2d7d fix: format 2023-06-08 20:55:26 +02:00
Felix Roos
f8c3e3d5aa add missing sounds by hand 2023-06-08 20:43:45 +02:00
Felix Roos
eccce6fa84 remove dirt samples
+ load a small selection for workshop instead
2023-06-08 17:48:54 +02:00
Felix Roos
119a66acd0 - translate getting-started
- fix de links
- link english docs / german workshop
2023-06-07 21:49:57 +02:00
Felix Roos
105193a452 replace tutorial with workshop
+ move parts of tutorial to more
+ move more before Pattern Functions
2023-06-07 21:22:01 +02:00
Felix Roos
06950a6bd8 translate rest of workshop to german 2023-06-07 16:50:54 +02:00