-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPatMuchmore.html
83 lines (71 loc) · 3.63 KB
/
PatMuchmore.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<html>
<head>
<title>Pat Muchmore | Members | 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/PatMuchmore.html" />
<meta property="og:title" content="Pat Muchmore" />
<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" />
<!--[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="memberssubpage">
<div id="header">
<h1>Anti-Social Music</h1>
<h2>Members</h2>
<!--#INCLUDE VIRTUAL="/includes/header_navigation.html"-->
</div>
<div id="content" class="clear">
<div class="column">
<div id="bio_text">
<h3>Pat Muchmore</h3>
<h4>Secretary and <br/>Composer and <br/>Cellist</h4>
<p>Pat Muchmore is a real stand-up guy, a bon vivant, a cellist/pianist/trombonist/guitarist/composer, and an incurable romantic. His hobbies include skiing, writing sentences with ridiculous amounts of comma-delimited lists, and playing his various instruments in avant-garde shows, rock/hip-hop shows, and numerous recording projects. He is a performer/composer member of NYC's Anti-Social Music and loves every second of it. Pat has also played with Forecast Music, Come Down, World/Inferno Friendship Society, the CUNY Graduate Center Contemporary Ensemble, Dälek, John Guilt, and the Dan Neustadt Group. He likes compound words with slashes in them, and he has studied/composed with John Corigliano, David Del Tredici, David Olan, Carolyn Bremer, and Brian Shepard. For more info, please check out <a href="http://www.patmuchmore.com">http://www.patmuchmore.com</a>, operators are standing by. (se habla español)</p>
</div>
<div id="bio_photo">
<img src="/images/people/PatMuchmore.jpg" alt="Pat Muchmore" title="Pat Muchmore" />
</div>
</div>
<div class="column">
<div id="bio_turntable">
<p>On the turntable:</p>
<ul>
<li>Ex-caminos - choirmaster/chow mein</li>
<li>gutbucket - insomniac's dream</li>
<li>nine inch nails - the fragile</li>
<li>radiohead - Hail to the Thief</li>
<li>Gyorgy Ligeti - Cello Concerto</li>
<li>Lutoslawski - Symphony no. 3 and Cello Concerto</li>
<li>Meshuggah - destroy/erase/improve</li>
<li>The Beastie Boys - Hello Nasty</li>
<li>Too Much Joy - Son of Sam I Am</li>
<li>Aphex Twin - drukqs</li>
</ul>
</div>
<div id="bio_link">
<p>Return to <a href="members.html">Members</a>.</p>
</div>
</div>
</div>
<!--#INCLUDE VIRTUAL="/includes/footer.html"-->
</div>
</body>
</html>