Merge pull request 'set and keep documentation' (#1975) from tyow/localstrudel:composerDocs into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1975
This commit is contained in:
commit
91203233c9
3 changed files with 92 additions and 11 deletions
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: Pattern Aligment
|
||||
title: Pattern Alignment
|
||||
layout: ../../layouts/MainLayout.astro
|
||||
---
|
||||
|
||||
import { MiniRepl } from '../../docs/MiniRepl';
|
||||
|
||||
# Pattern Aligment & Combination
|
||||
# Pattern Alignment & Combination
|
||||
|
||||
One core aspect of Strudel, inherited from Tidal, is the flexible way that patterns can be combined, irrespective of their structure. Its declarative approach means a live coder does not have to think about the details of _how_ this is done, only _what_ is to be done.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue