summaryrefslogtreecommitdiff
path: root/index.html
blob: 26a2bafe81e4e3b8ebb0b10b6e91d83e426cd98e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<head>
	<title>Visual Audio Art</title>
	<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
	<!-- TODO : Fast travel, SOUNDS -->
	<h1>MIDI Art, and other forms of audio GFX</h1>
	<h2>MIDI notes pixel art</h2>
	<h2>Waveform art</h2>
	<h2>Oscilloscope shenanigans</h2>
	<h2>Audio visualizers</h2>
	<h3>Graphs</h3>
	<h3>Circles</h3>
	<h3>Windows Media Player</h3>
	<footer>Submission for the Surf Club E-Zine #2, written by <a href="https://marcellus.cc">&gt;Marcellus&lt;</a></footer>
</body>