<!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="de" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/All/Eustache+Du+Caurroy/All/Alphabeticly.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%92%d1%81%d0%b5/Eustache+Du+Caurroy/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Tous/Eustache+Du+Caurroy/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Todos/Eustache+Du+Caurroy/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Todos/Eustache+du+Caurroy/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Wszystkie/Eustache+Du+Caurroy/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Tutto/Eustache+Du+Caurroy/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Alle/Eustache+Du+Caurroy/Alle/Alphabeticly.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>Eustache du Caurroy Liste der Kompositionen</title><meta name="description" content="Eustache du Caurroy Noten, Partituren"/><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://de.scorser.com/S/Noten/'+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://de.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=" Suchen ScorSer.com: Instrumente, Komponisten, Kompositionen ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://de.instr.scorser.com/Au/Alle/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://de.instr.scorser.com/SC/Alle/Alle/Popularity.html">Komponisten</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>Eustache du Caurroy</h1><div class="hd"><a href="http://de.instr.scorser.com/C/Stimme/Eustache+du+Caurroy/Alle/Alphabeticly.html">Stimme</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Mixed+chorus/Eustache+du+Caurroy/Alle/Alphabeticly.html">Mixed chorus</a></div><div class="clear10"></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Fantasie/Alphabeticly.html">Fantasie</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Geistliche+Musik/Alphabeticly.html">Geistliche Musik</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Motette/Alphabeticly.html">Motette</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Carol/Alphabeticly.html">Carol</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Buch+der+Psalmen/Alphabeticly.html">Buch der Psalmen</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Heilige+Messe/Alphabeticly.html">Heilige Messe</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Chanson/Alphabeticly.html">Chanson</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Lied/Alphabeticly.html">Lied</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Sacred+songs/Alphabeticly.html">Sacred songs</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Canon/Alphabeticly.html">Canon</a></div><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://de.instr.scorser.com/C/Alle/Eustache+du+Caurroy/Alle/Popularity.html">nach Beliebtheit</a></div><div class="clear10"></div><h2>#</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/5+Fantasias+on+%27Une+jeune+fillette%27.html">5 Fantasias on 'Une jeune fillette' (5 Fantasien über eine "junge Mädchen")</a><h2>F</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+1.html">Fantasie 1</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+10+on+%27Requiem+%c3%86ternam%27.html">Fantasie 10 on 'Requiem Æternam' (10 Fantasie über 'Requiem aeternam')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+12+a+l%27imitation+de+%27De+Cunctipotens+Genitor%27.html">Fantasie 12 a l'imitation de 'De Cunctipotens Genitor' (Fantasies 12 auf die Nachahmung der "De Cunctipotens Genitor ')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+13+a+l%27imitation+de+%27Salve+Regina%27.html">Fantasie 13 a l'imitation de 'Salve Regina' (13 Fantasie in Nachahmung des 'Salve Regina')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+14+on+%27Ave+Maris+Stella%27.html">Fantasie 14 on 'Ave Maris Stella'</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+15+a+l%27Imitation+d%27Ave+Maris+Stella.html">Fantasie 15 a l'Imitation d'Ave Maris Stella</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+16.html">Fantasie 16</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+17.html">Fantasie 17</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+18.html">Fantasie 18</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+19+a+l%27imitation+de+%27Conditor+alme+syderum%27.html">Fantasie 19 a l'imitation de 'Conditor alme syderum' (Fantasies 19 auf die Nachahmung der 'conditor mindestens syderum')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+2.html">Fantasie 2</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+20.html">Fantasie 20</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+21.html">Fantasie 21</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+22.html">Fantasie 22</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+23.html">Fantasie 23</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+24.html">Fantasie 24</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+26.html">Fantasie 26</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+27.html">Fantasie 27</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+28+on+%27Ad+c%c5%93nam+agni+providi%27.html">Fantasie 28 on 'Ad cœnam agni providi' (Phantasien über 28 'Für coenam Agni providi')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+29+on+%27Une+jeune+fillette%27.html">Fantasie 29 on 'Une jeune fillette' (29 Fantasie über "Ein junges Mädchen")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+3+on+%27Regina+c%c5%93li%27.html">Fantasie 3 on 'Regina cœli' (3 Fantasie über "Regina Coeli Ansprachen ')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+30+on+%27Une+jeune+fillette%27.html">Fantasie 30 on 'Une jeune fillette' (30 Fantasie über "Ein junges Mädchen")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+31+on+%27Une+jeune+fillette%27.html">Fantasie 31 on 'Une jeune fillette' (31 Fantasie über "Ein junges Mädchen")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+32+on+%27Une+jeune+fillette%27.html">Fantasie 32 on 'Une jeune fillette' (32 Fantasie über "Ein junges Mädchen")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+33+on+%27Une+jeune+fillette%27.html">Fantasie 33 on 'Une jeune fillette' (33 Fantasie über "Ein junges Mädchen")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+34+after+%27Pange+lingua%27.html">Fantasie 34 after 'Pange lingua' (Fantasie 34 nach "Pange lingua")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+38+on+%27Ut+re+mi+fa+sol+la%27.html">Fantasie 38 on 'Ut re mi fa sol la' (38 Fantasie über "Ut re mi fa sol la ')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+39.html">Fantasie 39</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+4+on+%27Conditor+alme+siderum%27.html">Fantasie 4 on 'Conditor alme siderum' (Fantasies 4 auf 'conditor mindestens siderum')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+40+on+%27C%c3%a6co+clauditurde+beato+Vincentio%27.html">Fantasie 40 on 'Cæco clauditurde beato Vincentio' (40 Fantasie über 'Cæco clauditurde beato Vincentio')</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+42+on+%27Je+suis+d%c3%a9sh%c3%a9rit%c3%a9e%27.html">Fantasie 42 on 'Je suis déshéritée' (42 Fantasie über "Ich bin beraubt")</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+5.html">Fantasie 5</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+6.html">Fantasie 6</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+7.html">Fantasie 7</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+8.html">Fantasie 8</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasie+9.html">Fantasie 9</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Fantasies+a+3%2c+4%2c+5+et+6+parties.html">Fantasies a 3, 4, 5 et 6 parties</a><h2>I</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/In+monte+Oliveti.html">In monte Oliveti</a><h2>M</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/M%c3%a9langes.html">Mélanges</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Missa+pro+defunctis.html">Missa pro defunctis</a><h2>N</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Noel.html">Noel</a><h2>P</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Pie+Jesu+Domine.html">Pie Jesu Domine</a><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Preces+ecclesiastic%c3%a6.html">Preces ecclesiasticæ (Preces ecclesiasticae)</a><h2>V</h2><a href="http://de.instr.scorser.com/CC/Alle/Eustache+du+Caurroy/Vox+Domini+super+aquas.html">Vox Domini super aquas (Vox Domini Super Aqua)</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://de.wikipedia.org/wiki/Eustache_du_Caurroy">Wikipedia</a><div class="p">Eustache du Caurroy (* 1549 in Gerberoy in der Picardie; † 7. August 1609 in Paris) war ein französischer Komponist der Renaissance.</div><div class="p">Ab 1570 zunächst als Sänger im Dienst der französischen Könige Karl IX., Heinrich III. und Heinrich IV. tätig, wurde er bald als Komponist bekannt und gewann 1575 und 1576 den Kompositionswettbewerb von Evreux, unter anderem mit der Motette Tribularer si nescirem. 1595 wurde er Hofkapellmeister und Compositeur de la musique de la chambre (Kammerkomponist). Daneben war er als Kanoniker in diversen Städten tätig.</div><div class="p">Der Nachwelt blieb du Caurroy vor allem aufgrund seiner Totenmesse (Missa Pro Defunctis) in Erinnerung, die erstmals 1610 beim Begräbnis des ermordeten König Heinrich IV. Verwendung fand und von da an 115 Jahre lang fester Bestandteil bourbonischer Trauerfeierlichkeiten war.</div><div class="p">Zu seiner Zeit war du Caurroy eine sehr bekannte Persönlichkeit und wurde mit zahlreichen Ehrenbezeugungen bedacht. Dieser außerordentliche Erfolg beruht auf einer simplizistischen Faktur seiner Werke, die sich von den harmonischen und kontrapunktischen Manierismen der Jahrhundertmitte betont abheben will.</div><div class="p">In der Tat stellt du Caurroys Werk ein "Abbild einer Weltordnung" (Jean-Michel Vaccaro) dar, in dem sein dezidiert konservativer Klassizismus bald als musikalische Pathosformel des "neuen", bourbonischen Frankreichs gelesen werden konnte.</div></body></html>