<?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>Riverdale guitar school Archives - Hey Joe Guitar</title>
	<atom:link href="https://heyjoeguitar.com/t/riverdale-guitar-school/feed/" rel="self" type="application/rss+xml" />
	<link>https://heyjoeguitar.com/t/riverdale-guitar-school/</link>
	<description>Private Online Music Lessons NYC</description>
	<lastBuildDate>Fri, 24 Jun 2016 14:57:22 +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>Riverdale guitar school Archives - Hey Joe Guitar</title>
	<link>https://heyjoeguitar.com/t/riverdale-guitar-school/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Manhattan Music School Tells You How Old Instruments Become New Again</title>
		<link>https://heyjoeguitar.com/manhattan-music-school-tells-you-how-old-instruments-become-new-again/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 18 May 2015 00:01:28 +0000</pubDate>
				<category><![CDATA[Music and Science]]></category>
		<category><![CDATA[Flute teachers Brooklyn]]></category>
		<category><![CDATA[Manhattan Music School]]></category>
		<category><![CDATA[New York guitar lessons]]></category>
		<category><![CDATA[Riverdale guitar school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2027</guid>

					<description><![CDATA[<p>Learn About the Sounds of the Past, At Manhattan Music School Recently we wrote about some musical instruments of yore that no longer exist The question is: are they lost forever or is there a way to bring them back to life? We are happy to tell you that modern technology is doing wonders in...</p>
<p>The post <a href="https://heyjoeguitar.com/manhattan-music-school-tells-you-how-old-instruments-become-new-again/">Manhattan Music School Tells You How Old Instruments Become New Again</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Learn About the Sounds of the Past, At Manhattan Music School</h2>
<p>Recently we wrote about some <a href="/blog/new-york-city-guitar-school-sounds-out-the-past-and-future-instruments/">musical instruments of yore</a> that no longer exist   The question is: are they lost forever or is there a way to bring them back to life?<br />
<span id="more-2027"></span></p>
<p>We are happy to tell you that modern technology is doing wonders in reconstructing the sounds of some ancient instruments that had not been heard in hundreds – and in certain instances even thousands – of years. </p>
<p>One such long-lost marvel is the epigonion, a stringed, harp-like instrument that was popular in ancient Greece. It had disappeared with the fall of the Greek Empire, as had other once-common instruments like the salpinx (a kind of ancient trumpet), the barbiton (a bass guitar), the aulos (an oboe), and the syrinx (a pan flute). But in recent years they had been painstakingly recreated based on archaeological data such as excavated fragments, pictures on ancient urns, and other historical records.</p>
<h2>Lost and found</h2>
<p>The fact that these long-lost relics of past civilizations had come to life again is due to the cutting-edge technology, as well as a team of dedicated researchers, historians, physicists, archaeologists, engineers, and musicians. </p>
<p>An international multi-disciplinary team working for the ASTRA (Ancient Instruments Sound/Timbre Reconstruction Application) <a href="http://www.astraproject.org/index.html" title="Astra Project" target="_blank">project</a> used the physical modeling synthesis &#8211; a complex digital audio rendering technique &#8211; to  accurately recreate models of these old musical instruments and reproduce their long-forgotten sounds.  </p>
<p>As you can imagine, a lot of work is involved in this process, but it is all worth it in the end, when an ensemble of professional musicians, appropriately called the Lost Sounds Orchestra, gives a concert using the reconstructed instrument. This really brings a new meaning to the phrase “everything old is new again,” doesn’t it?</p>
<p>So what do they sound like? <a id="68fffeea1c202" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=KmzAQPz7Rj4&#038;width=640&#038;height=480" title="">Truly beautiful!</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=KmzAQPz7Rj4&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#68fffeea1c202").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> It really is a special experience to listen to instruments that had not been heard, literally, <a id="68fffeea1c250" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=EKgChmuXSVw&#038;width=640&#038;height=480" title="">in ages</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=EKgChmuXSVw&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#68fffeea1c250").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script>.</p>
<h2>It’s not lost on us!</h2>
<p>At Hey Joe Guitar we are excited to know that (some) old instruments never die – they spring to life again thanks to the convergence of science, technology, and human creativity. You might say that these long-forgotten instruments are getting a second wind!</p>
<p>Now, as amazing as <a href="/your-teacher/" title="Our Music Teachers">our teachers</a> are, they are the  first to admit that the epigonion, salpinx, barbiton, aulos, and syrinx are…all Greek to them. However, they can certainly come to your Manhattan, Brooklyn or Riverdale home or office and teach you to play the modern versions of these ancient instruments: the harp, trumpet, bass guitar, oboe, and flute. </p>
<p>Let’s put it this way: with our music lessons, you’ve got nothing…to lose, and everything to gain.</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/manhattan-music-school-tells-you-how-old-instruments-become-new-again/">Manhattan Music School Tells You How Old Instruments Become New Again</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Riverdale Guitar School Delves Into the Origin of (Musical) Species</title>
		<link>https://heyjoeguitar.com/riverdale-guitar-school-delves-into-the-origin-of-musical-species/</link>
		
		<dc:creator><![CDATA[Hey Joe Guitar]]></dc:creator>
		<pubDate>Mon, 11 May 2015 00:01:25 +0000</pubDate>
				<category><![CDATA[History of Instruments]]></category>
		<category><![CDATA[Flute teachers New York]]></category>
		<category><![CDATA[Manhattan Piano Lessons]]></category>
		<category><![CDATA[Private violin lessons Brooklyn]]></category>
		<category><![CDATA[Riverdale guitar school]]></category>
		<guid isPermaLink="false">http://www.heyjoeguitar.com/?p=2019</guid>

					<description><![CDATA[<p>Find Out The History of Your Instrument, with Riverdale Guitar School When you have your music lesson, do you ever wonder how the instrument you are holding in your hands was originally created? In other words, what was the evolutionary path of your guitar, piano, or any other instrument? Yes, we know, this is not...</p>
<p>The post <a href="https://heyjoeguitar.com/riverdale-guitar-school-delves-into-the-origin-of-musical-species/">Riverdale Guitar School Delves Into the Origin of (Musical) Species</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Find Out The History of Your Instrument, with Riverdale Guitar School</h2>
<p>When you have your music lesson, do you ever wonder how the instrument you are holding in your hands was originally created? In other words, what was the evolutionary path of your guitar, piano, or any other instrument?<br />
<span id="more-2019"></span></p>
<p>Yes, we know, this is not a question most people ask themselves. Yet, it’s a very interesting subject because instruments, just like other objects, have an often-fascinating history.</p>
<p>Well then, let’s explore the origin and development of some of the musical instruments that are part of our lives.</p>
<h2>Humble beginnings</h2>
<p>Our interest in this topic was sparked by a <a href="http://www.nbcnews.com/science/science-news/science-stradivarius-researchers-sound-depths-violin-design-n304686" target="_blank">recent report</a> that cites a study conducted by researchers at the Massachusetts Institute of Technology and others. Their findings, based on years of comparing various measurements, X-rays, and CAT scans of hundreds of violin-like instruments dating back to the 10th century, indicated that the instruments underwent changes comparable to the Darwinian process of evolution by natural selection.</p>
<p>This led us to another study published in an Australian magazine called “Acoustics” (yes, we are clearly a very well-read bunch!). In it, a scientist at the Australian National University argued that the development of instruments depended on the materials available at the specific time in history. That was perhaps one of the earliest examples of recycling: people used whatever scraps they found and fashioned instruments out of them.</p>
<p>For instance, based on some archeological finds, thousands of years ago people drilled holes in bones and made flutes. And when termites hollowed the centers of eucalyptus branches, all kinds of wind instruments were created. </p>
<p>Historical records, however, don’t provide us with all the information because most instruments were made from perishable materials like animal skin. But as time went by, more and more instruments were created out of studier, stronger, and less degradable materials, such as pewter, brass, and bronze alloy, from which instruments like cymbals – and later other percussions – developed.</p>
<p>It is interesting to note that in those pre-historic times, nobody just sat down and decided to create a musical instrument. It was more a process of surprising – and often accidental – discovery. For example, blowing into a conch shell might have led to first wind instruments, while banging a sword against a metal object eventually led to the invention of percussions.</p>
<h2>Old versus new</h2>
<p>Let’s not forget the wood, from which our ancestors built most common string instruments – <a href="/blog/manhattan-violin-school-plays-second-fiddle-to-none/">violins</a>, violas, cellos, double basses, and guitars. Throughout the ages, wood was in abundance; the earliest instruments were made out of boxwood, holm oak, cedar, and many others. </p>
<p>By the way, there is an interesting fact about the violin that we’d like to share with you: the most famous maker of this instrument in history, Antonio Stradivari, used the wood that was slightly different from what is available today. It had something to do with the cooler climate in the 18th century Europe. That’s why the sound of the <a id="68fffeea1ca32" rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=pZPl3b4eOkU&#038;width=640&#038;height=480" title="">original Stradivarius</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=pZPl3b4eOkU&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#68fffeea1ca32").attr('href', new_url);
                //console.log(new_url);
            }
        });
    });
    /* ]]&gt; */
    </script> is not easy to duplicate with modern violins. (However, many <a href="http://www.thestrad.com/cpt-latests/stradivari-loses-out-in-blind-testing-study-of-player-preferences-for-old-and-new-violins/" target="_blank">professional violinists say</a> that modern violins are just as good –if not better &#8211; than the old ones).</p>
<h2>Here and now</h2>
<p>Would you like to find out more about the forerunners of our present-day instruments? There are <a href="http://www.smashinglists.com/10-earliest-known-musical-instruments/" target="_blank">many resources</a> out there and they are all very interesting.</p>
<p>Needless to say, when our teachers come to your Manhattan, Brooklyn or Riverdale home of office, they will not be carrying a conch shell or animal bone. And they have zero training in making music out of a hollowed tree branch.</p>
<p>However, when it comes to teaching the newer and more common instruments, our teachers are…highly evolved!</p>
<h5>Photo by unknown, available under Creative Commons License</h5>
<p>The post <a href="https://heyjoeguitar.com/riverdale-guitar-school-delves-into-the-origin-of-musical-species/">Riverdale Guitar School Delves Into the Origin of (Musical) Species</a> appeared first on <a href="https://heyjoeguitar.com">Hey Joe Guitar</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
