<!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/SS/Trumpet/All/Variation.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/SS/%d0%a2%d1%80%d1%83%d0%b1%d0%b0/%d0%92%d1%81%d0%b5/%d0%92%d0%b0%d1%80%d0%b8%d0%b0%d1%86%d0%b8%d1%8f.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/SS/Trompette/Tous/Variation.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Trompete/Todos/Varia%c3%a7%c3%a3o.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/Trompeta/Todos/Variaci%c3%b3n.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/SS/Tr%c4%85bka/Wszystkie/Wariacja.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Tromba/Tutto/Variazione.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/SS/Trompet/Alle/Variatie.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>Trompete + Variation PDF Kostenlose,gratis,frei noten</title><meta name="description" content="Hier können Sie kostenlose Noten für: Trompete + Variation als PDF herunterladen"/><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/Trompete/",
  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/SS/Trompete/Solo/Alle.html">Trompete Solo</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Alle/Alle.html">Trompete + ...</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Solo/F%c3%bcr+Anf%c3%a4nger.html">Für Anfänger</a></div><div class="hd"><a href="http://de.instr.scorser.com/SC/Trompete/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>Noten für: Trompete (Variation)</h1><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn%2bPosaune%2bTuba/Alle.html">Trompete + Horn + Posaune + Tuba</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/String_ensemble/Alle.html">Trompete + String ensemble</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Klavier/Alle.html">Trompete + Klavier</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune/Alle.html">Trompete + Posaune</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Organ/Alle.html">Trompete + Organ</a></div><div class="md" onclick="showMenu('instr')">Mehr...</div><div id="instr" class="instrDiv"><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Orchester/Alle.html">Trompete + Orchester</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn%2bFl%c3%bcgelhorn%2bPosaune%2bTuba/Alle.html">Trompete + Horn + Flügelhorn + Posaune + Tuba</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune%2bOrgan%2bPauke/Alle.html">Trompete + Posaune + Organ + Pauke</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune%2bTuba/Alle.html">Trompete + Posaune + Tuba</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune%2bHorn/Alle.html">Trompete + Posaune + Horn</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune%2bOrgan/Alle.html">Trompete + Posaune + Organ</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Oboe%2bFagott/Alle.html">Trompete + Oboe + Fagott</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Oboe%2bKlarinette%2bFagott%2bHorn/Alle.html">Trompete + Oboe + Klarinette + Fagott + Horn</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Kornett%2bKlavier/Alle.html">Trompete + Kornett + Klavier</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Mixed_chorus%2bPosaune%2bOrgan/Alle.html">Trompete + Mixed chorus + Posaune + Organ</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn%2bEuphonium/Alle.html">Trompete + Horn + Euphonium</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Mixed_chorus%2bOrgan/Alle.html">Trompete + Mixed chorus + Organ</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Mixed_chorus%2bPosaune%2bPauke/Alle.html">Trompete + Mixed chorus + Posaune + Pauke</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Posaune%2bPauke/Alle.html">Trompete + Posaune + Pauke</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn/Alle.html">Trompete + Horn</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Stimme/Alle.html">Trompete + Stimme</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Stimme%2bSopran%2bCembalo/Alle.html">Trompete + Stimme + Sopran + Cembalo</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Mixed_chorus%2bFl%c3%b6te%2bKlarinette%2bHorn%2bEuphonium%2bKontrabass/Alle.html">Trompete + Mixed chorus + Flöte + Klarinette + Horn + Euphonium + Kontrabass</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Brass_ensemble%2bHorn%2bPosaune%2bTuba/Alle.html">Trompete + Brass ensemble + Horn + Posaune + Tuba</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Kornett/Alle.html">Trompete + Kornett</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn%2bPosaune%2bTuba%2bOrgan/Alle.html">Trompete + Horn + Posaune + Tuba + Organ</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Mixed_chorus%2bPosaune/Alle.html">Trompete + Mixed chorus + Posaune</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Horn%2bKornett%2bTuba%2bPosaune/Alle.html">Trompete + Horn + Kornett + Tuba + Posaune</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Pauke/Alle.html">Trompete + Pauke</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Trompete/Saxophon%2bPosaune%2bGitarre/Alle.html">Trompete + Saxophon + Posaune + Gitarre</a></div></div><div class="clear10"></div><div class="clear20"></div><a href="http://de.instr.scorser.com/CC/Trompete/Verbalis%2c+Anthony/Variations+for+Brass+Quintet.html"><b>Variations for Brass Quintet</b> (Variationen für Blechbläser-Quintett). Verbalis, Anthony</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jean-Baptiste+Arban/Fantaisie+and+Variations+on+The+Carnival+of+Venice/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Fantaisie and Variations on The Carnival of Venice</b>. Jean-Baptiste Arban.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/William+Byrd/Fortune%2c+FVB+65/Unknown/Horn%2bPosaune%2bTrompete%2bTuba%2bTrompete.html"><b>Fortune, FVB 65</b>. William Byrd.  (Unknown)</a><a href="http://de.instr.scorser.com/CC/Trompete/Marc+Delmas/Choral+et+variations%2c+Op.37.html"><b>Choral et variations, Op.37</b>. Marc Delmas</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Sebastian+Bach/Goldberg-Variationen/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Goldberg-Variationen</b>. Johann Sebastian Bach.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Verbalis%2c+Anthony/Variations+for+Trumpet+and+Organ.html"><b>Variations for Trumpet and Organ</b> (Variationen für Trompete und Orgel). Verbalis, Anthony</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+and+Fugue+on+%27Entre+le+boeuf+et+l%27Ane+Gris%27.html"><b>Variations and Fugue on 'Entre le boeuf et l'Ane Gris'</b> (Variationen und Fuge über "Zwischen Rindfleisch und Ane Gris '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/Ar/Trompete/Gabriel+Piern%c3%a9/Pastorale+vari%c3%a9e%2c+Op.30/Unknown/Fagott%2bKlarinette%2bFl%c3%b6te%2bHorn%2bOboe%2bTrompete%2bFagott.html"><b>Pastorale variée, Op.30</b>. Gabriel Pierné.  (Unknown)</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27God+Rest+Ye+Merry+Gentlemen%27.html"><b>Variations on 'God Rest Ye Merry Gentlemen'</b> (Variationen über "God Rest Ye Merry Gentlemen '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Nelson-King%2c+Peter+Roddy/Tango+Variations.html"><b>Tango Variations</b> (Tango-Variationen). Nelson-King, Peter Roddy</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27O+Little+Town+of+Bethlehem%27.html"><b>Variations on 'O Little Town of Bethlehem'</b> (Variationen über "O Little Town of Bethlehem"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Ein%27+feste+Burg+ist+unser+Gott%27.html"><b>Variations on 'Ein' feste Burg ist unser Gott'</b> (Variationen über "Ein 'feste Burg IST unser Gott"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Shigeru+Kanno/Cadance%2c+WVE-167f.html"><b>Cadance, WVE-167f</b>. Shigeru Kanno</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27Un+Flambeau%2c+Jeannette%2c+Isabelle%27.html"><b>Variations sur 'Un Flambeau, Jeannette, Isabelle'</b> (Variationen über 'A Torch, Jeannette, Isabella). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Der+Mond+ist+aufgegangen%27.html"><b>Variations on 'Der Mond ist aufgegangen'</b>. Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Tomorrow+shall+be+my+dancing+day%27.html"><b>Variations on 'Tomorrow shall be my dancing day'</b> (Variationen über "Morgen werden meine Tanz Tag '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Patapan%27.html"><b>Variations on 'Patapan'</b> (Variationen über 'Patapan'). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Auf+meinen+lieben+Gott%27.html"><b>Variations on 'Auf meinen lieben Gott'</b>. Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Vom+Himmel+hoch+da+komm%27+ich+her%27.html"><b>Variations on 'Vom Himmel hoch da komm' ich her'</b> (Variationen über "Vom Himmel hoch da komm 'ich ihr'). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27Venez%2c+Divin+Messie%27.html"><b>Variations sur 'Venez, Divin Messie'</b> (Variationen über "Komm, göttlichen Messias '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Ihr+Kinderlein+kommet%27.html"><b>Variations on 'Ihr Kinderlein kommet'</b> (Variationen über "Ihr Kinderlein kommet"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/Ar/Trompete/William+Byrd/Callino+Casturame%2c+FVB+158/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Callino Casturame, FVB 158</b>. William Byrd.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27D%27o%c3%b9+viens-tu+berg%c3%a8re%3f%27.html"><b>Variations sur 'D'où viens-tu bergère?'</b>. Rondeau, Michel</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jan+Pieterszoon+Sweelinck/Ballo+del+Granduca%2c+SwWV+319/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Ballo del Granduca, SwWV 319</b>. Jan Pieterszoon Sweelinck.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Jesus%2c+meine+Zuversicht%27.html"><b>Variations on 'Jesus, meine Zuversicht'</b>. Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Lobet+den+Herrn%27.html"><b>Variations on 'Lobet den Herrn'</b> (Variationen über "Lobet den Herrn"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27Quittez%2c+Pasteurs%27.html"><b>Variations sur 'Quittez, Pasteurs'</b> (Variationen über 'Exit Hirten "). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Wie+Lieblich+ist+der+Maien%27.html"><b>Variations on 'Wie Lieblich ist der Maien'</b>. Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27When+Christ+was+Born+of+Mary+Free%27.html"><b>Variations on 'When Christ was Born of Mary Free'</b> (Variationen über "Wenn Christus von Maria geboren Kostenlose '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27Dans+cette+%c3%a9table%27.html"><b>Variations sur 'Dans cette étable'</b> (Variationen über 'In diesem stabilen'). Rondeau, Michel</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jan+Pieterszoon+Sweelinck/6+Variations+on+%27Mein+junges+Leben+hat+ein+End%27%2c+SwWV+324/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>6 Variations on 'Mein junges Leben hat ein End', SwWV 324</b>. Jan Pieterszoon Sweelinck.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+sur+%27Quoique+soyez+petit+encore%27.html"><b>Variations sur 'Quoique soyez petit encore'</b> (Variationen über "Obwohl noch klein sein"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27%c3%87a+Bergers%27.html"><b>Variations on 'Ça Bergers'</b> (Variationen über "Ça Bergers '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Slaap%2c+mijn+Kindjelief%27.html"><b>Variations on 'Slaap, mijn Kindjelief'</b> (Variationen über "Slaap, mijn Kindjelief '). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Variations+on+%27Sleepy+Time%27.html"><b>Variations on 'Sleepy Time'</b> (Variationen über "Sleepy Time"). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Argentesi%2c+Dario/Bella+Ciao+Variations.html"><b>Bella Ciao Variations</b>. Argentesi, Dario</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Christoph+Friedrich+Bach/Variations+on+%27Ah%2c+vous+dirai-je%2c+Maman%27/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Variations on 'Ah, vous dirai-je, Maman'</b>. Johann Christoph Friedrich Bach.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Christoph+Friedrich+Bach/Variations+on+%27Ah%2c+vous+dirai-je%2c+Maman%27/Rondeau%2c+Michel/Trompete%2bSaiteninstrument.html"><b>Variations on 'Ah, vous dirai-je, Maman'</b>. Johann Christoph Friedrich Bach.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Pierre+Dandrieu/Quand+le+Sauveur+J%c3%a9sus-Christ+fut+n%c3%a9+de+Marie/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Quand le Sauveur Jésus-Christ fut né de Marie</b>. Pierre Dandrieu.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johannes+Brahms/Variationen+%c3%bcber+ein+Thema+von+Haydn/Rondeau%2c+Michel/Fl%c3%bcgelhorn%2bPosaune%2bTrompete%2bTuba%2bHorn%2bFl%c3%bcgelhorn%2bTrompete%2bPosaune%2bPosaune%2bPosaune.html"><b>Variationen über ein Thema von Haydn</b>. Johannes Brahms.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jan+Pieterszoon+Sweelinck/Dies+sind+die+heilgen+zehn+Gebot/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Dies sind die heilgen zehn Gebot</b>. Jan Pieterszoon Sweelinck.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Ulrich+Steigleder/Vater+unser+im+Himmelreich%2c+Variation+37/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Vater unser im Himmelreich, Variation 37</b>. Johann Ulrich Steigleder.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Pierre+Dandrieu/Le+Roy+des+Cieux+vient+de+Na%c3%aetre/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Le Roy des Cieux vient de Naître</b>. Pierre Dandrieu.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Pachelbel/Freu+dich+sehr%2c+o+meine+Seele%2c+P.129/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Freu dich sehr, o meine Seele, P.129</b>. Johann Pachelbel.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Pierre+Dandrieu/Une+Bergere+Jolie/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Une Bergere Jolie</b>. Pierre Dandrieu.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jan+Pieterszoon+Sweelinck/Variations+on+%27Ons+is+gheboren+een+kindekijn%27%2c+SwWV+315/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Variations on 'Ons is gheboren een kindekijn', SwWV 315</b>. Jan Pieterszoon Sweelinck.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Pierre+Dandrieu/Jacob+que+tu+es+habile/Rondeau%2c+Michel/Organ%2bTrompete.html"><b>Jacob que tu es habile</b>. Pierre Dandrieu.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Johann+Philipp+Kirnberger/Diverses+Pi%c3%a8ces+pour+le+Clavecin/Rondeau%2c+Michel/Posaune%2bTrompete%2bTrompete%2bPosaune.html"><b>Diverses Pièces pour le Clavecin</b>. Johann Philipp Kirnberger.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Rondeau%2c+Michel/Capriccio+in+G+minor.html"><b>Capriccio in G minor</b> (Capriccio in g-Moll). Rondeau, Michel</a><a href="http://de.instr.scorser.com/CC/Trompete/Donella%2c+Valentino/Tema+con+Variazioni.html"><b>Tema con Variazioni</b> (Thema und Variationen). Donella, Valentino</a><a href="http://de.instr.scorser.com/Ar/Trompete/Rondeau%2c+Michel/Variations+on+%27Patapan%27/Rondeau%2c+Michel/Fl%c3%bcgelhorn%2bPosaune%2bTrompete%2bTuba%2bHorn%2bFl%c3%bcgelhorn%2bTrompete%2bPosaune%2bPosaune%2bPosaune.html"><b>Variations on 'Patapan'</b>. Rondeau, Michel.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/Ar/Trompete/Jan+Pieterszoon+Sweelinck/Wo+Gott+der+Herr+nicht+bei+uns+h%c3%a4lt/Rondeau%2c+Michel/Trompete%2bTrompete.html"><b>Wo Gott der Herr nicht bei uns hält</b>. Jan Pieterszoon Sweelinck.  (Rondeau, Michel)</a><a href="http://de.instr.scorser.com/CC/Trompete/Carl+Philipp+Emanuel+Bach/Musikalisches+Vielerley.html"><b>Musikalisches Vielerley</b>. Carl Philipp Emanuel Bach</a><a href="http://de.instr.scorser.com/CC/Trompete/Paul+Hindemith/Pl%c3%b6ner+Musiktag.html"><b>Plöner Musiktag</b>. Paul Hindemith</a><script type="text/javascript">
        function showMenu(id)
        {
            var node = document.getElementById(id)
            var display = node.style.display;
            node.style.display = display == "block" ? 'none' : "block"
        }
    </script></body></html>