★樂壇最謎樣的音樂天才,葛萊美獎、奧斯卡獎、金球獎得主,1996年第十九張錄音室專輯,2019年進口3CD版
★長達三小時的音樂旅程,王子本人聲稱最自由自在的一張專輯
★收錄“Somebody’s Somebody,” “The Holy River,” “The Love We Make”, “Face Down,”“Jam Of The Year”等精彩作品,以及多首精彩翻唱,包括Bonnie Raitt之 “I Can’t Make You Love Me,” 費城靈魂樂經典曲“Betcha By Golly Wow”,“La, La, La Means I Love U,” Joan Osborne 的搖滾名曲“One Of Us”
Prince是一個謎樣的音樂天才,他的音樂就如同他在1993年啟用的那個顛覆了男女性別符號一樣令人難以解讀。
Prince從既有的流行樂,搖滾樂,放克音樂,節奏藍調,靈魂樂等類型音樂中玩出了誘發聽覺快感的音樂新花樣,他運用了1980年代盛行的合成器流行樂,新浪潮音樂的音樂元素把傳統的搖滾樂與放克音樂來個重新解構組裝,開創了影響了日後的流行樂,節奏藍調,電子樂,舞曲的「明尼亞波利斯節奏 Minneapolis Sound」(*註:明尼亞波利斯是Prince的出生地)。在Prince跨越界線的音樂裡頭,樂迷的聽覺體驗變得豐富,那種感覺很難用一個字去描述,因為,熱情,活力,性感,親密,華麗,嫵媚,懷舊,新潮,神秘,神聖,百無禁忌,引人遐想,煽動慾望,這些形容詞都可以用來描述Prince的音樂。
Prince發行了39張錄音室專輯,創作了500首以上的歌曲,他擁有包括《Purple Rain》,《Around The World In One Day》,《Batman》,《3121》,《The Very Best Of Prince》等5張冠軍專輯在內的19張全美專輯榜TOP 10的錄音室專輯與精選輯,以及包含了〈When Doves Cry〉,〈Let`s Go Crazy〉,〈Kiss〉,〈Batdance〉,〈Cream〉等5首冠軍曲在內的29首全美熱門單曲榜TOP 40暢銷曲,Prince的歷年作品的全球累積銷售超過1億張。
Prince的音樂生涯獲得了許多的獎項,包括:7座葛萊美獎,7座全英音樂獎,6座全美音樂獎(*含終身成就獎),4座MTV錄影帶音樂獎,一座奧斯卡金像獎最佳原創歌曲配樂獎(*電影「紫雨 Purple Rain」),一座金球獎最佳電影原創歌曲獎(*動畫片「快樂腳」主題曲〈The Song Of The Heart〉)。Prince在2004年入列「搖滾名人殿堂」。
曲目:
DISC 1 - CD | ||
1 | Jam of the Year |
|
2 | Right Back Here In My Arms |
|
3 | Somebody's Somebody |
|
4 | Get Yo Groove On |
|
5 | Courtin' Time |
|
6 | Betcha By Golly Wow! |
|
7 | We Gets Up |
|
8 | White Mansion |
|
9 | Damned If Eye Do |
|
10 | I Can't Make U Love Me |
|
11 | Mr. Happy |
|
12 | In This Bed Eye Scream |
|
| ||
DISC 2 - CD | ||
1 | Sex In the Summer |
|
2 | One Kiss at a Time |
|
3 | Soul Sanctuary |
|
4 | Emale |
|
5 | Curious Child |
|
6 | Dreamin' About U |
|
7 | Joint 2 Joint |
|
8 | The Holy River |
|
9 | Let's Have a Baby |
|
10 | Saviour |
|
11 | The Plan |
|
12 | Friend, Lover, Sister, Mother/Wife |
|
| ||
DISC 3 - CD | ||
1 | Slave |
|
2 | New World |
|
3 | The Human Body |
|
4 | Face Down |
|
5 | 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;
}
});
})
已加入購物車
已更新購物車
網路異常,請重新整理
|