馬友友Yo-Yo Ma (大提琴)
多才多藝的馬友友被戲稱為「音樂雜食動物」,因為除了演奏為大提琴創作的所有重要古典樂作品外,這位不拘一格的大提琴演奏家還熱情地擁抱拉丁美洲和亞洲的音樂,以及美國草根藍調音樂與爵士樂。Sony唱片公司特別將他以往發行過最富冒險精神,也最受讚譽的八張跨界音樂專輯收藏在這個名為「音樂無國界」(Crossing Borders)的套裝中。
這些歷年來十分暢銷的作品,包含1996年發行的《Appalachia Waltz》(民歌的馬友友)、 2000年的《Appalachian Journey》(阿帕拉契之旅)、1997年的《Soul of the Tango》 (探戈靈魂)、2003年的《Obrigado Brazil》(巴西情迷)、2002年的《Silk Road Journeys: When Strangers Meet》 (絲路之旅:陌路相逢)、1985年的《Japanese Melodies》(日本民謠)、1989年的《Anything Goes》(馬友友與葛雷畢里的爵士對話),以及1992年與巴比.麥菲林合作的《Hush》(天籟)、1984年的《Claude Bolling: Suite for Cello & Jazz Piano Trio》(波林:大提琴與爵士鋼琴三重奏組曲)。這些作品顯示了馬友友對於世界各地不同文化的敬意,進而在音樂上採取了多元融合的態度。
其中,與馬克.歐康諾(Mark O’Connor)及艾德嘉.梅爾(Edgar Meyer)合作的《Appalachian Journey》(阿帕拉契之旅)曾獲得2001年的葛萊美獎「最佳古典跨界專輯」、收錄「探戈之王」皮亞佐拉作品的《Soul of the Tango》(探戈靈魂)則獲得1999年葛萊美獎「最佳古典跨界專輯」,而收錄「巴西新音樂」(Bossa Nova)靈魂人物安東尼‧卡洛‧裘賓(Antônio Carlos Jobim)作品的《Obrigado Brazil》(巴西情迷)則獲得2004年葛萊美獎「最佳古典跨界專輯」。
這些暢銷多年的錄音,從美洲北部的美國,到美洲南部的阿根廷、巴西、一路來到亞洲中部與東部的日本。在馬友友的號召下,一群充滿熱情的音樂藝術家與他一同完成了一個又一個令人激賞的錄音計畫。在歷經數十年的錄音過程中,持續帶領樂迷突破文化藩籬,展開一次又一次壯闊的環球音樂之旅。
【收錄曲目】
CD1
CD2
CD3
1.Grace
2. Concerto in D Minor for 2 Mandolins, RV. 532: Andante (Arr. For Cello and Voice)
3. Flight of The Bumblebee From The Legend of Tsar Saltan (Excerpt)
4. Stars
5. Hush Little Baby
6. Vocalise (From '14 Romances, Op. 34')
7. Musette from the Notebook for Anna Magdalena Bach
with intro from Purple Haze
8. Coyote
9. Allegro prestissimo from Sonata for Two Cellos
10. Ave Maria
11. Hoedown!
12. Orchestral Suite No. 3 in D Major, BWV 1068: II. Air
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; } }); })