<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" ><head><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/CC/%d0%a4%d0%bb%d0%b5%d0%b9%d1%82%d0%b0/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/CC/Fl%c3%b6te/John+Lemmon%c3%a9/Valse+bluette.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/CC/Fl%c3%bbte/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/CC/Flauta/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/CC/Flauta/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/CC/Flet/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/CC/Flauti/John+Lemmone/Valse+bluette.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/CC/Fluit/John+Lemmone/Valse+bluette.html"/><link rel="canonical" href="http://en.instr.scorser.com/CC/Piano/John+Lemmone/Valse+bluette.html"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-WCCFERMEWR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

  gtag('config', 'G-WCCFERMEWR');
</script><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Valse bluette PDF Free sheet music</title><meta name="description" content="Valse bluette John Lemmone PDF Sheet music, scores"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="shortcut icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/jquery-1.12.4.js" ></script>
  <script src="http://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript">
	function onEnter()
	{{
if(event.key === 'Enter') {
        var re = new RegExp('([ .]*$)|([\\\\:]*)', 'ig'); 
		var tmp = document.getElementById("s").value.replace(re,'');
		if (tmp!="")
			top.location.href = 'http://en.scorser.com/S/Sheet music/'+encodeURIComponent(tmp)+'/-1/1.html';
		return false;      
    }		
	}}
</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script><style type="text/css">
body{max-width: 975px;min-width: 300px;margin: 10px 10px 0 20px;font-family: sans-serif, arial, tahoma, verdana,courier ;background-color:white}
a{color:black; padding: 0 0px 10px 0px;display:block;}
a:visited{color:black}
.ariaLinkDiv{font-size: large;margin: 0 0 0 10px;}
h1{ font-size: xx-large;font-weight: normal;margin: 10px 0px 10px 0px;clear:both}
h1 a{display:inline}
h2{ font-size: x-large;font-weight: normal;margin: 20px 0 10px 0px}
h2 a{margin: 0; display:inline}
h3{ font-weight: normal;font-size:large;margin: 10px 0 0 0px}
h3 a{display:inline}
.content{margin:20px 0 0 0px}
.hd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;}
.hd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.hd a:visited{color:white}
.vd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #568900;   margin: 5px 5px 0 0;}
.vd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.vd a:visited{color:white}
.clear{clear:both}
.clear10{clear:both;height:10px}
.clear20{clear:both;height:20px}
.ic{padding: 5px 0 5px 0;border-width:0;font-size: large;width: 100%;}
.ic:focus{outline:none}
.sw{background-color:red;float:left}
.sw a{padding:10px;color:white;font-size:large;}
.p{max-width:700px;margin-top:10px;}
.p a{display:inline;}
.ocd{background-color: #6E903B; width: 100%;}
.ocd a{text-decoration:none; color:white;float:left;padding:0}
.ocd a:visited{color:white}
.ocdd{margin-left: 47px;}
.ocdc{padding: 5px;}
.instrDiv{display:none}
.md{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;padding:10px}
</style></head><body><div class="ocd"><div class="ocdc"><a href="http://en.instr.scorser.com/M.html"><img alt="" src="http://instr.scorser.com/menu_white.png" style="height:23px; width:30px;margin:5px"></a><div class="ocdd"><input id="s" value placeholder=" Search ScorSer.com: Instruments, Composers, Compositions ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://en.instr.scorser.com/Au/Flute/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://en.instr.scorser.com/SS/Flute/Solo/All.html">Flute Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Flute/All/All.html">Flute + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Flute/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/Flute/All/Popularity.html">Composers</a></div><div class="clear10"></div><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="6855378574"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><h1>Valse bluette<h2><h2>Composer: <a href="http://en.instr.scorser.com/C/Flute/John+Lemmone/All/Alphabeticly.html">Lemmone John</a></h2><h2>Instruments: <a href="http://en.instr.scorser.com/SS/Flute/All/All.html">Flute</a> <a href="http://en.instr.scorser.com/SS/Piano/All/All.html">Piano</a> </h2><h2>Tags: <a href="http://en.instr.scorser.com/SS/Flute/All/Waltz.html">Waltz</a> <a href="http://en.instr.scorser.com/SS/Flute/All/Dance.html">Dance</a> </h2><div class="hd"><a href="#arr">#Arrangements</a></div><div class="clear10"></div><h2>Download free scores:</h2><a rel="nofollow" href="http://en.instr.scorser.com/D/104883.html" target="_blank"">Complete Score PDF 1 MB</a><div class="clear10"></div><h2 id="arr"><h2>Arrangements:</h2></h2><h3>Other</h3><a href="http://en.instr.scorser.com/Ar/Flute/John+Lemmone/Valse+bluette/Unknown/Piano.html"> Piano (Unknown)</a><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="2242351737"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><div class="clear10"></div><div class="clear10"></div><a href="https://en.wikipedia.org/wiki/John_Lemmone">Wikipedia</a><div class="p">John Lemmone (22 June 1861 – 16 August 1949; also seen as John Lemmoné) was an Australian flute player and composer who was largely self-taught and who at the age of 12, paid for his first flute with gold he had panned himself on the goldfields at Ballarat. He had an international career as a soloist, and accompanied well-known singers such as Adelina Patti, Nellie Melba and Amy Sherwin, the pianist <a href="http://en.instr.scorser.com/C/Flute/Ignacy+Jan+Paderewski/All/Popularity.html">Ignacy Jan Paderewski</a>, and the violinist <a href="http://en.instr.scorser.com/C/Flute/Pablo+de+Sarasate/All/Popularity.html">Pablo de Sarasate</a>. Later in his career he became Nellie Melba's manager.</div><div class="p">Lemmone was born in Ballarat to a Greek immigrant, John Lemon (originally Lamoni) and his English-born wife Mary. It was a musical family and the boy learned tin whistle before progressing to fife, playing in the local Golden City drum and fife band. By the age of 12 he had found enough gold on the Ballarat goldfields to buy his own flute.</div><div class="p">The next year, the family moved to Melbourne and as a teenager, Lemmone performed with a number of Melbourne theatre orchestras, including as principal flute with Lyster's Royal Italian Opera Company. In 1884 he made his debut as a soloist in a benefit concert for the local musician Carl Elsässer, who had suffered a stroke. A young singer by the name of Helen Mitchell (later Nellie Melba), who was later to form a close professional association with Lemmone, sang at the same concert.</div><div class="p">In 1887 and 1889, having changed his name, Lemmone toured Australia and Asia with soprano Amy Sherwin. He married Isabella Stewart in 1889 and over the next few years he again toured, with singers Janet Patey, Allan James Foley and Charles Santley, and violinist Pablo de Sarasate.</div><div class="p">Lemmone renewed his acquaintance with Nellie Melba in London in 1894. By this time, Melba was very well known in Europe, having sung at Covent Garden in 1888 and the Metropolitan Opera in 1893, and his contact with her further advanced his career. He accompanied her with flute obbligatos at fashionable social gatherings and at Queen's Hall, London. He also performed with Adelina Patti in Albert Hall, toured with her and in 1896 with Amy Sherwin in South Africa.</div><div class="p">When he returned to Australia in 1897, he changed career path and began work as a manager for international artists, including pianists <a href="http://en.instr.scorser.com/C/Flute/Mark+Hambourg/All/Popularity.html">Mark Hambourg</a> and Paderewski as well as Melba. He also selected internationally known performers for the 1911 J. C. Williamson opera season. He continued to perform, however. At a reception held for him after his return from Europe, he performed so well that a critique in The Sydney Morning Herald reported:</div><div class="p">... the varying moods of the dreamy undulating motions of the Nautch girl's dance or the swirling rhythm of the Hungarian dance, the piquant action of the mazurka, the majestic sweep of a Russian hymn, the delightful trill of the nightingale, and the restless fluttering of the butterfly in a garden of roses are delineated by Mr Lemmone with a sweetness of expression and accuracy of tone, even in the most difficult bravura passages, that cannot fail to charm the hearer.</div><div class="p">Lemmone continued to perform as a soloist and even as late as 1938 performed on radio. However, management was his principal career and during the years of the First World War he organised concerts in both Australia and England to raise money for the war effort, although taking no fee.</div><div class="p">His wife Isabella having died on 11 June 1943, Lemmone remarried on 28 September of the same year. In 1949 he died at Darlinghurst in Sydney, aged 88 years.</div><div class="p">Like John Amadio after him, Lemmone played a Radcliff flute that sounded like a Boehm flute but which had a different fingering system. When he died, his flute came into the possession of his friend and onetime student, the flautist and educator Victor McMahon. In turn, McMahon gave the flute to the National Film and Sound Archive in 1986. It is now held at the Arts Centre Melbourne, Performing Arts Collection.</div></body></html>