<!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%a5%d0%be%d1%80/%d0%94%d0%b8%d0%bb%d0%b8%d1%83%d1%81%2c+%d0%a4%d1%80%d0%b5%d0%b4%d0%b5%d1%80%d0%b8%d0%ba/Koanga.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/CC/Chor/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/CC/Chorale/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/CC/Coro/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/CC/Coro/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/CC/Ch%c3%b3r/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/CC/Coro/Frederick+Delius/Koanga.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/CC/Koor/Frederick+Delius/Koanga.html"/><link rel="canonical" href="http://en.instr.scorser.com/CC/Voice/Frederick+Delius/Koanga.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>Koanga PDF Free sheet music</title><meta name="description" content="Koanga Frederick Delius 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/Choir/",
  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/Choir/Solo/All.html">Choir Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Choir/All/All.html">Choir + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Choir/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/Choir/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>Koanga<h2><h2>Composer: <a href="http://en.instr.scorser.com/C/Choir/Frederick+Delius/All/Alphabeticly.html">Delius Frederick</a></h2><h2>Instruments: <a href="http://en.instr.scorser.com/SS/Voice/All/All.html">Voice</a> <a href="http://en.instr.scorser.com/SS/Mixed+chorus/All/All.html">Mixed chorus</a> <a href="http://en.instr.scorser.com/SS/Orchestra/All/All.html">Orchestra</a> </h2><h2>Tags: <a href="http://en.instr.scorser.com/SS/Choir/All/Operas.html">Operas</a> </h2><div class="hd"><a href="#arr">#Arrangements</a></div><div class="clear10"></div><h2 id="arr"><h2>Arrangements:</h2></h2><h3>Other</h3><a href="http://en.instr.scorser.com/Ar/Choir/Frederick+Delius/Koanga/Harold+Perry/Piano.html">La Calinda.  Piano (Harold Perry)</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/Koanga">Wikipedia</a><div class="p">Koanga is an opera written between 1896 and 1897, with music by <a href="http://en.instr.scorser.com/C/Choir/Frederick+Delius/All/Popularity.html">Frederick Delius</a> and a libretto by Charles Francis Keary, inspired partly by the book The Grandissimes: A Story of Creole Life by George Washington Cable (1880). Inspiration also came from Delius's own experiences as a young man, when his family sent him to work in Florida. It was Delius's third opera, and he thought better of it than of its predecessors, Irmelin and The Magic Fountain, because of the incorporation of dance scenes and his treatment of the choruses. Koanga is reputed to be the first opera in the European tradition to base much of its melodic material on African-American music.</div><div class="p">Koanga was the first of Delius's operas to be performed. It was also the most labour-intensive with regard to the libretto, which was continually revised. The opera was posthumously published in 1935.</div><div class="p">It was performed privately in March 1899 at the residence of <a href="http://en.instr.scorser.com/C/Choir/Adela+Maddison/All/Popularity.html">Adela Maddison</a> in Paris. <a href="http://en.instr.scorser.com/C/Choir/Gabriel+Faur%c3%a9/All/Popularity.html">Gabriel Fauré</a> was among the performers, and the audience included <a href="http://en.instr.scorser.com/C/Choir/Prince+Edmond+de+Polignac/All/Popularity.html">Prince Edmond de Polignac</a> and the Princesse de Polignac. Selections from the opera were performed in London on 30 May 1899 at St James's Hall, in a concert of his own music organised by Delius.</div><div class="p">The first public staging of the opera was at the Stadttheater Elberfeld, Germany, on 30 March 1904. It was sung in German, using a translation by Jelka Delius, and conducted by Fritz Cassirer.</div><div class="p">Sir Thomas Beecham directed the British premiere of the full opera at the Royal Opera House, Covent Garden, on 23 September 1935. John Brownlee sang the title role, with Oda Slobodskaya as Palmyra.</div><div class="p">A later revival was in 1972, for the Camden Festival at the Sadler's Wells Theatre, London, conducted by Sir Charles Groves. Douglas Craig and Andrew Page had worked extensively on revisions to a performing edition, which was used for the first complete commercial recording, conducted by Groves. Robert Threlfall has examined revisions to the text of Koanga in its various editions. More recent revisions to the libretto have been by Olwen Wymark.</div><div class="p">The single most famous musical passage from the opera contains the melody known as La Calinda, which is the only part of the score that has remained famous in the concert hall.</div><div class="p">Eric Fenby, Delius's amanuensis, wrote of the opera as follows:</div><div class="p">"Koanga is one of those singular works that attract attention in Delius's development, but which stand apart from the rest of his music. Usually, once a work was written, Delius's interest in it would wane. It would then be renewed and be relived temporarily every time he heard it again. For Koanga, however, he showed concern as though it held some secret bond that bound him to his youth in Florida. It was the one work he deplored in old age he was never likely to hear again. And so it proved. A dark grandeur pervades the score which, whilst yielding to hankerings after <a href="http://en.instr.scorser.com/C/Choir/Richard+Wagner/All/Popularity.html">Wagner</a>, recalls the tragic gusto of <a href="http://en.instr.scorser.com/C/Choir/Giuseppe+Verdi/All/Popularity.html">Verdi</a>. The elements of time, place and plot allowed him a range of textures and moods wider than in his other operas."</div><div class="p">The first U.S. staging of Koanga, or of any opera by Delius, was by the Opera Society of Washington in late 1970 and early 1971.</div><div class="p">The Pegasus Opera Company staged Koanga at Sadler's Wells Theatre in April 2007 and the Wexford Opera Festival in 2015 (broadcast by BBC Radio 3 in 2016).</div><div class="p">William Randel has studied the relationship of the opera and its libretto to the original story by Cable.</div><div class="p">Uncle Joe is about to tell the tale of Koanga and Palmyra, at the request of the planters’ daughters.</div><div class="p">Years earlier</div><div class="p">Palmyra, the maid to Clotilda (the wife of the plantation owner Don José Martinez), watches Simon Perez, the plantation overseer, rouse up the slaves for their labours. Perez declares his love for Palmyra, but she brushes aside such sentiments. Martinez arrives, and Perez tells him of the arrival of a new slave. The new slave is Koanga, a captured African prince. Koanga invokes his gods to avenge his betrayal. Perez states that Koanga would rather die than be a slave, but Martinez suggests that Palmyra can be used to change his sentiments. Koanga and Palmyra are introduced, and become attracted to each other. Perez becomes angry at this turn of events. Clotilda is appalled at this herself, as Palmyra is her half-sister.</div><div class="p">Preparations for the wedding of Koanga and Palmyra are taking place. Clotilda consults with Perez as to how to stop this wedding. Perez tells Palmyra the truth about her birth, but she remains determined to marry Koanga. Just as the wedding ceremony is about to occur, Perez kidnaps Palmyra. Koanga then fights with Martinez and prevails in the man-to-man struggle. Koanga escapes to the swamp and invokes magic to bring disease contagion to the plantation. However, he has a vision of Palmyra’s suffering, which causes him to return to the plantation. When he arrives, Perez is trying to embrace Palmyra. Koanga kills Perez, but is in turn captured and executed. Palmyra mourns for Koanga, and then takes her own life.</div><div class="p">The planter's daughters respond to Uncle Joe’s story, as the sun rises.</div></body></html>