<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brooklyn Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/brooklyn/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/brooklyn/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 16:19:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://heyjoeguitar.com/wp-content/uploads/2016/07/HJG_Favicon.png</url>
	<title>Brooklyn Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/brooklyn/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>New York Music School&#8217;s Salute to the Troops</title>
		<link>https://heyjoeguitar.com/new-york-music-schools-salute-to-the-troops/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 09 Nov 2015 00:01:48 +0000</pubDate>
				<category><![CDATA[Musical Celebrations]]></category>
		<category><![CDATA[Brooklyn]]></category>
		<category><![CDATA[Hey Joe Guitar]]></category>
		<category><![CDATA[Manhattan guitar teachers]]></category>
		<category><![CDATA[Military music]]></category>
		<category><![CDATA[New York music school]]></category>
		<category><![CDATA[Private music lessons]]></category>
		<category><![CDATA[Riverdale music teachers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2222</guid>

					<description><![CDATA[<p>Celebrate Veterans Day, with New York Music School Two days from now, on November 11, we will celebrate Veterans Day, which honors US veterans past and present. We salute them and thank them for their service. Like cities and towns across America, New York will hold its own parade &#8211; the largest celebration of veterans...</p>
<p>The post <a href="https://heyjoeguitar.com/new-york-music-schools-salute-to-the-troops/">New York Music School&#8217;s Salute to the Troops</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Celebrate Veterans Day, with New York Music School</h2>
<p>Two days from now, on November 11, we will celebrate Veterans Day, which honors US veterans past and present. We salute them and thank them for their service. Like cities and towns across America, New York will hold its <a href="http://americasparade.org/" target="_blank">own parade</a> &#8211; the largest celebration of veterans in the country. Every year since 1919, when the 369th Infantry &#8211; just back from fighting in WWI &#8211; proudly marched up Fifth Avenue, thousands of veterans and other participants re-trace the same route.</p>
<p><span id="more-2222"></span></p>
<p>This year’s parade will commemorate the 70th anniversary of the end of World War II, and the 25th anniversary of <a href="http://americasparade.org/parade-components-schedule/" target="_blank">Desert Shield</a>. We think one of the best ways to remember the sacrifices of our veterans is to look back at the music that accompanied them into the battlefield. From the bugles, pipes, and drums of the Civil War to the protest songs of the Vietnam era, the music has been an important part of American history.</p>
<h2>Songs of glory</h2>
<p>At 239 years, America is a relatively young nation. The first armed conflict it engaged in was the one that actually served to lay the cornerstone of our country – the American Revolutionary War, which lasted from 1775 to 1783. Of course, there are no original recordings of any pieces of music from that era (or until WWI, for that matter), but we do know that one of the most popular songs at that time was <a id="68fe4b5c6c0a0" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Y4KcJTP8nW8&#038;width=640&#038;height=480" title="">“Ballad of the Green Mountain Boys.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=Y4KcJTP8nW8&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c0a0").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> During the Civil War (1861 – 1865), the only other battle that was fought on American soil, <a id="68fe4b5c6c0e8" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=yd6GPYqfjKU&#038;width=640&#038;height=480" title="">“The Liberty Song,”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=yd6GPYqfjKU&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c0e8").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> originally written in 1768 by Founding Father John Dickinson, was popular, as was <a id="68fe4b5c6c118" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=ecIVIFLo0uE&#038;width=640&#038;height=480" title="">“When Johnny Comes Marching Home,”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=ecIVIFLo0uE&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c118").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> And then there was the famous Confederate tune <a id="68fe4b5c6c143" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=zzeLoa1gwCU&#038;width=640&#038;height=480" title="">“I Wish I Was In Dixie Land.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=zzeLoa1gwCU&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c143").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> By the end of the 19th century, there was another conflict involving the United States – Spanish American War. Even though short-lived (from April to August 1898), it produced patriotic music by John Philip Sousa, such as <a id="68fe4b5c6c16b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=pnlZuUptyHw&#038;width=640&#038;height=480" title="">“Hands Across the Sea.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=pnlZuUptyHw&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c16b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> In the next century, WWI spawned a number of songs, several of which were written by George M. Cohan, including <a id="68fe4b5c6c192" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=ugdxsC4HafU&#038;width=640&#038;height=480" title="">“Over There.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=ugdxsC4HafU&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c192").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> During WWII, <a id="68fe4b5c6c1b8" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Cj3sGyG_esc&#038;width=640&#038;height=480" title="">Big Band music</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=Cj3sGyG_esc&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c1b8").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> got the civilian population dancing, but the soldiers fighting overseas were not forgotten. <a id="68fe4b5c6c1dd" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=MlwmhWiiD2I&#038;width=640&#038;height=480" title="">“Remember Pearl Harbor”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=MlwmhWiiD2I&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c1dd").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and <a id="68fe4b5c6c203" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=VFGfCn5rKIM&#038;width=640&#038;height=480" title="">“I’ll Be Home for Christmas”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=VFGfCn5rKIM&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c203").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> were big hits. Unfortunately, WWII was not the last conflict of the 20th century. The Korean War of the 1950s sparked songs like Jimmie Osborne’s <a id="68fe4b5c6c228" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=VWSMsZyWi-Y&#038;width=640&#038;height=480" title="">“Victory in Korea”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=VWSMsZyWi-Y&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c228").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and Wilif Carter’s <a id="68fe4b5c6c256" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=DucseA5ykX4&#038;width=640&#038;height=480" title="">“Good-bye Maria, I&#039;m Off to Korea.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=DucseA5ykX4&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6c256").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> &#8220;<a href="https://en.wikipedia.org/wiki/Ballad_of_the_Green_Berets" target="_blank">Ballad of the Green Berets</a>&#8221; was released at the height of Vietnam War in 1966, followed, three decades later, by &#8220;<a href="https://en.wikipedia.org/wiki/God_Bless_the_USA" target="_blank">God Bless the USA</a>&#8221; during the years of the first Gulf War.</p>
<h2>Patriotic spirit right in your home</h2>
<p>The above-mentioned songs are just a few of many written and performed during various wars. We can only hope that these tunes had provided moral support and some pleasure to our soldiers. You too can learn to play or sing any of these songs. Just <a href="http://www.heyjoeguitar.com/contact-guitar-lessons-nyc/" target="_blank">get in touch</a> and one of our teachers will march right into your Manhattan, Brooklyn, or Riverdale home or office to give you lessons.</p>
<p>The post <a href="https://heyjoeguitar.com/new-york-music-schools-salute-to-the-troops/">New York Music School&#8217;s Salute to the Troops</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New York Guitar School Will Never Stress You Out</title>
		<link>https://heyjoeguitar.com/new-york-guitar-school-will-never-stress-you-out/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 05 Nov 2015 00:01:40 +0000</pubDate>
				<category><![CDATA[Music and Health]]></category>
		<category><![CDATA[Brooklyn]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[New York guitar school]]></category>
		<category><![CDATA[Private piano teachers]]></category>
		<category><![CDATA[Riverdale music school]]></category>
		<category><![CDATA[Stress-free music]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2216</guid>

					<description><![CDATA[<p>Calm Down and Relax, at New York Guitar School Did you know that today, November 5, is the National Stress Awareness Day? You’ll probably tell us that you are too…stressed out to remember to put such events on your agenda, but that’s precisely a good reason why you should! After all, stress is like a...</p>
<p>The post <a href="https://heyjoeguitar.com/new-york-guitar-school-will-never-stress-you-out/">New York Guitar School Will Never Stress You Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Calm Down and Relax, at New York Guitar School</h2>
<p>Did you know that today, November 5, is the National Stress Awareness Day? You’ll probably tell us that you are too…stressed out to remember to put such events on your agenda, but that’s precisely a good reason why you should! After all, stress is like a nagging back pain – we all suffer from it from time to time (some of us more often that others), but we don’t really do much about it. However, there are some proven ways to ease both your <a href="http://www.webmd.com/back-pain/america-asks-13/12-back-pain-tips" target="_blank">backache</a> and the <a href="http://www.foxnews.com/health/2012/01/27/10-ways-to-relieve-stress-naturally/" target="_blank">stress</a>.</p>
<p><span id="more-2216"></span></p>
<p>Today, however, we’d like to focus on stress reduction only (since we are not licensed back healers), and talk about how music can relieve many of the symptoms of anxiety.</p>
<h2>Down to a science</h2>
<p>There’s lots of evidence to suggest that, aside from many other <a href="http://www.heyjoeguitar.com/heart-to-heart-with-manhattan-music-lessons/">health benefits</a>, music is a very effective stress management tool. For instance, in one study carried out at Monash University in Australia, college students made a presentation before a group with either Pachaelbel’s Canon or no music in the background. Those who were accompanied by music felt less anxiety, and also had lower heart rate and blood pressure than students who presented without music. This finding is not really a surprise to us because we’ve always known that listening to music relaxes our minds and bodies, slowing the pulse and heart rate, lowering blood pressure, and decreasing the levels of stress hormones. <a href="http://www.heyjoeguitar.com/sing-praises-to-manhattan-music-school/">Singing</a>, by the way, is also a great way to release tension.</p>
<h2>“Soul” music</h2>
<p>You may be a heavy metal aficionado, and there’s nothing wrong with that. But if you have a lot of stress in your life, soothing music will be more effective in taming your inner chaos. In one study conducted by a British university, researchers were looking at which types of music relieved anxiety the most. They determined – not surprisingly &#8211; that the most calming sounds were harmonious. “The most common labels for the relaxing tracks were, ‘peaceful,’ ‘serenity,’ ‘sadness’ and ‘joy,’” the researchers noted. So what should you listen to when you are stressed? Actually, there’s a wide variety of tunes, ranging from the above-mentioned Canon in D Major, to Louis Armstrong’s wonderfully uplifting <a id="68fe4b5c6ca9a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=V2RbFVRRtqI&#038;width=640&#038;height=480" title="">“It’s A Wonderful World.”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=V2RbFVRRtqI&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6ca9a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> There are also sounds that will thoroughly <a id="68fe4b5c6cad3" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=_iFHjj3ruIA&#038;width=640&#038;height=480" title="">relax you</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=_iFHjj3ruIA&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6cad3").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> from inside out. And <a href="http://www.ryot.org/scientists-create-relaxing-song-world/375837" target="_blank">these tunes</a> are supposedly scientifically proven to calm you down. You can’t argue with science!</p>
<h2>Cool, calm, and collected</h2>
<p>So now you know what kind of music will soothe your soul, but there is even more good news from the world of science. Researchers found that playing a musical instrument can switch off the so-called “stress response,” which, in turn, promotes inner peace and emotional balance. And this is where our teachers can help. They will give you or a family member music lessons right in the comfort of your <a href="http://www.heyjoeguitar.com/on-the-waterfront-riverdale-music-lessons-are-yours-for-the-asking/">Manhattan, Brooklyn, or Riverdale</a> home or office, eliminating the stress of commuting to and from. And that’s definitely something to be <a id="68fe4b5c6cafe" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=y6Sxv-sUYtM&#038;width=640&#038;height=480" title="">happy</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=y6Sxv-sUYtM&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6cafe").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> about!</p>
<p>The post <a href="https://heyjoeguitar.com/new-york-guitar-school-will-never-stress-you-out/">New York Guitar School Will Never Stress You Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Brooklyn Music School Tells You How to Be a Great Student</title>
		<link>https://heyjoeguitar.com/brooklyn-music-school-tells-yo-how-to-be-a-great-student/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 28 Sep 2015 09:01:48 +0000</pubDate>
				<category><![CDATA[Musical Education]]></category>
		<category><![CDATA[Brooklyn]]></category>
		<category><![CDATA[Brooklyn music school]]></category>
		<category><![CDATA[Hey Joe Guitar]]></category>
		<category><![CDATA[Manhattan Guitar Lessons]]></category>
		<category><![CDATA[New York voice lessons]]></category>
		<category><![CDATA[Piano teachers]]></category>
		<category><![CDATA[Riverdale harmonica teachers]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2141</guid>

					<description><![CDATA[<p>Develop Good Habits, at Brooklyn Music School It happens every year: come September, school is back in session! We do hope you took our advice and kept up your music lessons during the summer, so that your skills have not gotten rusty. But if you (or your child) are just starting your music training –...</p>
<p>The post <a href="https://heyjoeguitar.com/brooklyn-music-school-tells-yo-how-to-be-a-great-student/">Brooklyn Music School Tells You How to Be a Great Student</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Develop Good Habits, at Brooklyn Music School</h2>
<p>It happens every year: come September, school is back in session! We do hope you took <a href="http://www.heyjoeguitar.com/dont-take-vacation-from-music-with-brooklyn-guitar-school/" target="_blank">our advice</a> and kept up your music lessons during the summer, so that your skills have not gotten rusty. But if you (or your child) are just starting your music training – welcome! We are happy to have you on board and will do our best to make your musical journey as fun and exciting as possible.</p>
<p><span id="more-2141"></span></p>
<p>But before we start, there are some things you should know: our <a href="http://www.heyjoeguitar.com/our-music-teachers/" target="_blank">excellent teachers </a> love excellent students! What we mean is this: if you (or your child) are disinterested, indifferent, or unmotivated, then you will probably not enjoy your music lessons (of course, there is always a chance that, given time, music will grow on you). Ask yourself: do you or your child have what it takes to be a good student? Obviously, we hope the answer is a resounding <strong>“YES!”</strong> You may think that in order to master an instrument or sing beautifully you have to be musically gifted. Talent is nice, of course, but that is not the most important requirement. So what makes a good music student? Let’s have a look.</p>
<h2>Our wish list</h2>
<p>We realize that there are no “perfect” students. That’s fine. But we love pupils who are as close to “ideal” as humanely possible (again, we are not talking about talent here. It’s more about the attitude!)</p>
<ul>
<li>First and foremost, we like students who are enthusiastic – about music in general and their instrument of choice in particular. It doesn’t matter whether they choose the guitar, piano, voice training, or even the <a href="http://www.heyjoeguitar.com/manhattan-harmonica-lessons-when-it-comes-to-the-harmonica-size-doesnt-matter/" target="_blank">tiny harmonica</a> . What counts is that they play that instrument with passion.</li>
<li>As we said, we like the students who play their instruments &#8211; not hooky! This means you have to stick to a regular lesson and <a href="http://www.heyjoeguitar.com/with-nyc-music-school-youll-never-be-out-of-practice/" target="_blank">practice</a>  schedule. Don’t cancel and miss your sessions unless you really must. If that’s the case, reschedule as soon as possible to keep the momentum going.</li>
<li>Stay focused during lessons! We know – it is sometimes difficult to concentrate on just one task when your brain is going in all directions. But if you are not going to be mentally present and attentive, then what’s the point of having a lesson?</li>
</ul>
<p>To sum up, we’d love our students to be enthusiastic, disciplined, and focused. Hey, it’s not too much to ask for, is it?</p>
<h2>We solemnly swear…</h2>
<p>Now that you know what we are looking for in a student, you may be wondering what to expect of our teachers. When a teacher of ours comes to your Manhattan, Brooklyn, or Riverdale home or office, he or she will:</p>
<ul>
<li>Help you develop your skills and improve the mastery of your instrument.</li>
<li>Teach you the right <a href="http://www.heyjoeguitar.com/new-york-city-guitar-school-will-help-you-kick-the-bad-habit/" target="_blank">playing technique</a>  by making sure you handle the instrument correctly, have a good posture, etc.</li>
<li>Ensure that you make steady progress.</li>
<li>Inspire and motivate you to stay on course!</li>
</ul>
<p>If you keep to your checklist and we keep to ours, we will make such beautiful music together!</p>
<p>The post <a href="https://heyjoeguitar.com/brooklyn-music-school-tells-yo-how-to-be-a-great-student/">Brooklyn Music School Tells You How to Be a Great Student</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>It&#8217;s History: NYC Guitar School Commemorates Wartime Music</title>
		<link>https://heyjoeguitar.com/its-history-nyc-guitar-school-commemorates-wartime-music/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 05 Aug 2014 18:15:37 +0000</pubDate>
				<category><![CDATA[Music In History]]></category>
		<category><![CDATA[Brooklyn]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[NYC guitar school]]></category>
		<category><![CDATA[Private music lessons]]></category>
		<category><![CDATA[Riverdale music teachers]]></category>
		<category><![CDATA[Wartime songs]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1570</guid>

					<description><![CDATA[<p>Manhattan Music School Pays Tribute to Songs of Glory You may not have realized it (unless you are a history buff), but 2014 marked the centenary of the beginning of the Great War, aka World War I (1914 – 1918). Why are we talking about this historical event in a music blog? That’s because we...</p>
<p>The post <a href="https://heyjoeguitar.com/its-history-nyc-guitar-school-commemorates-wartime-music/">It&#8217;s History: NYC Guitar School Commemorates Wartime Music</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Manhattan Music School Pays Tribute to Songs of Glory</h2>
<p>You may not have realized it (unless you are a history buff), but 2014 marked the centenary of the beginning of the Great War, aka World War I (1914 – 1918).</p>
<p>Why are we talking about this historical event in a music blog? That’s because we just came across a very interesting <a href="http://www.npr.org/blogs/deceptivecadence/2014/07/28/333733548/the-great-war-at-100-music-of-conflict-and-remembrance" title="Music of conflict" target="_blank">article</a> published by the <a href="http://www.npr.org/blogs/deceptivecadence/2014/07/28/333733548/the-great-war-at-100-music-of-conflict-and-remembrance" title="Music of Conflict" target="_blank">National Public Radio (NPR)</a> that talks, very compellingly, about the music created during that time, and how it reflects the moods of musicians caught up in this devastating conflict.</p>
<p>As the article notes, “The extraordinary level of destruction inspired them in myriad ways. Some composers captured the war&#8217;s violence while others seemed to counteract it by writing music that soothed.”<br />
<span id="more-1570"></span><br />
We’d like to share with you some of the music composed during and after this terrible war (which, unfortunately, wasn’t the last one).</p>
<h2>Music from the trenches</h2>
<p><a id="68fe4b5c6d97b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=m67HtXxUlmo&#038;width=640&#038;height=480" title="">Ravel’s “Le tombeau de Couperin”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=m67HtXxUlmo&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6d97b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> During the war, the French composer drove a truck near the front at Verdun. The six-movement <a id="68fe4b5c6d9b7" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=m67HtXxUlmo&#038;width=640&#038;height=480" title="">“Le tombeau de Couperin”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=m67HtXxUlmo&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6d9b7").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>is dedicated to Ravel’s six friends killed in the war.</p>
<p>Welsh lyricist and composer Ivor Novello wrote a heart-tugging song, <a id="68fe4b5c6d9e7" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=5P8UokgVqWs&#038;width=640&#038;height=480" title="">“Keep the Homes Fires Burning (Till the Boys Come Home”)</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=5P8UokgVqWs&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6d9e7").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> in 1915. Irish tenor John McCormack recorded the song in 1917. </p>
<p>Perhaps the best known WWI song on this side of the Big Pond was composed by New Yorker George M. Cohan, whose statue graces the Times Square. <a id="68fe4b5c6da41" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=FoBW5Xw&#038;width=640&#038;height=480" title="">“Over There”</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=FoBW5Xw&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6da41").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>“Over There” was written two days after President Wilson declared war on Germany; according to the NPR article, it was “a morale booster, an incentive for men to enlist and the first in a string of patriotic hits that later earned Cohan a Congressional Gold Medal.”</p>
<p>These and <a href="http://www.npr.org/blogs/deceptivecadence/2014/07/28/333733548/the-great-war-at-100-music-of-conflict-and-remembrance" title="Conflict Songs" target="_blank">other songs</a>, though from another era, beautifully express the emotions and perspectives of those who participated in the war or observed it first-hand.</p>
<p>And even many decades after the war ended, composers continued to commemorate this event, which forever re-shaped the landscape of Europe. One such example is the 2012 Pulitzer Prize-winning opera, Silent Night by Kevin Puts.</p>
<h2>We come to you in peace!</h2>
<p>Obviously, our Hey Joe Guitar teachers are much too young to remember the wars our country had fought in, but they can certainly relate to heart-felt music, whether written during the war(s) or in peacetime.</p>
<p>What is most important to you is that our Manhattan, Brooklyn, or Riverdale <a href="/your-teacher/" title="Our Teachers">teachers</a>  can relay their love of music to each student, so that your child will have the best instruction possible – no matter what instrument he or she plays.</p>
<h6>Photo by The Happy Rower</h6>
<p>The post <a href="https://heyjoeguitar.com/its-history-nyc-guitar-school-commemorates-wartime-music/">It&#8217;s History: NYC Guitar School Commemorates Wartime Music</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Learn To Play Guitar – And Other Instruments &#8211; In A Flash, At A NYC Music School</title>
		<link>https://heyjoeguitar.com/learn-to-play-guitar-and-other-instruments-in-a-flash-at-a-nyc-music-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 00:01:37 +0000</pubDate>
				<category><![CDATA[Musical Celebrations]]></category>
		<category><![CDATA[Brooklyn]]></category>
		<category><![CDATA[Hey Joe Guitar]]></category>
		<category><![CDATA[Home music lessons]]></category>
		<category><![CDATA[Manhattan]]></category>
		<category><![CDATA[Music flash mob]]></category>
		<category><![CDATA[Music school NYC]]></category>
		<category><![CDATA[Music teachers]]></category>
		<category><![CDATA[NYC music schoolm Guitar lessons]]></category>
		<category><![CDATA[Public music performance]]></category>
		<category><![CDATA[Riverdale]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1514</guid>

					<description><![CDATA[<p>Music lessons pave the way to social phenomena Have you ever heard of a New York resident named Bill Wasik? Those in the know will recognize him as a senior editor of Wired Magazine and former senior editor at Harper&#8217;s Magazine. By now you might be wondering what a journalist has to do with the...</p>
<p>The post <a href="https://heyjoeguitar.com/learn-to-play-guitar-and-other-instruments-in-a-flash-at-a-nyc-music-school/">Learn To Play Guitar – And Other Instruments &#8211; In A Flash, At A NYC Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Music lessons pave the way to social phenomena</h2>
<p>Have you ever heard of a New York resident named Bill Wasik? Those in the know will recognize him as a senior editor of Wired Magazine and former senior editor at Harper&#8217;s Magazine.</p>
<p><span id="more-1514"></span></p>
<p>By now you might be wondering what a journalist has to do with the topic we cover in these blogs, which is music. Actually, Wasik does have an indirect role in bringing music to people all over the world: he is the creator of a 21st century phenomenon known as a flash mob, which he started in 2003 as a social experiment of sorts. Even though the first one he organized that year at Macy&#8217;s on Herald Square was a flop, since then the trend has grown, gained popularity, and gone<br />
viral.</p>
<p>In a nutshell, a flash mob is a sudden gathering of a group of people in a public place to perform some act of artistic expression, to the surprise of unsuspecting onlookers and passersby. The flash mobs we love most are the ones that feature music. We would like to share with you some of our favorite ones and hope you will find them as uplifting as we do!</p>
<h2>Causing a scene (but it&#8217;s all good!)</h2>
<p>What is so cool about this phenomenon is that it started in NYC (as so many cool things do) and, in the past 10 years, has spread around the world like wildfire. Just look at these examples:</p>
<p>Spain: We really love this rendition of Beethoven&#8217;s &#8220;Ode to Joy&#8221; from his Ninth Symphony, which is one of the most famous works in the history of <a id="68fe4b5c6e2e6" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=XCwwcsSH5bI&#038;width=640&#038;height=480" title="">classical music:</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=XCwwcsSH5bI&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e2e6").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></p>
<p>Canada: You don&#8217;t expect to hear Handel&#8217;s &#8220;Messiah&#8221; at a mall food court, do you? It just shows you that you should always keep an <a id="68fe4b5c6e31e" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=SXh7JR9oKVE&#038;width=640&#038;height=480" title="">open mind:</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=SXh7JR9oKVE&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e31e").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> </p>
<p>Mexico: An even more unlikely venue for a rousing chorus is a public library, where total silence is de rigueur. This, however, is one instance where a librarian didn&#8217;t <a id="68fe4b5c6e34a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=mnCXb6gffwg&#038;width=640&#038;height=480" title="">hush the crowd:</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=mnCXb6gffwg&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e34a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> </p>
<p>Great Britain: What a joyful scene at the arrivals terminal at London&#8217;s Heathrow airport. Wouldn&#8217;t you like to be welcomed <a id="68fe4b5c6e372" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=NB3NPNM4xgo&#038;width=640&#038;height=480" title="">like this?</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=NB3NPNM4xgo&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e372").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></p>
<p>Belgium: We really like this spunky dance-and-song flash mob at a <a id="68fe4b5c6e39a" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=bQLCZOG202k&#038;width=640&#038;height=480" title="">train station:</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=bQLCZOG202k&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e39a").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script></p>
<p>New York: Of course, we can&#8217;t bring you flash mobs from around the world and neglect to mention ones from our own fair city. This particular one at a <a id="68fe4b5c6e3c0" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=WnY59mDJ1gg&#038;width=640&#038;height=480" title="">Queens grocery store</a>    <script>
    /* <![CDATA[ */
    jQuery(document).ready(function($){
        $(function(){
            var width = $(window).innerWidth();
            var setwidth = parseFloat(640);
            var ratio = parseFloat(0.75);
            var height = parseFloat(480);
            var link = 'https://www.youtube.com/watch?v=WnY59mDJ1gg&amp;width=640&amp;height=480';
            if(width < setwidth)
            {
                height = Math.floor(width * 0.75);
                //console.log("device width "+width+", set width "+640+", ratio "+0.75+", new height "+ height);
                var new_url = wpvl_paramReplace('width', link, width);
                var new_url = wpvl_paramReplace('height', new_url, height);
                $("a#68fe4b5c6e3c0").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> is off-the-wall, which is why we like it so much:</p>
<h2>The power of music </h2>
<p>What is so special about these flash mobs? We think the answer is pretty obvious. Just watch how the spectators react to these performances: the delight, pleasure, and sheer enjoyment are written all over their faces. This response shows that music has a positive impact on people&#8217;s moods and emotions – wherever in the world they live.</p>
<p>At <a href="/how-it-works/">Hey Joe Guitar music school</a>, we consider ourselves lucky to share our love of music with our students. We can&#8217;t promise that our teachers will perform a flash mob or create a new social phenomenon at your Manhattan, Brooklyn or Riverdale (Bronx) home or office (in fact, we are certain they won&#8217;t), but they will give you …phenomenal music lessons nevertheless!</p>
<h6>Photo: Ray Tyler Images</h6>
<p>The post <a href="https://heyjoeguitar.com/learn-to-play-guitar-and-other-instruments-in-a-flash-at-a-nyc-music-school/">Learn To Play Guitar – And Other Instruments &#8211; In A Flash, At A NYC Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
