mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-24 05:57:17 -04:00
61 lines
654 B
Plaintext
61 lines
654 B
Plaintext
import { Slides, Slide } from './Slides.jsx';
|
|
import { MaxiRepl } from './MaxiRepl';
|
|
|
|
<Slides>
|
|
<Slide>
|
|
|
|
## Strudel: Algorithmic Patterns for the Web
|
|
|
|
- asfasf
|
|
- asdasd
|
|
|
|
asdfasdf
|
|
|
|
<MaxiRepl tune={`"0 4 <5 7> 2"
|
|
.off(1/16,add(5))
|
|
.echo(4,.125,.7)
|
|
.scale(cat(
|
|
'C hirajoshi',
|
|
slowcat('F hirajoshi','E pentatonic')
|
|
))
|
|
.slow(4)
|
|
.tone((await piano()).toDestination())
|
|
`} />
|
|
|
|
</Slide>
|
|
<Slide>
|
|
|
|
## This is my deck
|
|
|
|
</Slide>
|
|
<Slide>
|
|
|
|
## The End
|
|
|
|
</Slide>
|
|
<Slide>
|
|
|
|
## The End
|
|
|
|
</Slide>
|
|
<Slide>
|
|
|
|
## The End
|
|
|
|
</Slide>
|
|
</Slides>
|
|
|
|
# Strudel: Algorithmic Patterns for the Web
|
|
|
|
asfasf
|
|
|
|
---
|
|
|
|
## This is my deck
|
|
|
|
---
|
|
|
|
## The End
|
|
|
|
---
|