<!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/Orlando+Gibbons/All/Popularity.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%92%d1%81%d0%b5/%d0%93%d0%b8%d0%b1%d0%b1%d0%be%d0%bd%d1%81%2c+%d0%9e%d1%80%d0%bb%d0%b0%d0%bd%d0%b4%d0%be/%d0%92%d1%81%d0%b5/Popularity.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Tous/Orlando+Gibbons/Tous/Popularity.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Todos/Orlando+Gibbons/Todos/Popularity.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Todos/Orlando+Gibbons/Todos/Popularity.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Wszystkie/Orlando+Gibbons/Wszystkie/Popularity.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Tutto/Orlando+Gibbons/Tutto/Popularity.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Alle/Orlando+Gibbons/Alle/Popularity.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>Orlando Gibbons Liste der Kompositionen</title><meta name="description" content="Orlando Gibbons 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>Orlando Gibbons</h1><div class="hd"><a href="http://de.instr.scorser.com/C/Stimme/Orlando+Gibbons/Alle/Alphabeticly.html">Stimme</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Mixed+chorus/Orlando+Gibbons/Alle/Alphabeticly.html">Mixed chorus</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Organ/Orlando+Gibbons/Alle/Alphabeticly.html">Organ</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Cembalo/Orlando+Gibbons/Alle/Alphabeticly.html">Cembalo</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Viola+da+gamba/Orlando+Gibbons/Alle/Alphabeticly.html">Viola da gamba</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Sopran/Orlando+Gibbons/Alle/Alphabeticly.html">Sopran</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alt/Orlando+Gibbons/Alle/Alphabeticly.html">Alt</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Tenor/Orlando+Gibbons/Alle/Alphabeticly.html">Tenor</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Bass/Orlando+Gibbons/Alle/Alphabeticly.html">Bass</a></div><div class="clear10"></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Madrigal/Alphabeticly.html">Madrigal</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Fantasie/Alphabeticly.html">Fantasie</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Geistliche+Musik/Alphabeticly.html">Geistliche Musik</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Motette/Alphabeticly.html">Motette</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Tanz/Alphabeticly.html">Tanz</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Anthem/Alphabeticly.html">Anthem</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Piece/Alphabeticly.html">Piece</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Courante/Alphabeticly.html">Courante</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Pavan/Alphabeticly.html">Pavan</a></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Service/Alphabeticly.html">Service</a></div><div class="clear10"></div><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Orlando+Gibbons/Alle/Alphabeticly.html">nach Alphabet</a></div><div class="clear10"></div><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Complete+Keyboard+Works.html">Complete Keyboard Works</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasias+for+6+Viols.html">Fantasias for 6 Viols (Fantasien für Gamben 6)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasias+for+2+Viols.html">Fantasias for 2 Viols (Fantasien für zwei Bratschen)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/The+Silver+Swan.html">The Silver Swan</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasias+for+3+Viols.html">Fantasias for 3 Viols (Fantasien für Gamben 3)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Pavan+and+Galliard+for+6+Viols.html">Pavan and Galliard for 6 Viols (Pavan und Galliard für 6 Gamben)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Cries+of+London.html">Cries of London</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+G+minor%2c+VdGS+2.1.html">Fantasia in G minor, VdGS 2.1</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Go+from+My+Window.html">Go from My Window (Gehen Sie von meinem Fenster)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Galliard+for+3+Viols.html">Galliard for 3 Viols (Galliard für 3 Gamben)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Magnificat.html">Magnificat</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/A+Collection+of+the+Sacred+Compositions.html">A Collection of the Sacred Compositions (Eine Sammlung von Kompositionen der Heiligen)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/O+Lord+in+Thy+Wrath.html">O Lord in Thy Wrath (O Herr, in deinem Zorn)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Short+Service.html">Short Service (Short-Service)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+G+minor%2c+VdGS+2.2.html">Fantasia in G minor, VdGS 2.2</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.4.html">Fantasia in D minor, VdGS 2.4</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+G+minor%2c+VdGS+2.3.html">Fantasia in G minor, VdGS 2.3</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.5.html">Fantasia in D minor, VdGS 2.5</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.6.html">Fantasia in D minor, VdGS 2.6</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.9.html">Fantasia in D minor, VdGS 2.9</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasias+of+3+Parts.html">Fantasias of 3 Parts (Fantasien von 3 Parts)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.8.html">Fantasia in D minor, VdGS 2.8</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fantasia+in+D+minor%2c+VdGS+2.7.html">Fantasia in D minor, VdGS 2.7</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Second+Service.html">Second Service (Zweite Dienst)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/What+is+our+life%3f.html">What is our life?</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Ah+dear+heart.html">Ah dear heart</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/2+Pieces+for+Organ.html">2 Pieces for Organ (2 Stücke für Orgel)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/O+That+the+Learned+Poets.html">O That the Learned Poets (O Dass die gelernt Poets)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Hosanna+to+the+Son+of+David.html">Hosanna to the Son of David (Hosianna dem Sohn Davids)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Pavana%2c+FVB+292.html">Pavana, FVB 292</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/The+Woods+so+Wilde%2c+FVB+40.html">The Woods so Wilde, FVB 40</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/A+Fancy%2c+Glyn+IV.06.html">A Fancy, Glyn IV.06 (Eine Fantasie, Glyn IV.06)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/A+French+Ayre.html">A French Ayre (Ein Französisch Ayre)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/A+Running+Fantazia.html">A Running Fantazia (Ein Lauf Fantazia)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Almain.html">Almain</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Almighty+and+Everlasting+God.html">Almighty and Everlasting God (Allmächtiger, ewiger Gott)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Ayre.html">Ayre</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Coranto%2c+MB+39.html">Coranto, MB 39</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Dainty+Fine+Bird.html">Dainty Fine Bird (Dainty Fein Vogel)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Fair+is+the+Rose.html">Fair is the Rose (Fair ist die Rose)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Faire+Ladies+That+to+Love.html">Faire Ladies That to Love (Faire Damen, die Liebe)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Farewell+All+Joys.html">Farewell All Joys (Farewell Alle Joys)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/French+Coranto%2c+MB+38.html">French Coranto, MB 38 (Französisch Coranto, MB 38)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/French+Coranto%2c+MB+39.html">French Coranto, MB 39</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/How+art+Thou+Thralled.html">How art Thou Thralled (Wie bist Du Thralled)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/I+Feign+Not+Friendship+where+I+Hate.html">I Feign Not Friendship where I Hate (Ich nicht, wo ich hasse Freundschaft Täuschen)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/I+See+Ambition+Never+Pleasde.html">I See Ambition Never Pleasde (Ich sehe Ambition nie Pleasde)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/I+Tremble+Not+at+Noyse+of+Warre.html">I Tremble Not at Noyse of Warre (Ich Noyse Warre Zittern nicht)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/I+Waigh+not+Fortune%27s+Frowne.html">I Waigh not Fortune's Frowne (Ich Waigh nicht Fortune frowne)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Italian+Ground.html">Italian Ground (Italienisch Grund)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Lincolnes+Inne+Maske.html">Lincolnes Inne Maske</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Madrigals+and+Motets+for+5+Voices.html">Madrigals and Motets for 5 Voices (Madrigale und Motetten für 5 Stimmen)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Pavan+a+5.html">Pavan a 5 (Pavan 5)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Pavan%2c+MB15.html">Pavan, MB15</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Preludium+XIV.html">Preludium XIV</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Preludium%2c+Parthenia+XXI.html">Preludium, Parthenia XXI</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Sarabande.html">Sarabande</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/The+Fairest+Nimphs.html">The Fairest Nimphs (Die Schönste Nimphs)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/The+Lady+Hattons+Galliard.html">The Lady Hattons Galliard (Die Dame Hattons Galliard)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Toye%2c+or+Courante+Adieu.html">Toye, or Courante Adieu (Toye oder Courante Adieu)</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Trust+not+too+much.html">Trust not too much</a><a href="http://de.instr.scorser.com/CC/Alle/Orlando+Gibbons/Whoope+doe+Me+No+Harme+Good+Man.html">Whoope doe Me No Harme Good Man (Whoope doe mich Kein Harme Good Man)</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/Orlando_Gibbons">Wikipedia</a><div class="p">Orlando Gibbons (* getauft 25. Dezember 1583 in Oxford; † 5. Juni 1625 in Canterbury) war ein englischer Komponist der Renaissance.</div><div class="p">Orlando Gibbons entstammt einer Musikerfamilie, sein Vater William (um 1540–1595), seine Brüder Edward (1568–1650) und Ellis Gibbons (1573–1603) sowie sein Sohn <a href="http://de.instr.scorser.com/C/Alle/Christopher+Gibbons/Alle/Popularity.html">Christopher</a> sind noch heute bekannte Komponisten. Orlando Gibbons war in der Zeit von 1590 bis 1599 Sänger am King’s College in Cambridge. Im Jahr 1614 wurde er Organist in der Kapelle des neuen Königs Jacob I. und blieb dort bis zu seinem Tod. 1623 erhielt er den Grad eines Doctors of Music in Cambridge, ein Jahr später übernahm er das Amt des Organisten an der Westminster Abbey in London.</div><div class="p">Orlando Gibbons gehört zu den bedeutendsten englischen Komponisten des 17. Jahrhunderts. Zu seiner Zeit wurde er vor allem als ausübender Musiker gefeiert, seinen Nachruhm verdankt er hauptsächlich seinen Anthems und Services. Von seinen weltlichen Werken verdient neben The Cries of London vor allem das Madrigal The silver swan Erwähnung.</div><div class="p">Neben kirchlichen und weltlichen Vokalkompositionen und Claviermusik wurde Gibbons vor allem auch durch seine Werke für Gambenconsort berühmt – insgesamt sind 42 Werke überliefert, in Band 48 der Musica Britannica veröffentlicht und mit Nummern versehen:</div><div class="p">The Silver Swan</div></body></html>