forked from M-Labs/web2019
Merge branch 'master' of https://git.m-labs.hk/M-Labs/web2019
This commit is contained in:
commit
fab7ef6f3b
|
@ -5,8 +5,12 @@ template = "page.html"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
|
{% layout_centered_content() %}
|
||||||
|
|
||||||
<a href="/images/m1_large.jpg"><img src="/images/m1.jpg"></a>
|
<a href="/images/m1_large.jpg"><img src="/images/m1.jpg"></a>
|
||||||
|
|
||||||
|
{% end %}
|
||||||
|
|
||||||
The Milkymist One is an experimental hardware appliance for live video effects.
|
The Milkymist One is an experimental hardware appliance for live video effects.
|
||||||
|
|
||||||
The small 172x145x45mm device creates visualizations similar to those generated by the <a href="http://www.geisswerks.com/milkdrop/" target="_blank" rel="noopener noreferrer">MilkDrop</a> software, and enables you to mix them with live footage from a camera and interact using MIDI and DMX controllers.
|
The small 172x145x45mm device creates visualizations similar to those generated by the <a href="http://www.geisswerks.com/milkdrop/" target="_blank" rel="noopener noreferrer">MilkDrop</a> software, and enables you to mix them with live footage from a camera and interact using MIDI and DMX controllers.
|
||||||
|
@ -59,8 +63,7 @@ We are no longer selling Milkymist One. If you want one, you can ask about buyin
|
||||||
|
|
||||||
## Video
|
## Video
|
||||||
|
|
||||||
<iframe width="420" height="315" src="https://www.youtube-nocookie.com/embed/0k080nzA_z4" frameborder="0" allowfullscreen></iframe>
|
<a href="https://www.youtube.com/watch?v=0k080nzA_z4" target="_blank" rel="noopener noreferrer">Unboxing the Milkymist One video synthesizer</a> (YouTube)
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue