aboutsummaryrefslogtreecommitdiff
path: root/GYRE/gyre.html
diff options
context:
space:
mode:
Diffstat (limited to 'GYRE/gyre.html')
-rw-r--r--GYRE/gyre.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/GYRE/gyre.html b/GYRE/gyre.html
new file mode 100644
index 0000000..7dd86ec
--- /dev/null
+++ b/GYRE/gyre.html
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title> gyre / audionerd </title>
+
+<style type="text/css">
+html
+{
+ height: 100%;
+}
+body
+{
+ font-family: verdana;
+ font-size: 11px;
+ font-size: 0.75em;
+ height: 80%;
+}
+
+#content
+{
+ height: 100%;
+ margin-left: 10%;
+ margin-top: 8%;
+ padding-left: 2%;
+ border-left: 1px #aaaaaa dashed;
+}
+</style>
+
+</head>
+<body>
+
+<div id="content">
+<h1>GYRE</h1>
+<h2>audio loop framework</h2>
+
+<p>requires: cyclone</p>
+
+<p>
+<a href="http://www.audionerd.com">audionerd.com</a>
+</p>
+
+</div>
+
+</body>
+</html> \ No newline at end of file