-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGetInvolved.html
More file actions
96 lines (80 loc) · 5.44 KB
/
GetInvolved.html
File metadata and controls
96 lines (80 loc) · 5.44 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html lang="en">
<head>
<title>Get Involved | Anti-Social Music</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="imagetoolbar" content="false" />
<meta name="author" content="Anti-Social Music" />
<meta name="robots" content="index, follow" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta property="og:site_name" content="Anti-Social Music" />
<meta property="og:url" content="https://www.antisocialmusic.org/GetInvolved.html" />
<meta property="og:title" content="Get Involved" />
<meta property="og:image" content="https://www.antisocialmusic.org/ASM_social.jpg" />
<link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
<link rel="image_src" href="https://www.antisocialmusic.org/ASM_social.jpg" />
<meta name="description" content="Anti-Social Music, Inc., is a non-profit collective of composers and performers created for the purpose of presenting new music by emerging, primarily New York-based musicians." />
<link rel="stylesheet" href="/styles/init.css" type="text/css" />
<link rel="stylesheet" href="/styles/subpage.css" type="text/css" />
<link rel="stylesheet" href="/styles/signup.css" type="text/css" />
<!--[if IE 6]>
<link rel="stylesheet" href="/styles/ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="/styles/ie7.css" type="text/css" />
<![endif]-->
<script type="text/javascript" src="/scripts/asm.js"></script>
</head>
<!--#INCLUDE VIRTUAL="/includes/gtag.js"-->
<body>
<div id="getinvolvedpage">
<div id="header">
<header>
<h1>Anti-Social Music</h1>
<h2>Get Involved</h2>
</header>
<!--#INCLUDE VIRTUAL="/includes/header_navigation.html"-->
</div>
<div id="content">
<main>
<article>
<div id="section1">
<h3>If you would like to donate to or volunteer for ASM, let us know. Contact <a href="mailto:antisocialmusic@gmail.com">antisocialmusic@gmail.com</a>.</h3>
<p>Of course, an excellent way to get involved is to come and see us whenever we perform. Why not get on our mailing list?</p>
<h4 class="subscribe">Subscribe to the mailing list:</h4>
<!-- begin signup form -->
<iframe src="https://anti-social-music-inc.monkeypod.io/mailcoach/subscribe-embedded/96787edf-607a-4fb1-b20d-b0caf6a64176" style="border: none; height: 247px" referrerpolicy="strict-origin" scrolling="no" id="monkeypod-iframe"></iframe>
<!-- end signup form -->
<p class="secret">powered by monkeypod</p>
</div>
<div id="section2">
<p>Frustrated?</p>
<p>We get it. </p>
<p>We started this whole thing because we were a handful of young composers sending scores into the black, thankless void of competitions, open calls, grant applications...the Kinko's fees add up and the postage is crushing, and for what? A one-line rejection, if that. So we got together and started performing and recording our own damn pieces.</p>
<p>And so we want to do for others, as well. We want to meet new people. We want to hear what's not being played, because it's too weird, because you don't have a track record, because you don't know the right people, because it's scrawled in crayon since you can't afford Sibelius. </p>
<p>If we dig it, we'll play it. Several times, even. And it's gotta gotta gotta be a world-premiere. We do two shows of premieres every year, so we'll get to it. And then we'll keep it in rotation for our repertory shows. We pay - not much, but not nothing either. </p>
<p>So! What do we need from you? What are our...[fanfare]...</p>
</div>
<div id="section3">
<p> <b>SUBMISSION GUIDELINES</b></p>
<p>INSTRUMENTATION: We don't have a core ensemble, per se. Our writ as an organization is that if the composer want something specific, we'll find a way to provide it. HOWEVER, that said, we have certain instrumentations that are markedly easier for us to provide than others; and if you write for some combination of the following, it's easier for us to produce and certainly more likely to stay in rotation: sax(cl), vc(trb), vln, acc, pno, trb, fl, gtr, Sop.</p>
<p>MATERIALS: <i>Please note: ASM now accepts electronic submissions ONLY. No more packages!</i> It's cheaper for you, and we move around too much. So please email us at <a href="mailto:antisocialmusic@gmail.com">antisocialmusic@gmail.com</a> with the following:</p>
<ol>
<li>The score(s) you'd like us to consider, as a PDF. </li>
<li>One or two recordings (and scores) of previous stuff you've done. Streaming links are fine. If you send us your website, MySpace/Bandcamp address, or other link, please recommend what we should listen to. </li>
<li>Tell us the last good book, article, porn mag, etc. you read and what was so great about it. </li>
<li>One of the following: a haiku about why you compose, a drawing or picture about why you compose, a short mix tape/CD of your influences, or a brief letter of recommendation from a non-musical family member or friend that talks about your non-composing interests and strengths as a person.</li>
</ol>
<p> We promise to listen to and look at everything we get. We do not promise to be entirely sober when we do so. And we'll let you know even if we're not going to play it. And we look forward to meeting you!</p>
</div>
<div id="section4">
<p>Return to the <a href="default.html">home page</a>.</p>
</div>
</article>
</main>
</div>
<!--#INCLUDE VIRTUAL="/includes/footer.html"-->
</div>
</body>
</html>