勞騰樂集Lautten Compagney
凱茲納 Wolfgang Katschner (指揮)
本集由凱茲納(Wolfgang Katschner)指揮勞騰樂集(Lautten Compagney),並與聲樂家 Hanna Herfurtner(女高音)、David Erler(女低音)、Stephan Scherpe(男高音)和 Jakob Ahles(男低音)合作演出。以全新編曲呈現 16 世紀至 17 世紀歐洲溫馨的傳統冬季音樂。
專輯將24首16世紀至17世紀的流行經典以全新的編曲融合。 精選德國文藝復興和巴洛克時期作曲家:邁克爾·普雷特留斯(Michael Praetorius)、海因里希·舒茨(Heinrich Schütz)和約翰·赫爾曼·沙因(Johann Hermann Schein)創作的經文歌,以及充滿季節氛圍的民謠:「有一隻小野鳥坐在那裡」(Es saß ein klein wild Vögelein)、「下雪了」(Es ist ein Schnee gefallen)、「噢,聖誕樹,你有一根綠色的樹枝」(O Tannenbaum, du trägst ein' grünen Zweig)等。
所有的作品都反映了冬天的不同層面,如溫馨、冬天的自然景觀、聖誕節的歡樂、孤獨或對春天的渴望。歌曲「啊,嚴冬,你好冷啊」(Ach bittrer Winter, wie bist du kalt)聚焦於這個季節的嚴酷,但安德烈亞斯·哈默施密特(Andreas Hammerschmidt)的合唱作「歡迎,寶貝耶穌」(Sei willkommen, Jesulein)以及海因里希·舒茨的「一個孩子為我們誕生」(Ein Kind ist uns geboren)則傳達了冬日節慶的歡樂。
來自柏林的勞騰樂集被稱許為全世界最好的巴洛克古樂團之一,由魯特琴大師暨現任首席指揮凱茲納(Wolfgang Katschner)與阿培爾(Hans-Werner Apel)於1984年成立,專門研究早期音樂和巴洛克音樂。無論是在音樂會或錄音中,他們經常演出合唱作品,也參與許多少為人知的巴洛克歌劇演出。樂團曾於2010年獲得德國「回聲古典獎」(ECHO Klassik)之「古樂合奏團」(Ensemble-Alte Musik)的獎項。與女高音梅爾蒂(Dorothee Mields)合作的《戰爭與和平》(War & Peace)專輯,收錄歐洲三十年戰爭以至第一次和第二次世界大戰的音樂,於2019 年榮獲「經典作品獎」(Opus Klassik)及「年度最佳樂團」的榮譽。
勞騰樂集的新錄音帶領樂迷踏上文藝復興和巴洛克音樂的冬季之旅。專輯企畫的靈感與動聽的選曲,都令人感到暖心,於此時節推出,為冬日時節增添色彩。
【收錄曲目】
Traditional, arranged by Bo Wiget
Traditional, arranged by von Bo Wiget
Andreas Hammerschmidt (1611-1675)
Traditional, arranged by von Bo Wiget
Heinrich Albert (1604-1651)
Lyrics: Simon Dach (1605– 1659)
Johann Hermann Schein (1586-1630)
Ludwig Senfl (ca. 1490-1534)
Traditional, arranged by von Bo Wiget
Johann Hermann Schein (1586-1630)
Ludwig Senfl (ca. 1490-1534)
Traditional, arranged by von Bo Wiget
Andreas Hammerschmidt (1611-1675)
Philipp Heinrich Erlebach (1657-1714)
Traditional
Johann Hermann Schein (1586-1630)
Michael Praetorius (1571-1621)
Heinrich Schütz (1585-1672)
Traditional, arranged by Wolfgang Katschner
Andreas Hammerschmidt (1611-1675)
descSectionTop) { desc_sections.find("ul").css({"top": 0}); if (currentScrollPos > prevScrollPos && product_window.scrollTop() > descSectionTop + headerHeight) { desc_sections .stop() .addClass("desc_sections_hold") .css({"min-height": descSectionHeight}) .find("ul") .css({"top": 0}); } else if (prevScrollPos > currentScrollPos) { desc_sections .stop() .addClass("desc_sections_hold") .css({"min-height": descSectionHeight}) .find("ul") .css({"top": headerHeight}); } else { prevScrollPos = 0; } prevScrollPos = currentScrollPos; if ($(window).width() < 768) { $("body").css("padding-bottom", "68px"); } } else { prevScrollPos = 0; desc_sections.stop().removeClass("desc_sections_hold") if ($(window).width() < 768) { $("body").css("padding-bottom", "68px"); } } // 點選產品說明滑動 $(".desc_sections a.scroll").bind("click", function(event) { var targetScrollTop = parseInt($($(this).attr("href")).offset().top - descSectionHeight + 1); if (targetScrollTop > window.scrollY + 1) { $("html, body").stop().animate({ scrollTop: targetScrollTop }, 300); } else { $("html, body").stop().animate({ scrollTop: targetScrollTop - headerHeight }, 300); } }); // 顯示當前產品說明 if (currentScrollPos > prevScrollInformationPos) { $.each(desc_section_list, function(index, desc_section) { var desc_sectionTop = $(desc_section).offset().top - descSectionHeight - 1 var desc_sectionHeight = $(desc_section).height() var current_desc_section = $("a.scroll[href$='" + $(desc_section).attr("id") + "']"); if (product_window.scrollTop() > desc_sectionTop || index === 0) { current_desc_section .stop() .addClass('active') .parent() .siblings() .find("a") .removeClass('active'); } else { current_desc_section.removeClass('active'); } prevScrollInformationPos = currentScrollPos; }); } else { $.each(desc_section_list, function(index, desc_section) { var desc_sectionTop = $(desc_section).offset().top - descSectionHeight - 1 var desc_sectionHeight = $(desc_section).height() var current_desc_section = $("a.scroll[href$='" + $(desc_section).attr("id") + "']"); if (product_window.scrollTop() + headerHeight > desc_sectionTop) { current_desc_section .stop() .addClass('active') .parent() .siblings() .find("a") .removeClass('active'); } else { current_desc_section.removeClass('active'); } }); prevScrollInformationPos = currentScrollPos; } }); })