<?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>NYC guitar lessons Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/nyc-guitar-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/nyc-guitar-lessons/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 16:08:12 +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>NYC guitar lessons Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/nyc-guitar-lessons/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>When it Comes to Music, NYC Guitar School Does the Math</title>
		<link>https://heyjoeguitar.com/when-it-comes-to-music-nyc-guitar-school-does-the-math/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 13 Nov 2014 00:00:17 +0000</pubDate>
				<category><![CDATA[Music and Science]]></category>
		<category><![CDATA[Manhattan Music Lessons]]></category>
		<category><![CDATA[Music teacher Brooklyn]]></category>
		<category><![CDATA[NYC guitar lessons]]></category>
		<category><![CDATA[NYC guitar school]]></category>
		<category><![CDATA[Riverdale in-home music lessons]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1740</guid>

					<description><![CDATA[<p>Keeping Score, With Manhattan Music Lessons “Musical form is close to mathematics – not perhaps to mathematics itself, but certainly to something like mathematical thinking and relationship.” ~Igor Stravinsky You probably know that learning to play an instrument is not exactly rocket science. We think of music as an artistic, rather than scientific, endeavor, one...</p>
<p>The post <a href="https://heyjoeguitar.com/when-it-comes-to-music-nyc-guitar-school-does-the-math/">When it Comes to Music, NYC Guitar School Does the Math</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Keeping Score, With Manhattan Music Lessons</h2>
<p>“Musical form is close to mathematics – not perhaps to mathematics itself, but certainly to something like mathematical thinking and relationship.”<br />
~Igor Stravinsky</p>
<p>You probably know that learning to play an instrument is not exactly rocket science. We think of music as an artistic, rather than scientific, endeavor, one that “plays on” our senses.<br />
<span id="more-1740"></span></p>
<p>Math, on the other hand, does not involve emotions; it is all about logic, as well as analytical and abstract reasoning. So the two fields are totally incompatible, right?</p>
<p>Actually, that’s not a correct assumption. In fact, the two fields are connected to each other in fundamental ways. That’s because music depends on numerical relationships, arithmetic, geometry, and symmetry.</p>
<p>Does this mean that if you are a gifted musician you are also good at calculus, algebra, and arithmetic (and vice-versa?) No. You could be a mathematical genius and not be into music at all, but if you play an instrument, you are also a mathematician of sorts, even though you probably don’t think of yourself as one.</p>
<h2>Setting numbers to music</h2>
<p>The connection between music and math is not a new discovery. Ancient Greeks were aware of it, and classical composers used mathematical structures in their music.</p>
<p>What’s the “common ground” between the two fields? Both are based on patterns, structures, and numbers. For instance, a musician will “measure” notes (determine the number of beats) and fit them into the sequence where they belong; a mathematician will do the same calculation when figuring out equations. In other words, behind the sound of the notes you hear are both simple and complex mathematical concepts. </p>
<p>Here’s a good example of how music and math overlap: musical rhythms are also mathematical equations, such as 4/4 or 2/4 time. When you play, sing, or write music, you are also crunching numbers – you are wondering, “how many more beats do I need?” </p>
<p>Any part of music you can think of – harmony, chords, scales pitch, and tone – has a mathematical component in it.</p>
<h2>The sound of numbers</h2>
<p>As mentioned above, classical composers were no strangers to math &#8211; for instance, they used fractions to divide a musical whole note into parts (halves, quarters, eighths, and sixteenths). </p>
<p>You may already have affinity for math and not even know it: research has shown that people are more attracted to music that has clear mathematical structure. One notable example is Pachelbel’s <a id="6903dc8c57b15" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=hOA-2hl1Vbc&#038;width=640&#038;height=480" title="">Canon in D.</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=hOA-2hl1Vbc&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#6903dc8c57b15").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> Bach’s works like <a id="6903dc8c57b93" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=qhhc6_e_CK0&#038;width=640&#038;height=480" title="">Canonic Variations</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=qhhc6_e_CK0&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#6903dc8c57b93").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> also show the composer’s fascination with numbers.</p>
<p>What about modern music? You may not be a fan of hip-hop lyrics, but the music’s stylized rhythms have a clear mathematical pattern. As a matter of fact, some school teachers use (appropriately worded) rap songs to help their students learn algebra.</p>
<h2>“Count” on us!</h2>
<p>We won’t tell you that all our teachers are math geniuses – they are not. But they certainly can put two and two together and know everything that pertains to an instrument of your choice. So in the end it all…adds up.</p>
<p>Please <a href="/contact-us/" title="contact us">contact us</a> to set up a music lesson in your Manhattan, Brooklyn or Riverdale home or office. It really is as simple as 1,2,3!</p>
<h5>Photo by unknown, available under a Creative Commons License.</h5>
<p>The post <a href="https://heyjoeguitar.com/when-it-comes-to-music-nyc-guitar-school-does-the-math/">When it Comes to Music, NYC Guitar School Does the Math</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Music by Design – With Manhattan Music School</title>
		<link>https://heyjoeguitar.com/music-by-design-with-manhattan-music-school/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 02 Sep 2014 00:01:45 +0000</pubDate>
				<category><![CDATA[Musical Events]]></category>
		<category><![CDATA[Brooklyn piano lessons]]></category>
		<category><![CDATA[In-home drum instruction]]></category>
		<category><![CDATA[Manhattan Music School]]></category>
		<category><![CDATA[NYC guitar lessons]]></category>
		<category><![CDATA[Timeless music]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1661</guid>

					<description><![CDATA[<p>Manhattan music lessons are never out of style! “I don&#8217;t do fashion, I AM fashion.” Coco Chanel The famed French designer said these words at the height of her career, in the first half of the 20th century. She was right – to this day, Chanel’s name is synonymous with high fashion and classic elegance....</p>
<p>The post <a href="https://heyjoeguitar.com/music-by-design-with-manhattan-music-school/">Music by Design – With Manhattan Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2/>Manhattan music lessons are never out of style!</h2/>
<blockquote><p>“I don&#8217;t do fashion, I AM fashion.”</p></blockquote>
<p><cite><a href="http://www.goodreads.com/author/show/3004479.Coco_Chanel" title="Coco Chanel Bio" target="_blank">Coco Chanel</a></cite></p>
<p>The famed French designer said these words at the height of her career, in the first half of the 20th century. She was right – to this day, Chanel’s name is synonymous with high fashion and classic elegance.</p>
<p><span id="more-1661"></span></p>
<p>Some fashions and fads come and go (think “Goth,” and “grunge”) but even four decades after her death, Coco’s signature styles – such as the iconic “little black dress” and a string of pearls &#8211; are still very much in vogue, as is her perfume, Chanel no. 5.</p>
<p>All this goes to prove that fashion and music have at least one thing in common: the best pieces are timeless!</p>
<p>As Fashion Week commences on New York City this week, let’s talk about style.</p>
<h2/>Runway hits</h2/>
<p>There is a reason why we are talking about clothes here – February 15 to 19 marks the New York Fashion Week, which every year showcases the latest couture by the world’s top designers.</p>
<p>Though the spectators’ dress code for this event is elegant and chic, the music that typically accompanies the show is quite eclectic, ranging from chill tunes to electric hits, a mix that keeps the models sashaying and the audience riveted.</p>
<p>Each season, designers create the playlist to animate their collections, choosing the music that best reflects the mood they want to create.</p>
<p>Here are <a href="http://www.vogue.com/culture/article/fashion-week-playlist-what-we-heard-at-the-new-york-shows/#1" title="Fashion Week Playlist" target="_blank">some examples</a> of the sometimes surprising and / or unconventional soundtracks from a recent New York fashion show:</p>
<p>A soaring drum score from the movie <i>Avatar </i>was Donna Karan’s pick; Lacoste’s models strutted to the sounds of “Higher Ground” by TNGHT; and Tommy Hilfiger’s pick was “I Follow Rivers” by Lykke Li.</p>
<h2/>All dressed up</h2/>
<p>It may seem like each season new styles, cuts, hemlines, colors, and fabrics are in vogue. But if you are really observant, you will notice that fashion trends tend to repeat themselves every few decades. Just look at platform shoes, shoulder pads, and other “deja-vu” styles.</p>
<p>That is just as well because it means that songs about clothes and accessories are always in fashion. Here are some examples:</p>
<ul>
<li><a id="6903dc8c58b71" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Vt2YIpZWBqA&#038;width=640&#038;height=480" title="">“Lady in Red”</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=Vt2YIpZWBqA&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#6903dc8c58b71").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Chris de Burgh</li>
</ul>
<ul>
<li><a id="6903dc8c58be5" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=tRDJyTXNXSs&#038;width=640&#038;height=480" title="">“She Wore Blue Velvet”</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=tRDJyTXNXSs&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#6903dc8c58be5").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Bobby Vinton</li>
</ul>
<ul>
<li><a id="6903dc8c58c40" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=_R-uPT9Sl4o&#038;width=640&#038;height=480" title="">“Satin and Lace”</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=_R-uPT9Sl4o&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#6903dc8c58c40").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Roger Daltrey</li>
</ul>
<ul>
<li><a id="6903dc8c58c98" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=T1Ond-OwgU8&#038;width=640&#038;height=480" title="">“Blue Suede Shoes”</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=T1Ond-OwgU8&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#6903dc8c58c98").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Elvis Presley</li>
</ul>
<ul>
<li><a id="6903dc8c58cee" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=SbyAZQ45uww&#038;width=640&#038;height=480" title="">“These Boots Are Made for Walking,”</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=SbyAZQ45uww&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#6903dc8c58cee").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Nancy Sinatra</li>
</ul>
<ul>
<li><a id="6903dc8c58d47" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=QQLWF_ItzYs&#038;width=640&#038;height=480" title="">“Forever in Blue Jeans,”</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=QQLWF_ItzYs&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#6903dc8c58d47").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Neil Diamond</li>
</ul>
<ul>
<li><a id="6903dc8c58d9b" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=A1oLU4FAq8E&#038;width=640&#038;height=480" title="">“Bell Bottom Blues,”</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=A1oLU4FAq8E&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#6903dc8c58d9b").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> by Derek &amp; the Dominos</li>
</ul>
<h2/>No tux required</h2/>
<p>As we mentioned above, good music never goes out of style, which is why our music lessons are always relevant.</p>
<p>We can come to your Manhattan, Brooklyn, and Riverdale home or office and teach you to play guitar, piano, drums, or any other instrument – fashionable or not. And, unlike the shows that take place during the Fashion Week, we do not require elegant attire (but draw the line at birthday suits).</p>
<p>If you want to have your lesson while wearing your oldest sweats and sneakers, that’s okay with us – the music you make will be just as beautiful.</p>
<h5>Photo by Michael King</h5>
<p>The post <a href="https://heyjoeguitar.com/music-by-design-with-manhattan-music-school/">Music by Design – With Manhattan Music School</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
