(DG)迪士尼動畫精選輯 (2片LP 限量紅膠版)/郎朗 (鋼琴)

The Disney Book (2 Colored LP) / Lang Lang
環球 2022/9/30@@商品狀況||下單後才進貨,且限量版可能缺貨。
優惠價
NT$1,399
商品編號: #0602445785711

此商品參與的優惠活動

加入最愛
商品介紹

The Disney Book (Colored LP) / Lang Lang

郎朗 : 迪士尼動畫精選輯  (限量紅膠版)
☉郎朗,鋼琴 
★回歸初心,讓音樂自由揮灑          
☆大師傑作,嘉賓聯演。男高音波伽利、流行巨星強•巴提斯、吉他手米洛許與鋼琴家愛妻吉娜•愛麗絲等共同參與。
 
 
  動畫配樂對郎朗的影響很深。因為《湯姆貓與傑利鼠》,他第一次聽到李斯特匈牙利狂想曲。13歲到東京迪士尼,他第一次聽到《小小世界》這首曲子,這段旋律也陪了他一整天。動畫激發他許多想像力,像是把他帶到另一個世界,引也領郎朗對於古典音樂的終生熱愛。
 
 
     音樂在迪士尼動畫中扮演非常重要的角色。不但的歌曲風格多樣化,每個年齡層也都能享受。為了慶祝迪士尼百年,這張專輯以全新的編曲,重新詮釋一世紀的音樂魔法,利用大家耳熟能詳的旋律,改寫成適合鋼琴表現而且具有藝術性的作品。就像19世紀的李斯特在沙龍裡以鋼琴彈奏貝多芬的交響曲,或是十九世紀下半葉後如百花齊放的鋼琴改編曲。
 
 
    專輯中有不少嘉賓客串演出,男高音波伽利演唱《泰山》、〈你在我心中〉、拉丁歌手賽巴斯汀‧亞德拉演唱《魔法滿屋》〈兩隻毛毛蟲〉、與原唱強‧巴提斯合作《靈魂急轉彎》〈It's All Right〉、吉他演奏家米洛許的《可可夜總會》〈勿忘我〉、鋼琴家妻子吉娜‧愛麗絲演唱《木偶奇遇記》〈寄望於星辰〉,而《美女與野獸》的經典主題曲,同時收錄了與皇家愛樂合作的版本,以及鋼琴獨奏版。
 
 
【曲目】
 
LP 1 
 
A side 
[1] 美女與野獸:美女與野獸
[2] 與森林共舞:The Bare Necessities
[3] 冰雪奇緣:放開手
[4] 魔法滿屋:兩隻毛毛蟲(人聲:賽巴斯汀‧亞德拉)
[5] 布偶歷險記:Rainbow Connection
[6] 木偶奇遇記:寄望於星辰(人聲:吉娜‧愛麗絲)
B side 
[1] 靈魂急轉彎:It's All Right(人聲與鋼琴:強‧巴提斯)
[2] 魔法滿屋:我們不提布魯諾
[3] 可可夜總會:勿忘我(吉他:米諾許)
[4] 阿拉丁:嶄新的世界
[5] 泰山:你在我心中(人聲:波伽利)
[6] 小小世界
 
 
LP 2
A side
 
[1] 美女與野獸:美女與野獸(獨奏版)
[2] 歡樂滿人間:Mary Poppins Fantasy
[3] 歡樂滿人間:Feed the Birds
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; } }); })
已加入購物車
已更新購物車
網路異常,請重新整理