generated from gbrochar/boilerplate
change beepbox format
This commit is contained in:
parent
b2c57c4cfb
commit
837cd49e2b
|
@ -12,7 +12,7 @@ export default function Beebox() {
|
|||
produce. Here I used simple waveforms to create more or less
|
||||
predictable shapes: you can recognize Lissajous curves at some
|
||||
point</p>
|
||||
<video width="360" height="640" controls>
|
||||
<video width="640" height="360" controls>
|
||||
<source src="static/videos/laser_beepbox.mp4"
|
||||
type="video/mp4" />
|
||||
Your browser does not support the video tag.
|
||||
|
|
Loading…
Reference in New Issue