CINXE.COM
Eric Shim
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> Eric Shim </title> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" style="color:#411f80"> <meta name="msapplication-TileColor" content="#411f80"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#411f80"> <meta name="viewport" content="width=device-width" /> <link href="/Content/css?v=UKqR-h5pdD3-nThatGUB_xjQThGb-LIk2kDQT26TgrE1" rel="stylesheet"/> <script src="/bundles/modernizr?v=wBEWDufH_8Md-Pbioxomt90vm6tJN2Pyy9u9zHtWsPo1"></script> <style> .redtext { width: 66px; height: 11px; background: url("Images/RedText_66x11_Normal.png") no-repeat; display: inline-block; } .redtext:hover { background: url("Images/RedText_66x11_Hover.png") no-repeat; } /*table.alternatecolors tr:nth-child(even) { background-color: white; } table.alternatecolors tr:nth-child(odd) { background-color: #f5f5f5; }*/ th { /*padding-left: 1em;*/ padding-left: 13px; padding-right: 1em; } td { padding-left: 12px; padding-right: 12px; } fieldset.iobdb { display: block; margin-left: 2px; margin-right: 2px; padding-top: 0; padding-bottom: 0.625em; padding-left: 0.75em; padding-right: 0.75em; border: 2px groove; } fieldset.iobdb legend { display: block; padding-left: 2px; padding-right: 2px; border: none; font-size: large; font-weight: bold; } div.iobdb-frame { background-color: white; border: silver 1px solid; padding-bottom: 20px; margin-top: 20px } div.iobdb-frame div.iobdb-legend { background-color: rgb(65,31,128); height: 25px } div.iobdb-legend span { color: white; font-size: larger; font-weight: bold; padding-left: 8px } div.iobdb-frame div.iobdb-body { padding-left: 10px; padding-right: 10px; } ::-webkit-input-placeholder { color: silver; } :-moz-placeholder { /* Firefox 18- */ color: silver; } ::-moz-placeholder { /* Firefox 19+ */ color: silver; } :-ms-input-placeholder { color: silver; } input.hoverable { background-color: transparent } input.hoverable:hover { background-color: rgb(199,209,214); } </style> <style> .dropbtn { text-align: left; /*min-width: 100px;*/ /*background-color: #4CAF50;*/ background-color: transparent; /*color: rgb(139,0,0); red, now obsolete */ color: rgb(0,0,156); /* blue, replaces the now obsolete red */ /*padding: 16px;*/ padding: 0; /*font-size: 16px;*/ font-weight: normal; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; padding: 0; /*background-color: #f1f1f1;*/ background-color: rgb(251, 251, 251); min-width: 120px; /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/ /*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);*/ z-index: 1; } .dropdown-content a { color: black; text-align: left; /*padding: 12px 16px;*/ text-decoration: none; display: block; } /*.dropdown-content a:hover { background-color: #ddd; }*/ .dropdown-content a:hover { /*color: pink;*/ font-weight: bold } .dropdown:hover .dropdown-content { display: block; background-color: rgb(248,248,248); } /* background color of menu items, hovering or not*/ /*.dropdown:hover .dropbtn { background-color: #3e8e41; }*/ .dropdown:hover .dropbtn { background-color: transparent; } /*background color of menu name when hovering*/ </style> <script src="/Scripts/jquery-1.8.2.min.js" type="text/javascript"></script> <script type='text/javascript'> var appInsights = window.appInsights || function (config) { function r(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, u = document, e = window, o = 'script', s = u.createElement(o), i, f; for (s.src = config.url || '//az416426.vo.msecnd.net/scripts/a/ai.0.js', u.getElementsByTagName(o)[0].parentNode.appendChild(s), t.cookie = u.cookie, t.queue = [], i = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Ajax']; i.length;)r('track' + i.pop()); return r('setAuthenticatedUserContext'), r('clearAuthenticatedUserContext'), config.disableExceptionTracking || (i = 'onerror', r('_' + i), f = e[i], e[i] = function (config, r, u, e, o) { var s = f && f(config, r, u, e, o); return s !== !0 && t['_' + i](config, r, u, e, o), s }), t }({ instrumentationKey: 'b1628ec3-f215-4307-87cd-479451b8844a' }); window.appInsights = appInsights; appInsights.trackPageView(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-167935141-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-167935141-4'); </script> </head> <body> <header> <div class="content-wrapper" style="text-align:center"> <div class="float-left"> <a href="/" style="background-color: transparent; text-decoration: none"> <img src="/Images/logo_red.png" style="border: none" alt="Lortel Archives: Internet Off-Broadway Database" /> </a> <br /><br /> </div> <div class="float-right"> <section id="login"> <ul> <li> </li> </ul> </section> <nav> <ul style="text-align: center" id="menu"> <li><a href="/">Home</a></li> <li><a href="/About">About</a></li> <li> <a href="/Contact">Contact</a> <br /><hr style="border-width: 0; height: 1px; background-color: lightgray" /> </li> <li><a href="https://lortel.org" target="_blank">Lortel Foundations</a></li> </ul> </nav> </div> </div> </header> <div id="body" style="background-image:url(/Images/Background_242.png)"> <!-- This is the background image for the body --> <section class="content-wrapper main-content clear-fix"> <div style="text-align: center"> <span> <form action="/Search" method="get" style="display:inline; margin-right:20px"> <input type="text" name="searchText" placeholder="What are you searching for?" style="border: 1px gray solid; background-color: white"/> <select data-val="true" data-val-required="The SearchDomain field is required." id="searchDomain" name="searchDomain" style="font-size:larger; height:31px"><option selected="selected" value="Any">All</option> <option value="Production">Productions</option> <option value="CreditableEntity">People & Companies</option> <option value="ProductionCredit">Production Credits</option> <option value="ActingCredit">Roles</option> <option value="Theatre">Theatres</option> </select> <input type="submit" value="Search" style="height: 31px; vertical-align: top; font-size: small"/> </form> <form action="/AdvancedSearches" method="get" style="display:inline"> <input type="submit" value="Advanced Searches" style="height: 31px; vertical-align: top; font-size: small; margin-right: 0" /> </form> </span> </div> <h2 style="color: rgb(32,32,32)">Eric Shim</h2> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Personal Information">Personal Information</span> <h2 hidden>Personal Information</h2> </div><div class="iobdb-body" > <table> <tr> <th style="width: 100%"></th> <th></th> </tr> <tr> <td style="vertical-align: top"> <table> <tr> <th></th> <th style="width:100%"></th> </tr> <tr style="vertical-align: top"> <td colspan="2"> Eric Shim began working in theatre in 1999 after a lifetime of music. He has done shows with Arena Stage, The Atlantic Theatre, Bard College, Barrow Street Theatre, Edge Theatre, The Juilliard School, Mabou Mines, McCarter Theatre, Miranda Theatre, New York Theatre Workshop, New York University, Playwrights Horizons, Primary Stages, Rattlestick Theatre, Second Stage Theatre, Soho Rep, and Theatreworks USA. Outside of the theatre, Eric is active in the classical music world as a composer and occasional performer, and is an award-winning film score composer. </td> </tr> <tr> <td> </td> </tr> </table> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Credits">Credits</span> <h2 hidden>Credits</h2> </div><div class="iobdb-body" > <br/> <div style="background-color: #ABABAB; color: white; padding-left: 8px; font-weight: bold; -ms-border-radius:25px; border-radius:25px">Designer</div> <table style="width: 100%"> <tr> <th></th> <th>Production</th> <th>Theatre</th> <th>Opened</th> <th>Credit</th> <th></th> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>1</td> <td> <a href="/Production/4799" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 24 persons and/or companies">Kindness</a> </td> <td> <a href="/Theatre/247" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 53 productions">Playwrights Horizons/ Peter Jay Sharp Theater</a> </td> <td style="text-align:left">10/13/2008</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>2</td> <td> <a href="/Production/4749" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 31 persons and/or companies">The Plant That Ate Dirty Socks</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/24/2008</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>3</td> <td> <a href="/Production/4707" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 33 persons and/or companies">Almost an Evening</a> </td> <td> <a href="/Theatre/275" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 34 productions">Theatres at 45 Bleecker/ Bleecker Street Theatre</a> </td> <td style="text-align:left">04/02/2008</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>4</td> <td> <a href="/Production/4672" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 30 persons and/or companies">Junie B. Jones</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">03/22/2008</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>5</td> <td> <a href="/Production/4675" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 21 persons and/or companies">Betrayed</a> </td> <td> <a href="/Theatre/169" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 5 productions">Culture Project</a> </td> <td style="text-align:left">02/06/2008</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>6</td> <td> <a href="/Production/4585" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 29 persons and/or companies">Max and Ruby</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">12/09/2007</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>7</td> <td> <a href="/Production/4563" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 42 persons and/or companies">Seussical</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/19/2007</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>8</td> <td> <a href="/Production/4388" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 27 persons and/or companies">Anne of Green Gables</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">03/29/2007</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>9</td> <td> <a href="/Production/4495" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 30 persons and/or companies">Essential Self-Defense</a> </td> <td> <a href="/Theatre/247" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 53 productions">Playwrights Horizons/ Peter Jay Sharp Theater</a> </td> <td style="text-align:left">03/28/2007</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>10</td> <td> <a href="/Production/4387" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 31 persons and/or companies">Henry and Mudge</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">12/18/2006</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>11</td> <td> <a href="/Production/4386" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 27 persons and/or companies">Great Expectations</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">11/16/2006</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>12</td> <td> <a href="/Production/4354" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 49 persons and/or companies">If You Give A Mouse A Cookie & Other Story Books</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/20/2006</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>13</td> <td> <a href="/Production/4268" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 32 persons and/or companies">Sarah, Plain and Tall</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">03/23/2006</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>14</td> <td> <a href="/Production/4199" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 23 persons and/or companies">Red Light Winter</a> </td> <td> <a href="/Theatre/173" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 33 productions">Barrow Street Theatre</a> </td> <td style="text-align:left">02/09/2006</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>15</td> <td> <a href="/Production/4175" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 34 persons and/or companies">A Christmas Carol</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">12/15/2005</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>16</td> <td> <a href="/Production/4068" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 30 persons and/or companies">Junie B. Jones</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">11/10/2005</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>17</td> <td> <a href="/Production/3892" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 26 persons and/or companies">Walk Two Moons</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/13/2005</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>18</td> <td> <a href="/Production/3434" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 28 persons and/or companies">Eve-olution</a> </td> <td> <a href="/Theatre/7" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 184 productions">Cherry Lane Theatre</a> </td> <td style="text-align:left">10/20/2004</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>19</td> <td> <a href="/Production/2933" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 27 persons and/or companies">Wintertime</a> </td> <td> <a href="/Theatre/151" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 92 productions">Second Stage Theatre</a> </td> <td style="text-align:left">03/02/2004</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>20</td> <td> <a href="/Production/2891" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 26 persons and/or companies">The Summer of the Swans</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/23/2003</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>21</td> <td> <a href="/Production/1819" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 22 persons and/or companies">Ghosts</a> </td> <td> <a href="/Theatre/30" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 174 productions">East 13th Street/CSC Theatre</a> </td> <td style="text-align:left">11/10/2002</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>22</td> <td> <a href="/Production/1405" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 30 persons and/or companies">Sarah, Plain and Tall</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">07/15/2002</td> <td>Sound Designer</td> <td></td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f5f5f5"> <td>23</td> <td> <a href="/Production/985" style="text-decoration:none; color:rgb(151,0,51)" title="Credits 33 persons and/or companies">Romeo and Juliet</a> </td> <td> <a href="/Theatre/140" style="text-decoration:none; color:rgb(151,0,51)" title="Hosted 284 productions">Lucille Lortel Theatre</a> </td> <td style="text-align:left">06/18/2001</td> <td>Sound Designer</td> <td></td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Awards">Awards</span> <h2 hidden>Awards</h2> </div><div class="iobdb-body" > <table style="width: 100%"> <tr> <th></th> <th style="text-align: center"></th> <th>Award</th> <th style="text-align: left">Production</th> <th style="text-align: left">Function</th> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>1</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2007 Lucille Lortel Award, Outstanding Sound Design</td> <td><a href="/Production/4495" style="text-decoration:none; color:rgb(151,0,51)" title="">Essential Self-Defense</a></td> <td>Sound Designer</td> </tr> </table> </div></div> </section> </div> <footer style="height:60px"> <div class="content-wrapper" style="color:gray"> <div class="float-left"> <p> <a href="/TermsOfUse" target="_blank">Terms of Use</a><br /> <a href="/PrivacyStatement" target="_blank">Privacy Statement</a> </p> </div> <div class="float-right"> <p> ©2025 Lucille Lortel Foundation. All rights reserved.<br> Web site by Al Zimmermann </p> </div> </div> </footer> <script src="/bundles/jquery?v=FVs3ACwOLIVInrAl5sdzR2jrCDmVOWFbZMY6g6Q0ulE1"></script> </body> </html>