portfolio2019/porto/components/content_project_muziek.html
2021-05-19 12:55:06 +02:00

69 lines
2.2 KiB
HTML

<article class="transparant blur">
<h1>Muziek</h1>
<p>
Muziek die ik aan het maken ben. Dit zijn vooral remixes en nummers die bedoeld zijn als deel van de soundtrack voor games die ik aan het ontwikkelen ben/ was.
</p>
</article>
<article class="transparant blur">
<h1>Foster the people - Pumped up Kicks (Hion-V Remix)</h1>
<audio controls>
<source src="assets/media/hionppkrmx.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - Source Arena Main Theme (preview)</h1>
<audio controls>
<source src="assets/media/sourcearenamaintheme.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - Electro Track</h1>
<audio controls>
<source src="assets/media/electrotrack.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - 80ssynth</h1>
<audio controls>
<source src="assets/media/80ssynth.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - Unnamed Audio 1</h1>
<audio controls>
<source src="assets/media/unnamed1.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - Unnamed Audio 2</h1>
<audio controls>
<source src="assets/media/unnamed2.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>
<article class="transparant blur">
<h1>Hion-V - Unnamed Audio 3</h1>
<audio controls>
<source src="assets/media/unnamed3.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</article>