This commit is contained in:
tyow 2026-02-12 22:55:30 -05:00
parent a39c9e6096
commit d7067f3562

View file

@ -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.