<!doctype html>
<!--[if lt IE 8]> <html class="no-js lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie-8" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->

<script>
document.documentElement.className = document.documentElement.className.replace(/(\s|^)no-js(\s|$)/, '$1' + 'js' + '$2');
</script>

<head>
	
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">

<title>Photo &amp; Video |  Little Silver | debut LP out now</title>
<meta name="keywords" content="Little Silver, Little Silver music, Little Silver band, Little Silver NYC, Steve Curtis, Erika Simonian, the stolen souvenir, music, folk, American music, nyc, new york city, brooklyn, hem" />
<link rel="stylesheet" href="https://littlesilvermusic.com/wp-content/themes/littlesilver/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Little Silver RSS Feed" href="https://littlesilvermusic.com/feed" />
<link rel="pingback" href="https://littlesilvermusic.com/xmlrpc.php" />
<link rel="icon" type="image/ico" href="/favicon.ico" />

<script>
  // Picture element HTML5 shiv
  document.createElement( "picture" );
</script>

<!--
-->

<script src="/wp-content/themes/littlesilver/js/picturefill-min.js" async></script>
<script src="https://use.typekit.net/ecf8cfd.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>

<meta name='robots' content='max-image-preview:large' />
<link rel="alternate" type="application/rss+xml" title="Little Silver &raquo; Photo &amp; Video Category Feed" href="https://littlesilvermusic.com/category/photo-video/feed" />
<script type='text/javascript' src='https://littlesilvermusic.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://littlesilvermusic.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://littlesilvermusic.com/wp-content/themes/littlesilver/js/jquery.cycle.lite.1.0.min.js?ver=5.8.2' id='cycle-js'></script>
<script type='text/javascript' src='https://littlesilvermusic.com/wp-content/themes/littlesilver/js/jquery.fitvids.js?ver=5.8.2' id='fitvids-js'></script>
<script type='text/javascript' src='https://littlesilvermusic.com/wp-content/themes/littlesilver/js/littlesilver.js?ver=5.8.2' id='littlesilver-js'></script>
<link rel="https://api.w.org/" href="https://littlesilvermusic.com/wp-json/" /><link rel="alternate" type="application/json" href="https://littlesilvermusic.com/wp-json/wp/v2/categories/3" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://littlesilvermusic.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://littlesilvermusic.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.8.2" />
<script type="text/javascript" src="httpss://littlesilvermusic.com/wp-content/plugins/audio-player/assets/audio-player.js?ver=2.0.4.6"></script>
<script type="text/javascript">AudioPlayer.setup("httpss://littlesilvermusic.com/wp-content/plugins/audio-player/assets/player.swf?ver=2.0.4.6", {width:"290",animation:"yes",encode:"yes",initialvolume:"60",remaining:"no",noinfo:"no",buffer:"5",checkpolicy:"no",rtl:"no",bg:"E5E5E5",text:"333333",leftbg:"CCCCCC",lefticon:"333333",volslider:"666666",voltrack:"FFFFFF",rightbg:"B4B4B4",rightbghover:"999999",righticon:"333333",righticonhover:"FFFFFF",track:"FFFFFF",loader:"E5BB35",border:"CCCCCC",tracker:"DDDDDD",skip:"666666",pagebg:"FFFFFF",transparentpagebg:"yes"});</script>
<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		if (window.wfLogHumanRan) { return; }
		window.wfLogHumanRan = true;
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//littlesilvermusic.com/?wordfence_lh=1&hid=DF80535993FFF66D09DA00D85E5A0E57');
</script><script>

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-19788105-1']);
  _gaq.push(['_setDomainName', '.littlesilvermusic.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
	
<script>
  jQuery(document).ready(function(){
    jQuery('body').fitVids();
  });
</script>

</head>

<body data-rsssl=1 class="archive category category-photo-video category-3">

<header class="global-header">

  <nav class="global-navigation">
    <div class="section">

      <div class="global-menu__toggle"></div>

      <ul id="menu-primary-navigation" class="global-menu"><li id="menu-item-942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-942"><a href="https://littlesilvermusic.com/">Home</a></li>
<li id="menu-item-1584" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1584"><a href="https://littlesilver.bandcamp.com/">Music</a></li>
<li id="menu-item-941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-941"><a href="https://littlesilvermusic.com/shows">Shows</a></li>
<li id="menu-item-944" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-944"><a href="https://littlesilvermusic.com/category/news">News</a></li>
<li id="menu-item-946" class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-946"><a href="https://littlesilvermusic.com/category/photo-video" aria-current="page">Photo &#038; Video</a></li>
<li id="menu-item-945" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-945"><a href="https://littlesilvermusic.com/category/notebook">Notebook</a></li>
<li id="menu-item-947" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-947"><a href="https://littlesilver.bandcamp.com/merch">Shop</a></li>
</ul>
      <ul class="follow-links">
        <li><a href="http://www.facebook.com/pages/Little-Silver/119531528083689" class="follow-link-facebook" target="_blank">Facebook</a></li>
        <li><a href="https://www.instagram.com/littlesilvermusic/" class="follow-link-instagram" target="_blank">Instagram</a></li>
      </ul><!-- /.follow-links -->

    </div> <!-- /.section -->
  </nav> <!-- /.global-navigation -->

  <div id="identity">
    <div class="section">

      	
      <div id="logo">
        <a href="https://littlesilvermusic.com/" title="Little Silver" rel="home">
          <picture>
            <!--[if IE 9]><video style="display: none;"><![endif]-->
            <source srcset="/wp-content/themes/littlesilver/images/logo-littlesilver-medium2.png" media="(min-width: 820px)">
            <!--[if IE 9]></video><![endif]-->
            <img srcset="/wp-content/themes/littlesilver/images/logo-littlesilver-small2.png" alt="Little Silver">
          </picture>
        </a>
      </div> <!-- /#logo -->
      
      <div class="header-promo">
        <span class="header-promo-line1">Debut LP out now<br /></span>
        <span class="header-promo-line2">Somewhere You Found My Name</span>
        <!-- <p id="description"><span class="souvenir">&ldquo;dress up&rdquo; ep</span><br />out now</p> -->
      </div>
    </div> <!-- /.section -->
  </div> <!-- /#identity.section -->

</header> <!-- /.global-header -->

<div id="wrap">

<div id="banner" class="section">
  <div class="banner-image">
    <img width="930" height="360" src="https://littlesilvermusic.com/wp-content/uploads/banner-photo-video.jpg" class="attachment-full size-full" alt="Add short image description" loading="lazy" srcset="https://littlesilvermusic.com/wp-content/uploads/banner-photo-video.jpg 930w, https://littlesilvermusic.com/wp-content/uploads/banner-photo-video-356x138.jpg 356w, https://littlesilvermusic.com/wp-content/uploads/banner-photo-video-768x297.jpg 768w, https://littlesilvermusic.com/wp-content/uploads/banner-photo-video-600x232.jpg 600w" sizes="(max-width: 930px) 100vw, 930px" />  </div> <!-- /.banner-image -->
</div> <!-- /#banner.section -->

<div id="main">
<div class="section">

<div id="content">


<h1>Photo &amp; Video</h1>
 	  

<div class="post-1853 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1853"><a href="https://littlesilvermusic.com/photo-video/npr-tiny-desk-contest.html" rel="bookmark" title="Permanent Link to NPR Tiny Desk Contest">NPR Tiny Desk Contest</a></h2>
		
<p><a href="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM.png"><img loading="lazy" class="alignleft wp-image-1854" src="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM-356x217.png" alt="" width="196" height="119" srcset="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM-356x217.png 356w, https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM-768x468.png 768w, https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM-600x365.png 600w, https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM-591x360.png 591w, https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2018-03-24-at-10.29.07-PM.png 1980w" sizes="(max-width: 196px) 100vw, 196px" /></a>Erika and Steve set up around our desk in the half-finished attic, called our brand-new neighbor Brian Slattery to play bass, set a Nauga up on an easel (you gotta watch til the end), and ran through &#8220;Longest Day of the Year&#8221; for NPR&#8217;s Tiny Desk Contest. <a href="https://youtu.be/PvyY3ZaTwrg" target="_blank" rel="noopener">Check it</a>!</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 03.25.18 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/npr-tiny-desk-contest.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1833 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1833"><a href="https://littlesilvermusic.com/photo-video/one-stepper-video-from-alexis-fleisig.html" rel="bookmark" title="Permanent Link to &#8220;One Stepper&#8221; video from Alexis Fleisig">&#8220;One Stepper&#8221; video from Alexis Fleisig</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/DTtzSr2FcCM?feature=oembed" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<p>Alexis Fleisig made <a href="https://youtu.be/DTtzSr2FcCM" target="_blank" rel="noopener">this li&#8217;l number</a> for &#8220;One Stepper.&#8221; <a href="https://liveforlivemusic.com/features/premiere-little-silver-video/" target="_blank" rel="noopener">And here&#8217;s some background on the song</a>, sung through clenched teeth, from <em>Live for Live Music.</em></p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 02.21.18 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/one-stepper-video-from-alexis-fleisig.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1793 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1793"><a href="https://littlesilvermusic.com/photo-video/the-luckiest-thief-live-10817.html" rel="bookmark" title="Permanent Link to &#8220;The Luckiest Thief&#8221; Live, 10/8/17">&#8220;The Luckiest Thief&#8221; Live, 10/8/17</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/dnY0KrSz0fo?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p>Here&#8217;s a version of &#8220;The Luckiest Thief&#8221; that our friend Jefferson Ogata shot at the Galaxy Hut show in Arlington, October 2017.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 10.09.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/the-luckiest-thief-live-10817.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1789 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1789"><a href="https://littlesilvermusic.com/photo-video/somewhere-you-found-my-name-video-from-calabrisella-films.html" rel="bookmark" title="Permanent Link to “Somewhere You Found My Name” video from Calabrisella Films">“Somewhere You Found My Name” video from Calabrisella Films</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/rQWVIucx0Wo?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p>Lucia Grillo / Calabrisella Films created <a href="https://youtu.be/rQWVIucx0Wo" target="_blank" rel="noopener">this gorgeous video</a> for &#8220;Somewhere You Found My Name.&#8221; The track was written for someone we barely knew at the time, our newborn second daughter, but by Lucia&#8217;s hand, the lovesong is extended to an entire cast of strangers and the whole of the city of New York.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 09.08.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/somewhere-you-found-my-name-video-from-calabrisella-films.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1727 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1727"><a href="https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html" rel="bookmark" title="Permanent Link to Asbury Park and Brooklyn Record Release Shows">Asbury Park and Brooklyn Record Release Shows</a></h2>
		
<p>We had a heck of a good time debuting this album before a couple crowds of good friends and kind strangers. NJ pics by Jim Appio; NY pics by Patrick McNulty.</p>

<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/screen-shot-2017-08-04-at-2-10-11-pm'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2017-08-04-at-2.10.11-PM-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/screen-shot-2017-08-04-at-2-10-40-pm'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2017-08-04-at-2.10.40-PM-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/screen-shot-2017-08-04-at-2-13-10-pm-2'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Screen-Shot-2017-08-04-at-2.13.10-PM-1-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_07-58-28_-dsc_8013_cpatrick-mcnulty2017-2'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_07-58-28_-DSC_8013_cPatrick-McNulty2017-1-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-03-31_-dsc_8052_cpatrick-mcnulty2017'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-03-31_-DSC_8052_cPatrick-McNulty2017-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-05-56_-dsc_8071_cpatrick-mcnulty2017'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-05-56_-DSC_8071_cPatrick-McNulty2017-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-07-10_-dsc_8082_cpatrick-mcnulty2017'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-07-10_-DSC_8082_cPatrick-McNulty2017-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-06-01_-dsc_8073_cpatrick-mcnulty2017'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-06-01_-DSC_8073_cPatrick-McNulty2017-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-19-45_-dsc_8170_cpatrick-mcnulty2017-2'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-19-45_-DSC_8170_cPatrick-McNulty2017-1-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-39-11_-dsc_8224_cpatrick-mcnulty2017'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-39-11_-DSC_8224_cPatrick-McNulty2017-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-21-03_-dsc_8179_cpatrick-mcnulty2017-3'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-21-03_-DSC_8179_cPatrick-McNulty2017-2-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html/attachment/_2017-07-26_08-46-38_-dsc_8276_cpatrick-mcnulty2017-2'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/untitled_2017-07-26_08-46-38_-DSC_8276_cPatrick-McNulty2017-1-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>

<p>&nbsp;</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 08.04.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/asbury-park-and-brooklyn-record-release-shows.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1706 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1706"><a href="https://littlesilvermusic.com/photo-video/the-slowing-and-the-start-video-by-zack-taylor.html" rel="bookmark" title="Permanent Link to &#8220;The Slowing and the Start&#8221; video by Zack Taylor">&#8220;The Slowing and the Start&#8221; video by Zack Taylor</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/HEhnJHWGg1A?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p>Here&#8217;s Zack Taylor&#8217;s beautiful video for &#8220;The Slowing and the Start,&#8221; our first that we&#8217;re releasing from <em>Somewhere You Found My Name</em>. And <a href="http://www.thebluegrasssituation.com/read/watch-little-silver-slowing-start" target="_blank" rel="noopener">here&#8217;s a bit</a> that Erika said about how the video came to be.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 07.20.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/the-slowing-and-the-start-video-by-zack-taylor.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1542 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1542"><a href="https://littlesilvermusic.com/photo-video/home-video-2-longest-day-of-the-year.html" rel="bookmark" title="Permanent Link to Home Video #2: Longest Day of the Year">Home Video #2: Longest Day of the Year</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/dP8knMZB2oE?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p>Tucked up underneath <a href="http://ninafrenkel.com/" target="_blank" rel="noopener noreferrer">Nina Frenkel</a>&#8216;s farm print, here&#8217;s our crack at &#8220;Longest Day of the Year&#8221;.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 04.06.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/home-video-2-longest-day-of-the-year.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1534 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1534"><a href="https://littlesilvermusic.com/photo-video/home-video-1-ghosts-of-this-town.html" rel="bookmark" title="Permanent Link to Home Video #1: Ghosts Of This Town">Home Video #1: Ghosts Of This Town</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/PSu81Sx0VDw?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p>Erika and Steve&#8217;s homespun, lo-fi performance of a track from Little Silver&#8217;s upcoming debut LP <em>Somewhere You Found My Name</em>.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 03.26.17 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/home-video-1-ghosts-of-this-town.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-1363 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-1363"><a href="https://littlesilvermusic.com/photo-video/mission-studio.html" rel="bookmark" title="Permanent Link to Mission Studio">Mission Studio</a></h2>
		

<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_03-43-13_-dsc_9174_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_03-43-13_-DSC_9174_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_03-25-17_-dsc_9056_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_03-25-17_-DSC_9056_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_05-38-44_-dsc_9779_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_05-38-44_-DSC_9779_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_05-35-21_-dsc_9760_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_05-35-21_-DSC_9760_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_04-39-37_-dsc_9547_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_04-39-37_-DSC_9547_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/news/mission-studio-photos.html/attachment/little-silver-recording-session_2014-02-16_04-14-37_-dsc_9431_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_04-14-37_-DSC_9431_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_04-06-46_-dsc_9409_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_04-06-46_-DSC_9409_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_03-54-25_-dsc_9363_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_03-54-25_-DSC_9363_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_05-30-08_-dsc_9713_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_05-30-08_-DSC_9713_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_05-42-55_-dsc_9835_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_05-42-55_-DSC_9835_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_03-48-56_-dsc_9277_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_03-48-56_-DSC_9277_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>
<a href='https://littlesilvermusic.com/little-silver-recording-session_2014-02-16_03-47-50_-dsc_9254_cpatrick-mcnulty2014'><img width="196" height="196" src="https://littlesilvermusic.com/wp-content/uploads/Little-Silver-Recording-Session_2014-02-16_03-47-50_-DSC_9254_cPatrick-McNulty2014-196x196.jpg" class="attachment-thumbnail size-thumbnail" alt="" loading="lazy" /></a>

<p>Mission Studios, Brooklyn, NY. March 2014. Photos by Patrick McNulty.</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 06.30.14 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/mission-studio.html#respond">No Comments &#187;</a></p>	

</div> <!-- /.post -->


<div class="post-876 post type-post status-publish format-standard hentry category-photo-video">
<h2 id="post-876"><a href="https://littlesilvermusic.com/photo-video/stolen-souvenir-video-by-peter-hamlin-nina-frenkel.html" rel="bookmark" title="Permanent Link to &#8220;Stolen Souvenir&#8221; video by Peter Hamlin &#038; Nina Frenkel">&#8220;Stolen Souvenir&#8221; video by Peter Hamlin &#038; Nina Frenkel</a></h2>
		
<iframe width="500" height="281" src="https://www.youtube.com/embed/DChC3pa2CL0?feature=oembed" frameborder="0" allowfullscreen></iframe>
<p><a href="http://www.hambot.com" target="_blank">Peter Hamlin</a> and <a href="http://www.ninafrenkel.com" target="_blank">Nina Frenkel</a> took this song on a dreamy, animated ramble, and we&#8217;re totally dumbstruck and thrilled with what they came up with. Load the video fullscreen and give it a look&#8230; We also gave <a href="http://www.ifc.com/news/2011/10/premiere-little-silver-stolen-souvenir.php" target="_blank">this little interview</a> to IFC on the making of video for its premiere on their site. [and, hey, update: Nina and Peter won a <a href="http://www.ai-ap.com/archive/IMAA/">2012 International Motion Arts Award</a> for this flick! Pretty serious stuff&#8230;]</p>

<p class="postmetadata">Posted by <a href="https://littlesilvermusic.com/author/steve" title="Posts by Steve" rel="author">Steve</a> on 04.20.13 |  Category: <a href="https://littlesilvermusic.com/category/photo-video" rel="category tag">Photo &amp; Video</a> |   <a href="https://littlesilvermusic.com/photo-video/stolen-souvenir-video-by-peter-hamlin-nina-frenkel.html#comments">1 Comment &#187;</a></p>	

</div> <!-- /.post -->


<p class="navigation">
<span class="alignleft"></span>
<span class="alignright"><a href="https://littlesilvermusic.com/category/photo-video/feed/page/2" >Older &raquo;</a></span>
</p>


</div> <!-- /#content -->

<div id="col-right" class="sidebar">



<div class="widget widget-songkick">
    <a href="http://www.songkick.com/artists/4821593" class="songkick-widget" data-theme="light" data-track-button="on" data-detect-style="true" data-background-color="#fff">Tour dates</a>
    <script src="//widget.songkick.com/widget.js"></script>
  </div>
<div class="widget widget-spotify">
  <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><iframe src="https://open.spotify.com/embed/album/4PgcLHsJBvj9QTm9XIb1WJ" width="100%" height="310" frameborder="0" allowtransparency="true"></iframe>
</div>

    <div class="widget widget-notebook">
    <h3>Latest from our Notebook</h3>
    <div class="post-1949 post type-post status-publish format-standard hentry category-notebook">
      <h2 id="post-1949"><a href="https://littlesilvermusic.com/notebook/the-beginning-the-middle-and-the-end-of-29-1-2.html">The Beginning, the Middle and the End of 29 1/2</a></h2>
      <p>In 2000, my friend, the very kind and talented engineer Richard Marr, suggested that I come up for a few days to his house in Boston where he had his home recording studio. I could crash on his couch and&hellip;<br /><a class="more-link" href="https://littlesilvermusic.com/notebook/the-beginning-the-middle-and-the-end-of-29-1-2.html">Continue reading</a></p>
    </div>
  </div>
    
<!-- <div class="widget">
<h3>Join Our Mailing List</h3>
<form action="https://badfeather.createsend.com/t/r/s/oligl/" method="post" id="subForm">
  <p><label for="cm-oligl-oligl">Email address</label> <input type="text" class="text" name="cm-oligl-oligl" id="cm-oligl-oligl" /></p>
  <p><input type="submit" value="Subscribe" class="btn" /></p>
</form>
</div>  --><!-- /.widget -->

<!-- <div class="widget">
  <h3>Download Our Music<br />Directly from us:</h3>

  <p class="follow"><a href="http://littlesilver.bandcamp.com/" class="bandcamp" target="_blank">Bandcamp</a></p>

  <h3>Or Here:</h3>
  <p class="follow">
  <a href="http://itunes.apple.com/us/artist/little-silver/id406803804" class="itunes" title="iTunes" target="_blank">iTunes</a>
  <a href="http://www.emusic.com/listen/#/artist/little-silver/13022580/" class="emusic" title="eMusic" target="_blank">eMusic</a>
  <a href="http://www.amazon.com/The-Stolen-Souvenir/dp/B004F7E4QA" class="amazon" title="Amazon" target="_blank">Amazon</a>

  </p>
</div>

<div class="widget">
  <h3>Follow Us</h3>
  <p class="follow">
  <a href="http://www.twitter.com/littlesilvernyc" class="twitter" title="Twitter" target="_blank">Twitter</a>
  <a href="http://www.myspace.com/littlesilvermusic" class="myspace" title="MySpace" target="_blank">MySpace</a>
  <a href="http://www.facebook.com/pages/Little-Silver/119531528083689" class="facebook" title="Facebook" target="_blank">Facebook</a>
  <a href="https://littlesilvermusic.com/feed" class="rss" title="RSS">Entries (RSS)</a>
  </p>
</div>

<div class="widget">
  <h3>Contact Us</h3>
  <p><script type="text/javascript">eval(unescape("%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%69%6e%66%6f%40%6c%69%74%74%6c%65%73%69%6c%76%65%72%6d%75%73%69%63%2e%63%6f%6d%22%3e%69%6e%66%6f%40%6c%69%74%74%6c%65%73%69%6c%76%65%72%6d%75%73%69%63%2e%63%6f%6d%3c%2f%61%3e%27%29%3b"));</script></p>
</div> -->


</div> <!-- /#col-right.sidebar -->

</div> <!-- /.section -->
</div> <!-- /#main -->

<!--WPFC_FOOTER_START--><div class="push"></div>

</div> <!-- /#wrap -->

<div id="footer">
  <div class="section">
  
    <div class="footer-row">

      <div class="footer-column">

        <div class="footer-component">
          <h3>Mailing List</h3>
          <form action="https://badfeather.createsend.com/t/r/s/oligl/" method="post" id="subForm">
            <span><label for="cm-oligl-oligl">Email Address</label> <input type="text" class="text email-address" placeholder="Email Address" name="cm-oligl-oligl" id="cm-oligl-oligl" /> <input type="submit" value="Join" class="btn" /></span>
          </form>
        </div><!-- /.footer-component -->

      </div><!-- /.footer-column -->

      <div class="footer-column">

        <div class="footer-component">
          <h3>Contact Us</h3>
          <script type="text/javascript">eval(unescape("%64%6F%63%75%6D%65%6E%74%2E%77%72%69%74%65%28%27%3C%61%20%68%72%65%66%3D%22%6D%61%69%6C%74%6F%3A%69%6E%66%6F%40%6C%69%74%74%6C%65%73%69%6C%76%65%72%6D%75%73%69%63%2E%63%6F%6D%22%3E%69%6E%66%6F%40%6C%69%74%74%6C%65%73%69%6C%76%65%72%6D%75%73%69%63%2E%63%6F%6D%3C%2F%61%3E%27%29%3B"));</script>
        </div><!-- /.footer-component -->

      </div><!-- /.footer-column -->

    </div><!-- /.footer-row -->

    <div class="footer-row">

      <div class="footer-column">

        <div class="footer-component">
          <h3>Press</h3>
          <ul class="tight-list">
            <li><a href="https://littlesilvermusic.com/wp-content/uploads/LittleSilver-bio.pdf" target="_blank">Bio</a> <span class="file-type">[PDF]</span></li>
            
            <li><a href="https://littlesilvermusic.com/wp-content/uploads/LittleSilver-press.pdf" target="_blank">Press Release</a> <span class="file-type">[PDF]</span></li>
          </ul>
        </div><!-- /.footer-component -->

      </div><!-- /.footer-column -->

      <div class="footer-column">

        <div class="footer-component">
          <h3>Publicity</h3>
            <p><a href="mailto:donica@alleyesmedia.com">Donica Elliot</a>, <a href="http://alleyesmedia.com/clients/little-silver/" target="_blank">All Eyes Media</a>, Nashville, TN<br />(615) 227-2770</p>
          <h3>Licensing</h3>
            <p><a href="mailto:michelle@shellybay.com">Michelle Bayer</a>, <a href="http://shellybay.net" target="_blank">Shelly Bay Music</a>, Englewood, NJ<br />(201) 227-6126</p>
        </div><!-- /.footer-component -->

      </div><!-- /.footer-column -->

    </div><!-- /.footer-row -->

    <div class="footer-row">

      <div class="footer-component footer-component-copyright">
        <p>All content &copy; Little Silver 2017 | Website by <a href="http://badfeather.com" target="_blank">Bad Feather</a> and <a href="http://shadowlesskick.com/" target="_blank">Shadowless Kick</a> | Powered by <a href="http://wordpress.org" title="Wordpress">Wordpress</a></p>
      </div><!-- /.footer-component -->

    </div><!-- /.footer-row -->

  </div> <!-- /.section -->
</div> <!-- /#footer -->

<script type='text/javascript' src='https://littlesilvermusic.com/wp-includes/js/wp-embed.min.js?ver=5.8.2' id='wp-embed-js'></script>
</body>
</html>
