<!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/Piano/Amy+Beach/All/Popularity.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%a4%d0%be%d1%80%d1%82%d0%b5%d0%bf%d0%b8%d0%b0%d0%bd%d0%be/%d0%91%d0%b8%d1%87%2c+%d0%ad%d0%bc%d0%b8/%d0%92%d1%81%d0%b5/Popularity.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Klavier/Amy+Beach/Alle/Popularity.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Piano/Amy+Beach/Todos/Popularity.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Piano/Amy+Beach/Todos/Popularity.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Fortepian/Amy+Beach/Wszystkie/Popularity.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Pianoforte/Amy+Beach/Tutto/Popularity.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Piano/Amy+Beach/Alle/Popularity.html"/><link rel="canonical" href="http://fr.instr.scorser.com/C/Tous/Amy+Beach/Tous/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>Amy Beach Liste des compositions</title><meta name="description" content="Amy Beach 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/Piano/",
  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/Piano/Solo/Tous.html">Piano Solo</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Piano/Tous/Tous.html">Piano + ...</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/Piano/Solo/Pour+les+d%c3%a9butants.html">Pour les débutants</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SC/Piano/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>Amy Beach</h1><div class="hd"><a href="http://fr.instr.scorser.com/C/Tous/Amy+Beach/Tous/Alphabeticly.html">Tous Compositions</a></div><div class="clear10"></div><h2>Compositions pour: Piano</h2><div class="hd"><a href="#arr">#Arrangements pour: Piano</a></div><div class="clear10"></div><div class="hd"><a href="http://fr.instr.scorser.com/C/Piano/Amy+Beach/Tous/Alphabeticly.html">par alphabet</a></div><div class="clear10"></div><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Browning+Songs%2c+Op.44.html">3 Browning Songs, Op.44</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Romance%2c+Op.23.html">Romance, Op.23</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Piano+Quintet%2c+Op.67.html">Piano Quintet, Op.67 (Quintette pour piano, Op.67)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Children%27s+Album%2c+Op.36.html">Children's Album, Op.36 (Album pour enfants, Op.36)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Sketches%2c+Op.15.html">4 Sketches, Op.15</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Hermit+Thrush%2c+Op.92.html">Hermit Thrush, Op.92 (Grive solitaire, Op.92)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/All+Hail+the+Power+of+Jesus%27+Name%2c+Op.74.html">All Hail the Power of Jesus' Name, Op.74 (All Hail la puissance du Nom de Jésus, Op.74)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Violin+Sonata%2c+Op.34.html">Violin Sonata, Op.34 (Sonate pour violon, Op.34)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Children%27s+Carnival%2c+Op.25.html">Children's Carnival, Op.25 (Carnaval des enfants, Op.25)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Piano+Pieces%2c+Op.54.html">2 Piano Pieces, Op.54</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Compositions+for+Violin+and+Piano%2c+Op.40.html">3 Compositions for Violin and Piano, Op.40 (3 compositions pour violon et piano, Op.40)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Nocturne%2c+Op.107.html">Nocturne, Op.107</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Summer+Dreams%2c+Op.47.html">Summer Dreams, Op.47</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Ballade%2c+Op.6.html">Ballade, Op.6</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/By+the+Still+Waters%2c+Op.114.html">By the Still Waters, Op.114 (Par les eaux calmes, Op.114)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Songs+of+the+Sea%2c+Op.10.html">Songs of the Sea, Op.10 (Chants de la mer, Op.10)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Variations+on+Balkan+Themes%2c+Op.60.html">Variations on Balkan Themes, Op.60 (Variations sur des thèmes des Balkans, Op.60)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Eskimos%2c+Op.64.html">Eskimos, Op.64 (Esquimaux, Op.64)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Les+R%c3%aaves+de+Colombine%2c+Op.65.html">Les Rêves de Colombine, Op.65</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Suite+for+Two+Pianos+Founded+upon+Old+Irish+Melodies%2c+Op.104.html">Suite for Two Pianos Founded upon Old Irish Melodies, Op.104 (Suite pour deux pianos Fondée sur Old Irish Melodies, Op.104)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Morceaux+caract%c3%a9ristiques%2c+Op.28.html">3 Morceaux caractéristiques, Op.28</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Cradle+Song+of+the+Lonely+Mother%2c+Op.108.html">Cradle Song of the Lonely Mother, Op.108 (Cradle Song of the Lonely Mère, Op.108)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Song+Albums.html">Song Albums (Albums Chanson)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Piano+Pieces%2c+Op.102.html">2 Piano Pieces, Op.102</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/The+Rainy+Day.html">The Rainy Day (Le jour pluvieux)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Prelude+and+Fugue%2c+Op.81.html">Prelude and Fugue, Op.81 (Prélude et Fugue, Op.81)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Bal+masqu%c3%a9%2c+Op.22.html">Bal masqué, Op.22</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.1.html">4 Songs, Op.1 (4 morceaux, Op.1)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.51.html">4 Songs, Op.51</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Valse-Caprice%2c+Op.4.html">Valse-Caprice, Op.4</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/From+Blackbird+Hills%2c+Op.83.html">From Blackbird Hills, Op.83 (De Blackbird Hills, Op.83)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Fantasia+fugata%2c+Op.87.html">Fantasia fugata, Op.87 (Fantasia Fugata, Op.87)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.19.html">3 Songs, Op.19</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/The+Fair+Hills+of+Eir%c3%a9%2c+Op.91.html">The Fair Hills of Eiré, Op.91 (Le Fair Hills de l'Eire, Op.91)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Songs%2c+Op.76.html">2 Songs, Op.76 (2 morceaux, Op.76)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.56.html">4 Songs, Op.56</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.29.html">4 Songs, Op.29</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.117.html">3 Songs, Op.117</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.26.html">4 Songs, Op.26</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Give+Me+Not+Love%2c+Op.61.html">Give Me Not Love, Op.61</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Shakespeare+Songs%2c+Op.37.html">3 Shakespeare Songs, Op.37</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/5+Songs%2c+Op.43.html">5 Songs, Op.43</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.41.html">3 Songs, Op.41</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.11.html">3 Songs, Op.11</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.99.html">4 Songs, Op.99</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.71.html">3 Songs, Op.71</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.35.html">4 Songs, Op.35</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.48.html">4 Songs, Op.48</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Peter+Pan%2c+Op.101.html">Peter Pan, Op.101</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.78.html">3 Songs, Op.78</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Mother+Songs%2c+Op.69.html">Mother Songs, Op.69</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Old+Chapel+by+Moonlight%2c+Op.106.html">Old Chapel by Moonlight, Op.106</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.21.html">3 Songs, Op.21</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/From+Grandmother%27s+Garden%2c+Op.97.html">From Grandmother's Garden, Op.97</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.2.html">3 Songs, Op.2 (3 morceaux, Op.2)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.75.html">4 Songs, Op.75</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/In+the+Twilight%2c+Op.85.html">In the Twilight, Op.85</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/4+Songs%2c+Op.14.html">4 Songs, Op.14</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/After%2c+Op.68.html">After, Op.68</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Songs%2c+Op.72.html">2 Songs, Op.72</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Songs%2c+Op.77.html">2 Songs, Op.77</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/2+Songs%2c+Op.73.html">2 Songs, Op.73</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Villanelle%2c+Op.20.html">Villanelle, Op.20</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/When+Soul+is+Joined+to+Soul%2c+Op.62.html">When Soul is Joined to Soul, Op.62</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Songs%2c+Op.12.html">3 Songs, Op.12</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Message%2c+Op.93.html">Message, Op.93</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Piano+Concerto.html">Piano Concerto (Concerto pour piano)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/3+Piano+Pieces%2c+Op.128.html">3 Piano Pieces, Op.128</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/5+Improvisations%2c+Op.148.html">5 Improvisations, Op.148 (5 Improvisations, op.148)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/A+Bit+of+Cairo.html">A Bit of Cairo (Un peu du Caire)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Out+of+the+Depths%2c+Op.130.html">Out of the Depths, Op.130 (Des profondeurs, Op.130)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Springtime%2c+Op.124.html">Springtime, Op.124</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Tyrolean+Valse-Fantaisie%2c+Op.116.html">Tyrolean Valse-Fantaisie, Op.116 (Tyrol Valse-Fantaisie, Op.116)</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Dark+Garden%2c+Op.131.html">Dark Garden, Op.131</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Mine+be+the+Lips%2c+Op.113.html">Mine be the Lips, Op.113</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Piano+Trio%2c+Op.150.html">Piano Trio, Op.150</a><h2 id="arr">Arrangements pour: Piano</h2><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Romance%2c+Op.23.html">Romance, Op.23</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/A+Song+of+Liberty%2c+Op.49.html">A Song of Liberty, Op.49</a><a href="http://fr.instr.scorser.com/CC/Piano/Amy+Beach/Piano+Concerto.html">Piano Concerto (Concerto 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><div class="clear10"></div><a href="https://fr.wikipedia.org/wiki/Amy_Beach">Wikipedia</a><div class="p">Amy Beach est une compositrice et pianiste américaine, née Amy Marcy Cheney à Henniker (New Hampshire) le 5 septembre 1867, décédée à New York le 27 décembre 1944.</div><div class="p">De talent précoce, après avoir étudié adolescente le piano et la composition dans son pays natal avec <a href="http://fr.instr.scorser.com/C/Piano/Ernst+Perabo/Tous/Popularity.html">Ernst Perabo</a> (mais elle fut surtout autodidacte), Amy Cheney fait ses débuts professionnels comme pianiste en 1883. Deux ans après, en 1885, elle épouse le docteur Henry Harris Aubrey Beach et restreint alors considérablement ses activités de concertiste (se consacrant à la composition), qu'elle reprendra activement au décès de son mari en 1910, effectuant notamment une grande tournée en Europe qui s'achève en 1914, année où elle regagne les États-Unis. Elle met un terme à ses activités en 1940.</div><div class="p">On lui doit des compositions (qu'elle signe souvent Mrs. H.H.A. Beach, en reprenant les initiales des prénoms de son mari) dans des domaines très variés : piano, musique de chambre, mélodies (songs, en anglais) pour voix et piano, œuvres chorales (pour diverses formations, dont une Grande Messe avec orchestre), un concerto pour piano, une symphonie (dite gaélique) et un opéra (Cabildo).</div><div class="p">(l'année est celle de publication de l'œuvre)</div><div class="p">(voix et piano)</div></body></html>