formatting uzu/strudel#1944
This commit is contained in:
parent
77ced19144
commit
6b525b4819
4 changed files with 180 additions and 29 deletions
|
|
@ -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} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue