From a08ad07537002679023267f4f0f519b3d49ae956 Mon Sep 17 00:00:00 2001 From: Bernhard Wagner Date: Thu, 16 Feb 2023 14:55:01 +0100 Subject: [PATCH] ADDS: Continuation to Csound --- website/src/pages/learn/effects.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/pages/learn/effects.mdx b/website/src/pages/learn/effects.mdx index 7fc0a77c..12e57846 100644 --- a/website/src/pages/learn/effects.mdx +++ b/website/src/pages/learn/effects.mdx @@ -146,3 +146,5 @@ global effects use the same chain for all events of the same orbit: ## roomsize + +Next, we'll look at strudel's support for [Csound](/learn/csound).