From 6e2d98eed1271a58b267faee92252ab581eec49a Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Mon, 28 Aug 2023 20:23:35 +0200 Subject: [PATCH] add chaining page --- index.html | 4 +++- src/Documentation.ts | 9 ++++++++- src/main.ts | 4 +++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 59c50a2..f20d31c 100644 --- a/index.html +++ b/index.html @@ -116,9 +116,11 @@

Sound

Samples

Synths

+

MIDI

+

Chaining

+

Patterns

Ziffers

-

MIDI

Functions

Shortcuts

Reference

diff --git a/src/Documentation.ts b/src/Documentation.ts index d60b6f9..c6a32fe 100644 --- a/src/Documentation.ts +++ b/src/Documentation.ts @@ -1278,7 +1278,8 @@ Ziffers patterns can be chained to sound() and midi()