This commit is contained in:
tyow 2026-01-24 14:30:15 -05:00
parent 77ced19144
commit 6b525b4819
4 changed files with 180 additions and 29 deletions

View file

@ -13,6 +13,7 @@ import { JsDoc } from '../../docs/JsDoc';
These functions allow the use of scales other than your typical chromatic 12 based ones.
### tune(scale)
{/* TODO (maybe): combine jsdoc things in tune.mjs with here */}
<JsDoc client:idle name="tune" h={0} />
@ -115,4 +116,4 @@ You can also give tune a list of frequencies to use as the scale:
{/* TODO add explanation of EDO to documentation */}
<JsDoc client:idle name="Pattern.xen" h={0} />
<JsDoc client:idle name="Pattern.xen" h={0} />