-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (59 loc) · 2.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>D0TS:Echoplex</title>
<link rel="stylesheet" type="text/css" href="../style/app.css?update2018b" />
<link rel="canonical" href="https://www.studioamanga.com/echoplex/" />
<link rel="shortcut icon" href="http://www.studioamanga.com/echoplex/img/favicon.ico" />
<meta name="viewport" content="width=device-width">
<meta name="description" content="D0TS:Echoplex is an iOS application designed to let you perform Echoplex by Nine Inch Nails." />
<meta name="apple-itunes-app" content="app-id=308598596" />
</head>
<body itemscope itemtype="http://schema.org/MobileApplication">
<header>
<h1><a name="Top" itemprop="name">D0TS:Echoplex</a></h1>
</header>
<nav>
<a href="http://itunes.apple.com/app/d0ts-echoplex/id308598596?mt=8&at=1000lMiD" itemprop="installUrl">
<div class="icon">
<img src="img/echo.png" alt="Download">
</div>
<div class="label" id="echoplex">Download</div>
</a>
<ul>
<li><a href="#Top">Top</a></li>
<li><a href="#Screenshots">Screenshots</a></li>
<li><a href="#Contact">Contact</a></li>
</ul>
<a href="../" id="amg">
<img src="../img/amgmini.png" alt="amg" />
</a>
</nav>
<section>
<p itemprop="description">
D0TS:Echoplex is a basic music sequencer, designed to let you perform the Nine Inch Nails song "Echoplex".</p>
<p>
D0TS:Echoplex gives you the same visuals and sounds, so you can easily recreate the drum line, right in your hand. You can also trigger the playback for the guitar, the bass, and the vocals, so you don't need any other instrument to make it sounds great.
</p>
<p>
Please visit <a href="http://www.nin.com">nin.com</a> for further information about Nine Inch Nails, or go to <a href="http://theslip.nin.com">theslip.nin.com</a> to download "The Slip".
</p>
</section>
<section class="screenshots">
<a name="Screenshots"><h2>Screenshots</h2></a>
<img src="img/screenshots/1_25/f_one.png" alt="Screenshot - Patterns" class="screenshot_ip4" itemprop="image"/>
<img src="img/screenshots/1_25/f_two.png" alt="Screenshot - Patterns" class="screenshot_ip4"/>
</section>
<section>
<h2><a name="Contact">Contact</a></h2>
<p>
If you have any question, please contact me at: <a href="mailto:[email protected]">[email protected]</a>.
</p>
</section>
<footer>
<p>"The Slip" is under a creative commons attribution non-commercial share alike license.</p>
<p>"D0TS:Echoplex" for <span itemprop="operatingSystem">iOS</span> (iPhone, iPod touch), by Studio AMANgA - 2009_2022</p>
</footer>
</body>
</html>