typo
This commit is contained in:
parent
95ae5191ce
commit
83e46037d2
2 changed files with 13 additions and 1 deletions
12
website/src/pages/understand/timbre.mdx
Normal file
12
website/src/pages/understand/timbre.mdx
Normal 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!
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Understanding Chod Voicings
|
||||
title: Understanding Chord Voicings
|
||||
layout: ../../layouts/MainLayout.astro
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue