summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2024-08-13 20:56:47 +0200
committerMartial Simon <msimon_fr@hotmail.com>2024-08-13 20:56:47 +0200
commit8307cc34a1c4e6579c78efd5d5a9d567452beb27 (patch)
tree48b154947a2cc914f1c107e1d742d7b182007aba /index.html
init: initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..26a2baf
--- /dev/null
+++ b/index.html
@@ -0,0 +1,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>