<?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 flute school Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/nyc-flute-school/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/nyc-flute-school/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 15:20: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>NYC flute school Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/nyc-flute-school/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>At Our New York Guitar School, We Plant Musical Seeds – and See Them Grow!</title>
		<link>https://heyjoeguitar.com/at-our-new-york-guitar-school-we-plant-musical-seeds-and-see-them-grow/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Thu, 19 Mar 2015 00:01:22 +0000</pubDate>
				<category><![CDATA[Musical Musings]]></category>
		<category><![CDATA[Brooklyn piano lessons]]></category>
		<category><![CDATA[Manhattan music teachers]]></category>
		<category><![CDATA[NYC flute school]]></category>
		<category><![CDATA[NYC guitar school]]></category>
		<category><![CDATA[Private violin lessons Riverdale]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1947</guid>

					<description><![CDATA[<p>Blossom – With New York Guitar School Let’s talk about plants. (Yes, you heard it right – we did say PLANTS!) Tomorrow is the first day of spring, so it is a good time to turn our thoughts to the vegetation that will soon be budding around us. For most of us living in NYC,...</p>
<p>The post <a href="https://heyjoeguitar.com/at-our-new-york-guitar-school-we-plant-musical-seeds-and-see-them-grow/">At Our New York Guitar School, We Plant Musical Seeds – and See Them Grow!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Blossom – With New York Guitar School</h2>
<p>Let’s talk about plants. (Yes, you heard it right – we did say PLANTS!) Tomorrow is the first day of spring, so it is a good time to turn our thoughts to the vegetation that will soon be budding around us.<br />
<span id="more-1947"></span></p>
<p>For most of us living in NYC, our indoor ficuses, philodendrons, African violets, and other potted plants are often the only greenery we have. </p>
<p>We know that plants need water and, in some cases, sunshine to thrive. You may have also heard that talking to your plants in a soft and soothing voice helps them grow. This is based more on anecdotal rather than scientific evidence, but who are we to dispute it? By the same token, there seems to be a body of information suggesting that plants respond positively to certain kinds of music. See, there IS a good reason for us to talk about plants!</p>
<h2>“Leafing” through music</h2>
<p>Some time ago, a researcher named Dorothy Retallack conducted an experiment at the Colorado Women’s College in which she subjected different groups of plants to various types of music, sounds, and artists. She included classical composers (Claude Debussy), jazz performers (Louis Armstrong), and Indian music (Ravi Shankar).</p>
<p>All the plants exposed to these sounds grew large, strong, and healthy, and many of them actually leaned towards the radio in the same way they’d bend towards sunlight. </p>
<p>However, when Retallack put on heavy metal and hard / acid rock music, the plants didn’t like those sounds at all – they drooped, withered, and generally reacted negatively to loud, harsh, and dissonant sounds.</p>
<p>A skeptic may argue that a plant has no central nervous system so it is not capable of hearing.  However, a few years ago South Korean scientists reported that plants do have genes that enable them to “hear” and grow faster when music is played.</p>
<p>Make of this what you will, but we choose to believe that plants – like all living things – respond to beautiful music.</p>
<h2>Finding strength in music</h2>
<p>This brings us to a pertinent question &#8211; what music is best for your household plants? </p>
<p>According to the above-mentioned South Korean researchers, the soothing sounds of Beethoven&#8217;s <a id="68ffc414b1bfc" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=nT7_IZPHHb0&#038;width=640&#038;height=480" title="">Moonlight Sonata</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=nT7_IZPHHb0&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#68ffc414b1bfc").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> made their “study subjects” grow faster.</p>
<p>And, as suggested by Retallack, Debussy’s music has a positive effect as well, so we are thinking that you can’t go wrong with his <a id="68ffc414b1c50" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=ZIsQPdC9YnY&#038;width=640&#038;height=480" title="">“Clair de Lune”</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=ZIsQPdC9YnY&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#68ffc414b1c50").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>.</p>
<p>As for another plant favorite, Shankar, the <a id="68ffc414b1c85" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=-f1DNyngKVY&#038;width=640&#038;height=480" title="">relaxing sounds of his sitar</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=-f1DNyngKVY&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#68ffc414b1c85").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> might also help your indoor garden bloom where it is planted!</p>
<p>As a matter of fact, any instruments that emit soft and soothing sounds – violin, piano, guitar, flute, and many others – will be  growth boosters.</p>
<h2>A “growing” experience </h2>
<p>We are not telling you that our music teachers are botany experts – they are not. (In fact, some of them may not even have a green thumb!)</p>
<p>But we will say this: if you are looking for <a href="/your-teacher/" title="Our Teachers">an excellent teacher</a> to give you or your child music lessons in the privacy of your Manhattan, Brooklyn, or Riverdale home or office, we have a…. whole crop of them!</p>
<p>They will not help your plants get taller, but, with their exceptional patience, dedication and kindness, they will help you grow your musical ability!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/at-our-new-york-guitar-school-we-plant-musical-seeds-and-see-them-grow/">At Our New York Guitar School, We Plant Musical Seeds – and See Them Grow!</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
