diff --git a/website/src/pages/learn/conditional-modifiers.mdx b/website/src/pages/learn/conditional-modifiers.mdx index 9bb909af..db8d1bb1 100644 --- a/website/src/pages/learn/conditional-modifiers.mdx +++ b/website/src/pages/learn/conditional-modifiers.mdx @@ -27,3 +27,11 @@ import { JsDoc } from '../../docs/JsDoc'; ### chunkBack + +## arp + + + +## arpWith + + diff --git a/website/src/pages/technical-manual/internals.mdx b/website/src/pages/technical-manual/internals.mdx index 979659ec..79b3587a 100644 --- a/website/src/pages/technical-manual/internals.mdx +++ b/website/src/pages/technical-manual/internals.mdx @@ -187,3 +187,31 @@ These functions are more low level, probably not needed by the live coder. - \_opSqueezeOut - \_opTrig - \_opTrigzero + +# Other + +## onTrigger + + + +## log + + + +## logValues + + + +## drawLine + + + +## collect + + +# Functions + +## groupHapsBy + + +