minor: remove space between Xen and Harmonic re uzu/strudel#1944

This commit is contained in:
tyow
2026-01-23 17:18:38 -05:00
parent a5b867f1b1
commit 93cf9fcb6a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ export const SIDEBAR: Sidebar = {
Understand: [
{ text: 'Coding syntax', link: 'learn/code' },
{ text: 'Pitch', link: 'understand/pitch' },
{ text: 'Xen Harmonic Functions', link: 'learn/xen' },
{ text: 'Xenharmonic Functions', link: 'learn/xen' },
{ text: 'Cycles', link: 'understand/cycles' },
{ text: 'Voicings', link: 'understand/voicings' },
{ text: 'Pattern Alignment', link: 'technical-manual/alignment' },
+2 -2
View File
@@ -1,12 +1,12 @@
---
title: Xen Harmonic Functions
title: Xenharmonic Functions
layout: ../../layouts/MainLayout.astro
---
import { MiniRepl } from '../../docs/MiniRepl';
import { JsDoc } from '../../docs/JsDoc';
# Xen Harmonic Functions (experimental)
# Xenharmonic Functions (experimental)
These functions allow the use of scales other than your typical chromatic 12 based ones.