Merge branch 'main' into devicemotion

This commit is contained in:
Felix Roos 2025-01-31 08:16:31 +01:00
commit b4ef786108
No known key found for this signature in database
111 changed files with 7980 additions and 6403 deletions

View file

@ -101,6 +101,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Coding syntax', link: 'learn/code' },
{ text: 'Pitch', link: 'understand/pitch' },
{ text: 'Cycles', link: 'understand/cycles' },
{ text: 'Voicings', link: 'understand/voicings' },
{ text: 'Pattern Alignment', link: 'technical-manual/alignment' },
{ text: 'Strudel vs Tidal', link: 'learn/strudel-vs-tidal' },
],