From 8a812dd853550b36574a1e13bf77871edad559d4 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Tue, 24 May 2022 22:48:49 +0200 Subject: [PATCH] reorder stuff --- tutorial/tutorial.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tutorial/tutorial.mdx b/tutorial/tutorial.mdx index 1a3cfba3..f2eace19 100644 --- a/tutorial/tutorial.mdx +++ b/tutorial/tutorial.mdx @@ -773,6 +773,10 @@ The following functions are specific to SuperDirt and won't work with other Stru {{ 'freq' | jsdoc }} +{{ 'channel' | jsdoc }} + +{{ 'orbit' | jsdoc }} + ## Filters {{ 'cutoff' | jsdoc }} @@ -819,22 +823,16 @@ The following functions are specific to SuperDirt and won't work with other Stru {{ 'coarse' | jsdoc }} -{{ 'channel' | jsdoc }} - {{ 'delay' | jsdoc }} {{ 'lock' | jsdoc }} -{{ 'dry' | jsdoc }} - {{ 'leslie' | jsdoc }} {{ 'lrate' | jsdoc }} {{ 'lsize' | jsdoc }} -{{ 'orbit' | jsdoc }} - {{ 'pan' | jsdoc }} {{ 'panspan' | jsdoc }} @@ -845,6 +843,8 @@ The following functions are specific to SuperDirt and won't work with other Stru {{ 'size' | jsdoc }} +{{ 'dry' | jsdoc }} + {{ 'shape' | jsdoc }} {{ 'squiz' | jsdoc }}