This commit is contained in:
Felix Roos 2024-05-16 08:59:07 +02:00
parent 95ae5191ce
commit 83e46037d2
2 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,12 @@
---
title: Understanding Timbre
layout: ../../layouts/MainLayout.astro
---
import { MiniRepl } from '../../docs/MiniRepl';
import { PitchSlider } from '../../components/PitchSlider';
import Box from '@components/Box.astro';
# Understanding Timbre
Let's learn what timbre is!

View File

@ -1,5 +1,5 @@
---
title: Understanding Chod Voicings
title: Understanding Chord Voicings
layout: ../../layouts/MainLayout.astro
---