-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
66 lines (66 loc) · 4.22 KB
/
about.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
60
61
62
63
64
65
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>About | E/S\C</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link type="text/css" rel="stylesheet" media="all" href="sites/www.escsound.com/files/css/css_316ef8c57a5035227c3ce2581aab91f9.css" />
<link type="text/css" rel="stylesheet" media="screen" href="sites/www.escsound.com/files/css/css_b62388d2784b2380cb37c96013b4b486.css" />
<link type="text/css" rel="stylesheet" media="print" href="sites/www.escsound.com/files/css/css_340136ecd5b7e63503f58711ec0356c5.css" />
<style type="text/css">#masthead{background-image:url(sites/escsound.com/themes/nitobe_escsound/headers/Contemplation.jpg);}</style>
<script type="text/javascript" src="sites/www.escsound.com/files/js/js_07a41e27648855b75d6fabfbeda4945d.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/" });
//--><!]]>
</script>
<!--[if lt IE 8]>
<link type="text/css" rel="stylesheet" media="screen" href="/sites/www.escsound.com/themes/nitobe_escsound/styles/fix-ie.css" />
<![endif]-->
</head>
<body class="nitobe not-front not-logged-in page-node node-type-page no-sidebars">
<div id="page-wrapper" class="clear-block">
<div id="header-area" class="container-16">
<div id="title-group" class="grid-16">
<span id="site-title"><a href="index.html" title="E/S\C">E/S\C</a></span> <span id="site-slogan"></span> </div><!-- /title-group -->
<hr class="break"/>
<div id="header-links" class="grid-16">
<ul id="primary-nav" class="grid-16"><li class="menu-408 first"><a href="index.html" title="">Front</a></li>
<li class="menu-409 active-trail active"><a href="about.html" title="About" class="active">About</a></li>
<li class="menu-115 last"><a href="contact.html" title="">Contact</a></li>
</ul> <hr class="break"/>
</div><!-- #header-links -->
<div id="masthead" class="grid-16">
</div><!-- /masthead -->
<hr class="rule-top grid-16"/>
</div><!-- /header-area -->
<hr class="break"/>
<div id="content-area" class="container-16">
<div id="content" class="grid-16">
<div class="breadcrumb"><a href="index.html">Home</a></div> <div id="page-headline" class="clear-block">
<h1 id="page-title" >About</h1> </div><!-- #page-headline -->
<div id="node-2" class="node node-page clear-block">
<div class="content clear-block">
<p><strong>e / s \ c</strong> ( electric / sonic \ council ) is an electronic music project based in Minneapolis, MN. It endeavors to bring instrumental electronic music to a personal, "organic" place.</p>
<p>And while the sounds all come from electronic instruments, the sound is inspired by emotions & experience. Sonically, this music aims for accessibility by exploring these areas:</p>
<ul>
<li><span style="text-decoration: underline;">Rhythm</span> --> The music should be danceable / movement-compelling</li>
<li><span style="text-decoration: underline;">Melody</span> --> with elements of melody, harmony and counterpoint</li>
<li><span style="text-decoration: underline;">Ambience</span> --> plus non-melodic sound that moves through a song</li>
<li><span style="text-decoration: underline;">'Jamming'</span> --> and feeding off intuition + a sense of experimentation/discovery</li>
</ul>
</div>
</div> <!-- node -->
</div><!-- /content -->
</div><!-- /content-area -->
<hr class="break"/>
<div id="footer-area" class="container-16">
<hr class="rule-top grid-16"/>
<div id="footer" class="grid-16">
© 2012 e/s\c </div><!-- /footer -->
</div><!-- /footer-area -->
<hr class="break"/>
</div><!-- /page-wrapper -->
</body>
</html>