<?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 Riverdale music lessons Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/brooklyn-riverdale-music-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/brooklyn-riverdale-music-lessons/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 16:02:00 +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 Riverdale music lessons Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/brooklyn-riverdale-music-lessons/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</title>
		<link>https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Tue, 16 Sep 2014 00:01:22 +0000</pubDate>
				<category><![CDATA[Music and Health]]></category>
		<category><![CDATA[Brooklyn Riverdale music lessons]]></category>
		<category><![CDATA[Focus with music]]></category>
		<category><![CDATA[Guitar Lessons]]></category>
		<category><![CDATA[Manhattan music teachers]]></category>
		<category><![CDATA[nyc music school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=1694</guid>

					<description><![CDATA[<p>Guitar Lessons Provide Crowd Control – For Your Brain Are you one of those people who can’t organize or structure their thoughts and concentrate on just one idea / task at a time? You are certainly not alone because so many of us are multitasking and juggling various obligations at the same time. If you...</p>
<p>The post <a href="https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/">Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2/>Guitar Lessons Provide Crowd Control – For Your Brain</h2/>
<p>Are you one of those people who can’t organize or structure their thoughts and concentrate on just one idea / task at a time? You are certainly not alone because so many of us are multitasking and juggling various obligations at the same time.</p>
<p>If you (or your child) ever said “I just can’t focus,” then we have some very good news for you: researchers have discovered an effective way to whip your thoughts and attention span into tip-top shape: music!</p>
<p><span id="more-1694"></span></p>
<p>A study carried out jointly at Harvard and Japan’s Kyoto University reports that soothing sounds of a <a id="68fdf9a382bb9" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=FejHZUyj_Lw&#038;width=640&#038;height=480" title="">Mozart minuet</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=FejHZUyj_Lw&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#68fdf9a382bb9").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>improve the ability of children and older people to focus on a task, while ignoring irrelevant information that might be “crowding” their brains.</p>
<p>Who knew music had such a powerful effect on our concentration? Well, WE certainly did!</p>
<h2/>The science behind it all</h2/>
<p>The above-mentioned study is not the only one that has demonstrated how music can help the brain focus more effectively. Other research has also shown that melodious sounds help the brain release dopamine, a chemical neurotransmitter which impacts many mental and cognitive functions, including motivation, attention, learning, and concentration.</p>
<p>What does this mean to you and your child? Experts tell us that for adults, music boosts on-the-job productivity, while in kids it improves academic performance – all because of a better ability to concentrate and process the information at hand. For all age groups, this translates into increased creativity across all fields and domains.</p>
<p>Music education can also <a href="/blog/key-success-manhattan-music-lessons/" title="The Key to Success, with Manhattan Music Lessons">make you more successful</a> in all aspects of your life. All that, we believe, starts with the ability to focus because it helps us hone in on what is important and relevant to us at any given time.</p>
<h2>Rein in your wandering thoughts</h2>
<p>What kind of music is most effective in improving our concentration? Rhythms and transitions in Mozart and <a id="68fdf9a382c02" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=yyelz5Q0Z9w&#038;width=640&#038;height=480" title="">Beethoven’s</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=yyelz5Q0Z9w&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#68fdf9a382c02").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> compositions are believed to help the brain focus better.</p>
<p>But that’s not all: researchers at the University of London’s Institute of Education found that children are more likely to appreciate a wider range of music later in life, if they had been exposed to history’s most famous composers – like the ones mentioned above &#8211; early on.</p>
<p>But, let’s go back to the type of music that boosts concentration.</p>
<p>Some experts believe that rhythmic patterns specific to Baroque music, such as <a id="68fdf9a382c44" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=nbpAFzyrx5o&#038;width=640&#038;height=480" title="">Vivaldi’s Four Seasons</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=nbpAFzyrx5o&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#68fdf9a382c44").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> and <a id="68fdf9a382c6f" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=Xq2WTXtKurk&#038;width=640&#038;height=480" title="">Bach’s Brandenburg Concerto #3</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=Xq2WTXtKurk&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#68fdf9a382c6f").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> are especially focus-friendly.</p>
<p>Is it all about classical music, you may wonder? The above-mentioned studies …<i>focused </i>on that genre, but you can boost your concentration with other melodies as well – it’s all about what “speaks” to you.</p>
<p>For example, the so-called “<a id="68fdf9a382c96" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=jYCW-aSzWlo&#038;width=640&#038;height=480" title="">ambient</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=jYCW-aSzWlo&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#68fdf9a382c96").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>” music, the kind that creates a certain mood, has also been shown to have concentration-boosting properties because it’s so soft and soothing.</p>
<h2/>The bottom line…</h2/>
<p>From our own extensive experience and anecdotal evidence derived from students at our <a href="/how-it-works/" title="How we work">NYC music school</a>, we can tell you that music really does improve concentration.</p>
<p>Of course, it all depends on several important factors, such as the quality of instruction &#8211; our music teachers are among the best in New York – as well as the correct technique adapted to the age and level of each student.</p>
<p>We also believe that students are able to focus better if the lesson takes place in a quiet and comfortable environment, which is why our teachers make “house calls” in Manhattan, Brooklyn and Riverdale section of the Bronx. So please <a href="/contact-us/" title="Contact us">contact us</a> and we’ll…focus on you right away!</p>
<h5>Photo by Vikingmaid</h5>
<p>The post <a href="https://heyjoeguitar.com/dont-be-out-of-focus-let-nyc-music-school-help-out/">Don&#8217;t Be Out of Focus – Let NYC Music School Help Out</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
