<!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="fr" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/Harpsichord/Various/All/Alphabeticly.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%9a%d0%bb%d0%b0%d0%b2%d0%b5%d1%81%d0%b8%d0%bd/Various/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Cembalo/Various/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Cravo/Various/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Clavec%c3%adn/Various/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Klawesyn/Various/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Clavicembalo/Various/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Klavecimbel/Various/Alle/Alphabeticly.html"/><link rel="canonical" href="http://fr.instr.scorser.com/C/Tous/Various/Tous/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>Various Liste des compositions</title><meta name="description" content="Various (Divers) Partitions, composition musicale"/><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://fr.scorser.com/S/Partitions/'+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://fr.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=" Rechercher ScorSer.com: Instruments, Compositeurs, Compositions ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://fr.instr.scorser.com/Au/Clavecin/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://fr.instr.scorser.com/SS/Clavecin/Solo/Tous.html">Clavecin Solo</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Clavecin/Tous/Tous.html">Clavecin + ...</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Clavecin/Solo/Pour+les+d%c3%a9butants.html">Pour les débutants</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SC/Clavecin/Tous/Popularity.html">Compositeurs</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>Various</h1><div class="hd"><a href="http://fr.instr.scorser.com/C/Tous/Various/Tous/Alphabeticly.html">Tous Compositions</a></div><div class="clear10"></div><h2>Compositions pour: Clavecin</h2><div class="hd"><a href="#arr">#Arrangements pour: Clavecin</a></div><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://fr.instr.scorser.com/C/Clavecin/Various/Tous/Popularity.html">par popularité</a></div><div class="clear10"></div><h2>#</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/11+Fugues%2c+D-Dl+Mus.2354-U-1.html">11 Fugues, D-Dl Mus.2354-U-1</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/12+Voluntaries+for+the+Organ.html">12 Voluntaries for the Organ (12 Voluntaries pour orgue)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/14+Cantatas%2c+D-DS+Mus.ms.1046.html">14 Cantatas, D-DS Mus.ms.1046</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/17+Pieces+for+Harpsichord.html">17 Pieces for Harpsichord</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/2+Composiciones+para+instrumento+de+teclado.html">2 Composiciones para instrumento de teclado</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/6+Harpsichord+Concertos+and+4+Organ+Fugues.html">6 Harpsichord Concertos and 4 Organ Fugues (6 Concertos pour clavecin et 4 Fugues Orgue)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/6+Harpsichord+Sonatas%2c+%27Oeuvres+mel%c3%a9es%27%2c+Part+4.html">6 Harpsichord Sonatas, 'Oeuvres melées', Part 4</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/6+Harpsichord+Sonatas%2c+%27Oeuvres+mel%c3%a9es%27%2c+Part+6.html">6 Harpsichord Sonatas, 'Oeuvres melées', Part 6</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/91+Pieces%2c+GB-Mp+MS.+130Hd4v.314.html">91 Pieces, GB-Mp MS. 130Hd4v.314</a><h2>A</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/A+Choice+Collection+of+Ayres.html">A Choice Collection of Ayres</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/A+Collection+of+Harpsichord+Lessons.html">A Collection of Harpsichord Lessons (Une collection de Clavecin leçons)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/A+Collection+of+Lessons+and+Aires+for+the+Harpsicord+or+Spinnett.html">A Collection of Lessons and Aires for the Harpsicord or Spinnett (Une collection de leçons et Aires pour le Clavecin ou Spinnett)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Amalie+von+Braunschweig-L%c3%bcneburg+Manuscript%2c+A-Wn+Mus+Hs+19455.html">Amalie von Braunschweig-Lüneburg Manuscript, A-Wn Mus Hs 19455</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Andreas-Bach-Buch%2c+D-LEm+Becker+III.8.4.html">Andreas-Bach-Buch, D-LEm Becker III.8.4</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Apollo%27s+Cabinet%2c+or+the+Muse%27s+Delight.html">Apollo's Cabinet, or the Muse's Delight (Apollon du Cabinet, ou Délice de la Muse)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Aus+Notenb%c3%bcchern+des+18.+Jahrhunderts.html">Aus Notenbüchern des 18. Jahrhunderts</a><h2>C</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Caledonian+Country+Dances+with+a+Thorough+Bass.html">Caledonian Country Dances with a Thorough Bass (Calédonie Danses Country avec une basse continue)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Clavecinistes+espagnols+et+Portugais+des+XVIIe+et+XVIIIe+si%c3%a8cles.html">Clavecinistes espagnols et Portugais des XVIIe et XVIIIe siècles</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Clavecinistes+italiens+et+allemands+des+XVIIe+et+XVIIIe+si%c3%a8cles.html">Clavecinistes italiens et allemands des XVIIe et XVIIIe siècles</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Collection+of+Minuets+and+Country+Dances.html">Collection of Minuets and Country Dances</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Collection+of+Voluntaries.html">Collection of Voluntaries (Collection de volontaires)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Complete+Pack+of+New+Cotillons.html">Complete Pack of New Cotillons (Complete Pack de nouvelles Cotillons)</a><h2>D</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Die+Oper+von+ihren+ersten+Anf%c3%a4ngen+bis+zur+Mitte+des+18.+Jahrhunderts.html">Die Oper von ihren ersten Anfängen bis zur Mitte des 18. Jahrhunderts</a><h2>E</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Early+Keyboard+Works.html">Early Keyboard Works (Clavier Early Works)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Elizabethan+Virginal+Composers.html">Elizabethan Virginal Composers (Élisabéthain Virginal Compositeurs)</a><h2>H</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Histoire+de+la+Musique.html">Histoire de la Musique</a><h2>J</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Jacobean+Consort+Music.html">Jacobean Consort Music (Jacobin Consort Music)</a><h2>L</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Les+clavecinistes+fran%c3%a7ais.html">Les clavecinistes français</a><h2>M</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Manuscript+Virginal+Book%2c+F-Pn+R%c3%a9s+1186.html">Manuscript Virginal Book, F-Pn Rés 1186</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Manuscrit+Bauyn.html">Manuscrit Bauyn</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/M%c3%b6ller+Manuscript.html">Möller Manuscript (Möller Manuscrit)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Mulliner+Book.html">Mulliner Book</a><h2>P</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Parthenia.html">Parthenia</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Pi%c3%a8ces+choisies+pour+le+clavecin.html">Pièces choisies pour le clavecin</a><h2>R</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Recueil+de+pi%c3%a8ces+pour+orgue+et+clavier.html">Recueil de pièces pour orgue et clavier</a><h2>T</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/The+Anacreontic+Magazine.html">The Anacreontic Magazine (Le Anacreontic Magazine)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/The+Compleat+Tutor+for+Harpsichord+or+Spinnet.html">The Compleat Tutor for Harpsichord or Spinnet</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/The+Feast+of+Apollo.html">The Feast of Apollo</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/The+Harpsichord+Master.html">The Harpsichord Master (Le clavecin Maître)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/The+Repository+of+Scots+%26+Irish+Airs.html">The Repository of Scots & Irish Airs</a><h2>V</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Versameling+van+eenige+contra+danssen.html">Versameling van eenige contra danssen</a><h2>W</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Works+of+Jommelli%2c+C.P.E.+Bach%2c+Cocchi+and+Majo.html">Works of Jommelli, C.P.E. Bach, Cocchi and Majo (Travaux de Jommelli, C.P.E. )</a><h2 id="arr">Arrangements pour: Clavecin</h2><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/A+Collection+of+Lessons+and+Aires+for+the+Harpsicord+or+Spinnett.html">A Collection of Lessons and Aires for the Harpsicord or Spinnett (Une collection de leçons et Aires pour le Clavecin ou Spinnett)</a><a href="http://fr.instr.scorser.com/CC/Clavecin/Various/Sonaten+und+Fugen+f%c3%bcrs+Clavier.html">Sonaten und Fugen fürs Clavier (Sonates et fugues pour piano)</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></body></html>