From e1f017916ca21882558e64b3483804353c080c87 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sat, 2 Jul 2022 00:11:57 +0200 Subject: [PATCH] small fixes --- talk/deck.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/talk/deck.mdx b/talk/deck.mdx index 0f37222e4..7fcc273a9 100644 --- a/talk/deck.mdx +++ b/talk/deck.mdx @@ -55,9 +55,9 @@ Alex McLean, Felix Roos & Tidal Cycles Community
-- a zero-install live coding editor on the web +- zero-install live coding editor for the web - based on a port of Tidal Cycles -- a terse language for algorithmic patterns +- terse language for algorithmic patterns - dynamic music sequencing - algorithmic composition - live improvisation @@ -274,7 +274,7 @@ stack( -## How it started +## Strudel: How it started
@@ -590,10 +590,10 @@ Patterns are wrapped with param functions to control different aspects of the so
-- Alternative Sound Backends (Faust, Glicol, .. ?) -- Integrated Documentation -- Feature Parity with Tidal +- Alternative Sound Backends - Collaborative Mode +- Context Aware Documentation +- Port more Tidal Features
@@ -602,7 +602,7 @@ Patterns are wrapped with param functions to control different aspects of the so
- REPL: [strudel.tidalcycles.org](https://strudel.tidalcycles.org/) -- Tutorial: [strudel.tidalcycles.org/tutorial](https://strudel.tidalcycles.org/) +- Interactive Tutorial: [strudel.tidalcycles.org/tutorial](https://strudel.tidalcycles.org/) - News: [@tidalcycles](https://twitter.com/tidalcycles) - Github: [https://github.com/tidalcycles/strudel](https://github.com/tidalcycles/strudel)