mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-21 20:55:12 -04:00
typos
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@ In the following paper, we introduce *Strudel*, an alternative
|
||||
implementation of the TidalCycles (or 'Tidal' for short) live coding
|
||||
system. Whereas Tidal is implemented in the pure functional Haskell programming language, Strudel brings it to the multi-paradigm, web-centric JavaScript language. Strudel is an
|
||||
attempt to make live coding more accessible, by creating a system that
|
||||
car run entirely in the browser, while opening Tidal's approach to
|
||||
can run entirely in the browser, while opening Tidal's approach to
|
||||
algorithmic patterns [@mcleanAlgorithmicPattern2020a] up to modern
|
||||
audio/visual web technologies. The Strudel REPL is a live code editor
|
||||
dedicated to manipulating patterns while they play, with builtin
|
||||
@@ -107,7 +107,7 @@ Also, the above event data structure has been simplified for readability.
|
||||
|
||||
{ width=60% }
|
||||
|
||||
m# Making Patterns
|
||||
# Making Patterns
|
||||
|
||||
In practice, the end-user live coder will not deal with constructing patterns directly, but will rather build patterns using Strudel's extensive combinator library, to create, combine and transform patterns.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user