deploy: a81f50eaa9
This commit is contained in:
@ -18,6 +18,7 @@ rhythm(div(2) ? .5 : .25, div(4) ? 8 : 11, 12) :: sound('hat')
|
||||
.orbit(3).room(0.5).size(0.5).n(0).out()
|
||||
`,`
|
||||
// Part-Dieu - Bubobubobubo
|
||||
bpm(90);
|
||||
mod(rarely(12) ? .5 : .25) :: sound('ST22')
|
||||
.note([30, 30, 30, 31].repeatAll(8).div(.5))
|
||||
.cut(1).n([19, 21].div(.75))
|
||||
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Topos</title>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-620f78af.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-98cf3a28.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-adcffe3f.css">
|
||||
</head>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user