small fixes

This commit is contained in:
Felix Roos
2022-07-02 00:11:57 +02:00
parent 6a445ee130
commit e1f017916c
+7 -7
View File
@@ -55,9 +55,9 @@ Alex McLean, Felix Roos & Tidal Cycles Community
<div className="text-left">
- 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(
</Slide><Slide>
## How it started
## Strudel: How it started
<div className="text-left mb-0">
@@ -590,10 +590,10 @@ Patterns are wrapped with param functions to control different aspects of the so
<div className="text-left">
- Alternative Sound Backends (Faust, Glicol, .. ?)
- Integrated Documentation
- Feature Parity with Tidal
- Alternative Sound Backends
- Collaborative Mode
- Context Aware Documentation
- Port more Tidal Features
</div>
@@ -602,7 +602,7 @@ Patterns are wrapped with param functions to control different aspects of the so
<div className="text-left">
- 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)