diff --git a/talk/Slides.jsx b/talk/Slides.jsx
index 2b97a1928..edd30643d 100644
--- a/talk/Slides.jsx
+++ b/talk/Slides.jsx
@@ -37,7 +37,7 @@ export function Slides({ children }) {
exit={{ opacity: 0 }}
className="w-screen h-screen"
>
-
+
+
+
-
Strudel
+# Strudel
-Algorithmic Patterns for the Web
+## Algorithmic Patterns for the Web
+
+
+
+
+
+
+
+
+
+
+
+
"The Analytical Engine weaves algebraic patterns, just as the Jacquard loom weaves flowers and leaves." - Ada
@@ -30,17 +44,17 @@ import ImgTile from './ImgTile';
-- Ada Lovelace, (1815 - 1852)
-
-
+
- How to represent and control music with code?
- How to leverage unique features of computing?
- How to break loose from old conventions?
+- How to improvise electronic music?
- Answer: Live Coding?
@@ -277,7 +291,7 @@ stack(
-

+
@@ -371,7 +385,7 @@ s("bd,[~ sd],hh*4").webdirt()`,
-

+

[OhmJS Editor](https://ohmjs.org/editor/)
@@ -460,13 +474,11 @@ fast / slow, early / late, rev, palindrome
## JavaScript Transpilation
+[converting](https://github.com/tidalcycles/strudel/blob/main/packages/eval/shapeshifter.mjs#L40) valid JavaScript to valid JavaScript
+
+

+
-
-- [converting](https://github.com/tidalcycles/strudel/blob/main/packages/eval/shapeshifter.mjs#L40) valid JavaScript to valid JavaScript
-
-

-
-
Before (User Code)
@@ -504,6 +516,8 @@ add, sub, mul, div
## Scales
+generating notes from numbers
+
")