<!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/SS/Cello/All/Sonatina.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/SS/%d0%92%d0%b8%d0%be%d0%bb%d0%be%d0%bd%d1%87%d0%b5%d0%bb%d1%8c/%d0%92%d1%81%d0%b5/%d0%a1%d0%be%d0%bd%d0%b0%d1%82%d0%b8%d0%bd%d0%b0.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/SS/Violoncello/Alle/Sonatine.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Violoncelo/Todos/Sonatina.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/Violonchelo/Todos/Sonatina.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/SS/Wiolonczela/Wszystkie/Sonatina.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Violoncello/Tutto/Sonatina.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/SS/Cello/Alle/Sonatine.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>Violoncelle + Sonatine PDF gratuites partitions</title><meta name="description" content="Ici vous pouvez télécharger gratuitement des partitions pour: Violoncelle + Sonatine en pdf"/><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/Violoncelle/",
  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/Violoncelle/Solo/Tous.html">Violoncelle Solo</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Tous/Tous.html">Violoncelle + ...</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Solo/Pour+les+d%c3%a9butants.html">Pour les débutants</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SC/Violoncelle/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>Partitions pour: Violoncelle (Sonatine)</h1><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto/Tous.html">Violoncelle + Violon + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Piano/Tous.html">Violoncelle + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bPiano/Tous.html">Violoncelle + Violon + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto%2bPiano/Tous.html">Violoncelle + Violon + Alto + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon/Tous.html">Violoncelle + Violon</a></div><div class="md" onclick="showMenu('instr')">Plus...</div><div id="instr" class="instrDiv"><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Orchestre/Tous.html">Violoncelle + Orchestre</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Fl%c3%bbte%2bViolon%2bAlto/Tous.html">Violoncelle + Flûte + Violon + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto%2bContrebasse/Tous.html">Violoncelle + Violon + Alto + Contrebasse</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Alto/Tous.html">Violoncelle + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Fl%c3%bbte%2bViolon/Tous.html">Violoncelle + Flûte + Violon</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto%2bContrebasse%2bPiano/Tous.html">Violoncelle + Violon + Alto + Contrebasse + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bClavecin%2bPiano/Tous.html">Violoncelle + Violon + Clavecin + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto%2bString_ensemble/Tous.html">Violoncelle + Violon + Alto + String ensemble</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Fl%c3%bbte%2bViolon%2bPiano/Tous.html">Violoncelle + Flûte + Violon + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/String_ensemble/Tous.html">Violoncelle + String ensemble</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Clarinette%2bViolon%2bAlto/Tous.html">Violoncelle + Clarinette + Violon + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Fl%c3%bbte/Tous.html">Violoncelle + Flûte</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Voix%2bPiano/Tous.html">Violoncelle + Voix + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bClavecin/Tous.html">Violoncelle + Violon + Clavecin</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bString_ensemble/Tous.html">Violoncelle + Violon + String ensemble</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Voix%2bViolon%2bPiano/Tous.html">Violoncelle + Voix + Violon + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Fl%c3%bbte%2bPiano/Tous.html">Violoncelle + Flûte + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Alto%2bPiano/Tous.html">Violoncelle + Alto + Piano</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bAlto%2bContrebasse%2bString_ensemble/Tous.html">Violoncelle + Violon + Alto + Contrebasse + String ensemble</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bClavecin%2bFl%c3%bbte/Tous.html">Violoncelle + Violon + Clavecin + Flûte</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Hautbois%2bViolon%2bAlto/Tous.html">Violoncelle + Hautbois + Violon + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Violon%2bOrchestre/Tous.html">Violoncelle + Violon + Orchestre</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Hautbois%2bViolon%2bAlto%2bFl%c3%bbte/Tous.html">Violoncelle + Hautbois + Violon + Alto + Flûte</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Cor_d%27harmonie%2bViolon%2bAlto/Tous.html">Violoncelle + Cor d'harmonie + Violon + Alto</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Violoncelle/Clarinette%2bPiano%2bViolon/Tous.html">Violoncelle + Clarinette + Piano + Violon</a></div></div><div class="clear10"></div><div class="clear20"></div><a href="http://fr.instr.scorser.com/CC/Violoncelle/Georg+Goltermann/Cello+Sonatina+No.2%2c+Op.61.html"><b>Cello Sonatina No.2, Op.61</b>. Georg Goltermann</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Maurice+Ravel/Sonatine+de+Ravel/Steve+Jones/Violoncelle%2bAlto%2bViolon%2bViolon.html"><b>Sonatine de Ravel</b>. Maurice Ravel.  (Steve Jones)</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Maurice+Ravel/Sonatine+de+Ravel/Kowalewski%2c+Jakub/Violoncelle%2bPiano%2bViolon.html"><b>Sonatine de Ravel</b>. Maurice Ravel.  (Kowalewski, Jakub)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Pierre-Louis+Hus-Desforges/3+Sonatines+brillantes+et+faciles%2c+Op.49.html"><b>3 Sonatines brillantes et faciles, Op.49</b>. Pierre-Louis Hus-Desforges</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Ji%c5%99%c3%ad+Anton%c3%adn+Benda/Sammlung+Vermischter+St%c3%bccke.html"><b>Sammlung Vermischter Stücke</b> (Collection de pièces mixtes). Jiří Antonín Benda</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Carl+Philipp+Emanuel+Bach/Sonatina+in+C+major%2c+H.458/Hjalmar+von+Dameck/Violoncelle%2bFl%c3%bbte%2bPiano%2bAlto%2bViolon%2bFl%c3%bbte%2bViolon.html"><b>Sonatina in C major, H.458</b>. Carl Philipp Emanuel Bach.  (Hjalmar von Dameck)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Georg+Goltermann/Sonatine%2c+Op.114.html"><b>Sonatine, Op.114</b>. Georg Goltermann</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Richard+Hofmann/3+Cello+Sonatinas%2c+Op.42.html"><b>3 Cello Sonatinas, Op.42</b> (3 Sonatines violoncelle, Op.42). Richard Hofmann</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Maurice+Ravel/Sonatine+de+Ravel/L%c3%a9on+Roques/Violoncelle%2bPiano.html"><b>Sonatine de Ravel</b>. Maurice Ravel.  (Léon Roques)</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Georg+Goltermann/Cello+Sonatina+No.1%2c+Op.36/Unknown/Violoncelle%2bPiano%2bViolon.html"><b>Cello Sonatina No.1, Op.36</b>. Georg Goltermann.  (Unknown)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Georg+Goltermann/Cello+Sonatina+No.1%2c+Op.36.html"><b>Cello Sonatina No.1, Op.36</b>. Georg Goltermann</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Millault%2c+Laurent+Francois+Edouard/Sonatine-quatuor%2c+Op.10.html"><b>Sonatine-quatuor, Op.10</b>. Millault, Laurent Francois Edouard</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Maurice+Ravel/Sonatine+de+Ravel/L%c3%a9on+Roques/Violoncelle%2bPiano.html"><b>Sonatine de Ravel</b>. Maurice Ravel.  (Léon Roques)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Paparozzi%2c+Stefano/Aequale+Sonatina.html"><b>Aequale Sonatina</b>. Paparozzi, Stefano</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Lamoury%2c+Philipp/6+Sonatinas%2c+Opp.9-14.html"><b>6 Sonatinas, Opp.9-14</b> (6 Sonatines, Opp.9-14). Lamoury, Philipp</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Hermann%2c+Friedrich/2+Sonatinas%2c+Op.28.html"><b>2 Sonatinas, Op.28</b> (2 Sonatines, Op.28). Hermann, Friedrich</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Lamoury%2c+Philipp/2+Cello+Sonatinas.html"><b>2 Cello Sonatinas</b> (Violoncelle 2 Sonatines). Lamoury, Philipp</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Gerber%2c+Edward+Enrico/Sonatina+for+Cello+and+Double+Bass.html"><b>Sonatina for Cello and Double Bass</b>. Gerber, Edward Enrico</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Lamoury%2c+Philipp/Cello+Sonatina%2c+Op.18.html"><b>Cello Sonatina, Op.18</b>. Lamoury, Philipp</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Devine%2c+Wolfgang+Volkmar+Franziskus/Sonatina+for+Cello+and+Piano.html"><b>Sonatina for Cello and Piano</b> (Sonatine pour violoncelle et piano). Devine, Wolfgang Volkmar Franziskus</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Ji%c5%99%c3%ad+Anton%c3%adn+Benda/34+Keyboard+Sonatinas/Grayson%2c+Martin/Violoncelle%2bViolon.html"><b>34 Keyboard Sonatinas</b>. Jiří Antonín Benda.  (Grayson, Martin)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Julius+Klengel/3+Cello+Sonatinas%2c+Op.47.html"><b>3 Cello Sonatinas, Op.47</b>. Julius Klengel</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Cornelius+Gurlitt/3+Sonatinas%2c+Op.61.html"><b>3 Sonatinas, Op.61</b> (3 Sonatinas, op.61). Cornelius Gurlitt</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Joseph+Joachim+Raff/3+Sonatilles%2c+Op.99/Karl+Schr%c3%b6der+II/Violoncelle%2bPiano.html"><b>3 Sonatilles, Op.99</b>. Joseph Joachim Raff.  (Karl Schröder II)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Picard%2c+Pascal/Sonatine+en+quartet+No.3%2c+Op.25.html"><b>Sonatine en quartet No.3, Op.25</b> (Sonatine en quatuor n ° 3, Op.25). Picard, Pascal</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Ji%c5%99%c3%ad+Anton%c3%adn+Benda/34+Keyboard+Sonatinas/Grayson%2c+Martin/Violoncelle%2bViolon.html"><b>34 Keyboard Sonatinas</b>. Jiří Antonín Benda.  (Grayson, Martin)</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Ludwig+van+Beethoven/Sonatina+for+Mandolin+and+Harpsichord%2c+WoO+44a/Fine%2c+Elaine/Violoncelle%2bPiano%2bViolon.html"><b>Sonatina for Mandolin and Harpsichord, WoO 44a</b>. Ludwig van Beethoven.  (Fine, Elaine)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Lee%2c+Louis/3+Cello+Sonatinas%2c+Op.14.html"><b>3 Cello Sonatinas, Op.14</b>. Lee, Louis</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Verotta%2c+Davide/Sonatina+for+String+Quartet%2c+O.89.html"><b>Sonatina for String Quartet, O.89</b>. Verotta, Davide</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Friedrich+Rust/Sonatina+for+Viola+d%27amore+and+Violoncello+or+Viola%2c+CzaR+89.html"><b>Sonatina for Viola d'amore and Violoncello or Viola, CzaR 89</b>. Friedrich Rust</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Stiastny%2c+Bernard/6+Sonatines+progressives+et+instructives.html"><b>6 Sonatines progressives et instructives</b>. Stiastny, Bernard</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Tripodi%2c+Leandro/Sonatina+em+tempo+de+valsa+para+violoncelo+e+piano%2c+Op.4b.html"><b>Sonatina em tempo de valsa para violoncelo e piano, Op.4b</b>. Tripodi, Leandro</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Carl+Czerny/3+Sonatines+faciles+et+brillantes%2c+Op.104.html"><b>3 Sonatines faciles et brillantes, Op.104</b>. Carl Czerny</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Rupert+Ignaz+Mayr/Pythagorische+Schmids-Fuencklein.html"><b>Pythagorische Schmids-Fuencklein</b> (Pythagore Schmid-Fuencklein). Rupert Ignaz Mayr</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Mus%c3%a4us%2c+Johann+Anton/8+Sonatas+and+4+Sonatinas+for+Keyboard+Trio.html"><b>8 Sonatas and 4 Sonatinas for Keyboard Trio</b>. Musäus, Johann Anton</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/George+Antheil/Sonatina+for+Violin+and+Cello%2c+W.138.html"><b>Sonatina for Violin and Cello, W.138</b>. George Antheil</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Arthur+Benjamin/Cello+Sonatina.html"><b>Cello Sonatina</b>. Arthur Benjamin</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Walter+Gieseking/Concert+Sonatina.html"><b>Concert Sonatina</b> (Concert Sonatine). Walter Gieseking</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Arthur+Honegger/Sonatine+for+Violin+and+Cello%2c+H.80.html"><b>Sonatine for Violin and Cello, H.80</b>. Arthur Honegger</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Anton%c3%adn+Dvo%c5%99%c3%a1k/Violin+Sonatina/Gaspar+Cassad%c3%b3/Violoncelle%2bPiano.html"><b>Violin Sonatina</b>. Antonín Dvořák.  (Gaspar Cassadó)</a><a href="http://fr.instr.scorser.com/Ar/Violoncelle/Florent+Schmitt/Sonatine+en+trio%2c+Op.85/Unknown/Violoncelle%2bPiano%2bViolon.html"><b>Sonatine en trio, Op.85</b>. Florent Schmitt.  (Unknown)</a><a href="http://fr.instr.scorser.com/CC/Violoncelle/Zolt%c3%a1n+Kod%c3%a1ly/Cello+Sonatina.html"><b>Cello Sonatina</b>. Zoltán Kodály</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>