From 02efc090ef7f73aa72d424a144c85eeea401a971 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Mon, 22 Jan 2024 20:46:10 +0100 Subject: [PATCH] hotfix: examples were still 1 cps based --- website/src/content/blog/year-2.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/src/content/blog/year-2.mdx b/website/src/content/blog/year-2.mdx index d61268d2..38e39bbf 100644 --- a/website/src/content/blog/year-2.mdx +++ b/website/src/content/blog/year-2.mdx @@ -102,6 +102,7 @@ Here's an example that shows off filter envelopes: /8](<3 5>,8)") .clip(perlin.range(.15,1.5)) @@ -172,7 +173,7 @@ The `slider` is the first of a family of functions that render UI widgets inline *8") .s("sawtooth").lpenv(2).lpq(8) .lpf(slider(500, 100, 2000, 1))`} /> @@ -189,7 +190,7 @@ Strudel now supports most chord symbols: /4") + tune={`chord("/2") .dict('ireal').voicing() .s("sawtooth") .lpf(400).lpa(.5).lpenv(4)