空氣中的視聽與幻覺《CD+DVD》正式版

蘇打綠
環球國際 20150320
優惠價
NT$528
商品編號: 602488882637

此商品參與的優惠活動

加入最愛
商品介紹

這是蘇打綠10年努力不懈

                                                              換來一場精采絕倫的演出                                            

在這個音樂環境巨烈變動的時代,蘇打綠的異軍突起,讓不少人跌破眼鏡刮目相看。這個由吳青峰、謝馨儀、史俊威(小威)、何景揚(阿福)、劉家凱、龔鈺祺(阿龔)組成的六人樂團,憑著公認比專輯還好聽的現場演出以及旺盛的創作力在樂壇中持續大放光彩!

2014最華麗炫目,震撼人心的演唱會             為了慶祝10週年,蘇打綠籌備了一個全新的巡迴演唱會。

限定10個城市,20場演出。

4月從香港開始,11月在高雄結束。

誓言絕不出精選輯的蘇打綠, 20多首經典歌曲重新編曲, 加上令人震撼的視覺效果, 讓蘇打綠10年的精選如此地與眾不同!

演唱會除了保持蘇打綠獨特的音樂性之外,更聘請了國際製作團隊來參與這次的演出。                                            無論是舞台,美術,燈光,視覺上的設計都有極大的突破,堪稱今年華語演唱會的一個指標。現場超過20台攝影機捕捉畫面, 經過長達半年的後製剪輯, 力求呈現小巨蛋現場完美的視聽與幻覺.

CD收錄10大經典HIT SONGS LIVE狂熱版》

巡演結束,蘇打綠開始籌備這張10週年演唱會DVD+BD,並且特別將影音場品的規格標準訂在CD+DVDCD+BD最主要的原因是想對蘇打粉展現極高的產品誠意,讓蘇打粉除了有影像高規格的珍藏價值之外,還可以隨時聽LIVE版的HIT SONGS,這10年來蘇打綠留下許多膾炙人口的經典歌曲,每每演唱會總是眾人大聲合唱,因此,特別挑選10首經典LIVE曲目,讓你跟著蘇打綠一起留下美麗的紀錄。

CD歌曲介紹:

01 《十年一刻》

【蘇打綠的專屬生日曲 十歲行歌 感謝有你一路陪伴】

蘇打綠說,這首歌,

要送給每一個陪蘇打綠一起打拚奮鬥的好朋友;

送給每一場演出背後,默默堅守崗位的小小英雄。

十年,遇見,離開;磨練,成長;

所有光芒背後你知道的、你不知道的故事,

唱成了歌,陪伴我們度過許多低潮時光。

因為你唱寧願舍一頓飯,也聽我唱

我們才願意消磨這一世魂,也陪你闖

十年打磨,一刻綻放;

讓我們一起聆聽,一起記住,

生命舞台發光的每一個,你,我,他。

02 《小情歌》

【青春裡最溫熱的告白 經典旋律 全新綻放

很多人都會唱這首歌;很多人都翻唱過這首歌;

很多人將他當作,青春裡最恰如其分的告白。

但,只有蘇打綠自己可以,賦予它再次綻放的生命。

電吉他前奏激蕩回環,每一個鼓點都更震撼,更搖滾;

鋼琴依舊清澈如水,傳遞最初的悸動。

數萬人齊聲大合唱,

我們將青春交付于這一首歌,

歌聲許我們一張幸福的畢業證。

看一場演唱會,聽一首《小情歌》,

找尋回哪怕須臾也足夠珍貴的共鳴與溫存,

是我們不變的約定。

那些在風中飄著的青春,也終於有了更寬廣的落腳點。

希望,在這首載滿回憶的《小情歌》里,

在這首煥然一新的《小情歌》裡, 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; } }); })

已加入購物車
已更新購物車
網路異常,請重新整理