mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-14 15:18:30 +00:00
test build
This commit is contained in:
parent
2e4a3516c8
commit
86a68d78c1
21
packages/webaudio/cps-sketch/assets/index.7179cee9.js
Normal file
21
packages/webaudio/cps-sketch/assets/index.7179cee9.js
Normal file
File diff suppressed because one or more lines are too long
15
packages/webaudio/cps-sketch/index.html
Normal file
15
packages/webaudio/cps-sketch/index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<script type="module" crossorigin src="./assets/index.7179cee9.js"></script>
|
||||
<div style="position: absolute; top: 0; right: 0; padding: 4px">
|
||||
<button id="start" style="margin-bottom: 4px; font-size: 2em">start</button><br />
|
||||
<button id="stop" style="margin-bottom: 4px; font-size: 2em">stop</button><br />
|
||||
<button id="slower" style="font-size: 2em">-</button>
|
||||
<button id="faster" style="font-size: 2em">+</button>
|
||||
</div>
|
||||
<textarea
|
||||
style="font-size: 2em; background: #052b49; color: #fff; height: 100%; width: 100%; outline: none; border: 0"
|
||||
id="text"
|
||||
spellcheck="false"
|
||||
>
|
||||
Loading...</textarea
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user