<!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/Pa/Franz+Schubert/Octet/All.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/Pa/%d0%a8%d1%83%d0%b1%d0%b5%d1%80%d1%82%2c+%d0%a4%d1%80%d0%b0%d0%bd%d1%86/Octet/%d0%92%d1%81%d0%b5.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/Pa/Franz+Schubert/Octuor+en+fa+majeur+de+Schubert/Tous.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/Pa/Franz+Schubert/Octet/Todos.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/Pa/Franz+Schubert/Octet/Todos.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/Pa/Franz+Schubert/Octet/Wszystkie.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/Pa/Franz+Schubert/Ottetto+per+fiati+e+archi/Tutto.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/Pa/Franz+Schubert/Octet/Alle.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>Oktett, Instrumentalstimmen für Alle PDF Kostenlose,gratis,frei noten</title><meta name="description" content="Oktett Franz Schubert PDF 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>Instrumentalstimmen für: Alle</h1><h2>Komposition: <a href="http://de.instr.scorser.com/CC/Alle/Franz+Schubert/Oktett.html">Oktett</a></h2><h2>Komponist: <a href="http://de.instr.scorser.com/C/Alle/Franz+Schubert/Alle/Alphabeticly.html">Schubert Franz</a></h2><h2>Kostenlose Partituren herunterladen::</h2><a rel="nofollow" href="http://de.instr.scorser.com/D/32611.html" target="_blank"">Bassoon PDF 0 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32610.html" target="_blank"">Horn (F) PDF 0 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32613.html" target="_blank"">Violin 1 PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32614.html" target="_blank"">Violin 2 PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32612.html" target="_blank"">Viola PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32615.html" target="_blank"">Cello PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32609.html" target="_blank"">Double Bass PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172365.html" target="_blank"">Clarinet PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172366.html" target="_blank"">Bassoon PDF 0 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172367.html" target="_blank"">Horn PDF 0 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172368.html" target="_blank"">Violin 1 PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172369.html" target="_blank"">Violin 2 PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172370.html" target="_blank"">Viola PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172371.html" target="_blank"">Cello PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/172372.html" target="_blank"">Double Bass PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/32514.html" target="_blank"">Clarinet (B PDF 0 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306710.html" target="_blank"">Clarinet PDF 2 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306711.html" target="_blank"">Bassoon PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306712.html" target="_blank"">Horn PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306713.html" target="_blank"">Violin 1 PDF 2 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306714.html" target="_blank"">Violin 2 PDF 2 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306718.html" target="_blank"">Viola PDF 2 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306719.html" target="_blank"">Cello PDF 1 MB</a><a rel="nofollow" href="http://de.instr.scorser.com/D/306717.html" target="_blank"">Double Bass PDF 1 MB</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/Oktett_(Schubert)">Wikipedia</a><div class="p">Das Oktett in F-Dur, D 803, von <a href="http://de.instr.scorser.com/C/Alle/Franz+Schubert/Alle/Popularity.html">Franz Schubert</a> zählt zu den populärsten Kammermusikwerken für eine gemischte Besetzung aus Streichern und Bläsern.</div><div class="p">Ab etwa 1817 war Franz Schubert, bedingt durch die intensive Auseinandersetzung mit dem Werk von <a href="http://de.instr.scorser.com/C/Alle/Ludwig+van+Beethoven/Alle/Popularity.html">Ludwig van Beethoven</a>, dessen Genie er nicht zu überwinden meinte, durch eine beträchtliche Schaffenskrise gegangen. Zahlreiche unvollendete Werke aus dieser Zeit wie der Streichquartettsatz in c-Moll und die <a href="http://de.instr.scorser.com/CC/Alle/Franz+Schubert/Sinfonie+in+h-Moll.html">Sinfonie in h-Moll</a> zeugen von dieser Schreiblähmung. Im Jahre 1824 scheint Schubert die Krise überwunden zu haben, er arbeitete intensiv an mehreren Kammermusikwerken.</div><div class="p">Das Oktett wurde in diesem Jahr von Ferdinand Graf Troyer, der Obersthofmeister des Erzherzogs Rudolf von Österreich-Toskana und ein ausgezeichneter Klarinettist war, in Auftrag gegeben und laut Schuberts eigenhändiger Notiz am 1. März 1824 fertigkomponiert. Er selbst schrieb in einem Brief dazu:</div><div class="p">„überhaupt will ich mir auf diese Art den Weg zur großen Symphonie bahnen“</div><div class="p">was mit großer Wahrscheinlichkeit als Anspielung auf die zwei Jahre später komponierte <a href="http://de.instr.scorser.com/CC/Alle/Franz+Schubert/Gro%c3%9fe+Sinfonie+in+C-Dur.html">Große C-Dur-Symphonie</a> zu verstehen ist.</div><div class="p">In vielerlei Hinsicht ist das Oktett stark am Septett von Beethoven orientiert, allerdings hat Schubert in fast jeder Hinsicht kleine Erweiterungen beigefügt. Auch hier kann man anhand des respektvollen Umgangs mit dem beethovenschen Konzept die Überwindung seiner Minderwertigkeitskomplexe feststellen. Dem Divertimento-Tonfall, der bei Beethoven dominiert, kommt Schubert in seinen Mittelsätzen auch nach, in den Ecksätzen und im Adagio erklingt aber die typische dramatische und beseelte Musik, die auch in den anderen Kammermusikwerken aus dieser Phase zu finden ist.</div><div class="p">Klarinette, Fagott, Horn, zwei Violinen, Bratsche, Violoncello, Kontrabass</div><div class="p">Zur Beethovenschen Besetzung fügte der Komponist also noch eine zweite Geige hinzu, was die dynamische Balance zwischen Streichern und Bläsern erheblich verbessert und dem Streicherapparat einen „orchestraleren“ Klang verleiht.</div><div class="p">Auch die Satzfolge orientiert sich streng am Vorbild des Beethoven-Septetts, mit der kleinen Ausnahme, dass das Menuett und das Scherzo an vertauschten Plätzen erklingen:</div><div class="p">Das Werk wurde noch 1824 in einem Privatkonzert uraufgeführt, die erste öffentliche Aufführung fand erst 1827 im Wiener Musikverein statt und wurde von der Kritik vor allem wegen der enormen Länge (ca. 50 Minuten) bemängelt. Tatsächlich wurden im Erstdruck, der erst 1853 erschien, auch zwei Sätze weggelassen, die erste komplette Ausgabe erfolgte erst im Jahre 1872. Spätestens zu diesem Zeitpunkt muss also klar gewesen sein, dass das Schubert-Oktett zu den wichtigsten Kammermusikwerken des 19. Jahrhunderts gerechnet werden muss.</div></body></html>