★搖滾樂之王全新錄音精選專輯,進口五CD豪華套裝
★完美紀錄貓王在音樂之都--美國曼菲斯錄製的精彩作品,包括生涯最早期於SUN廠牌之錄音,直到過世前於自家Graceland錄製的最後錄音,5CD豪華套裝完整收錄一共111首珍貴音軌史料,其中88首為全新混音後製,原汁原味精彩保留傳奇風采
曲目:
DISC 1 - SUN SINGLE MASTERS
1. That’s All Right (45 rpm master) (1:59)
2. Blue Moon Of Kentucky (45 rpm master) (2:07)
3. I Don't Care If the Sun Don't Shine (2:32)
4. Good Rockin' Tonight (2:15)
5. Milkcow Blues Boogie (2:38)
6. You’re A Heartbreaker (2:12)
7. Baby Let's Play House (2:19)
8. I'm Left, You're Right, She's Gone (2:38)
9. I Forgot To Remember To Forget (2:31)
10. Mystery Train (2:30)
THE SUN RCA LP MASTERS
11. I Love You Because (RCA LP version) (2:45)
12. Just Because (2:34)
13. Tryin’ To Get To You (2:35
14. I'll Never Let You Go (Little Darlin’) (2:27)
15. Blue Moon (2:43)
16. Harbor Lights (2:38)
17. I'm Left, You're Right, She's Gone (slow version, aka My Baby’s Gone) (2:42)
18. When It Rains It Pours (2:06)
19. Tomorrow Night (3:01)
20. My Happiness (2:33)
21. That’s When Your Heartaches Begin (2:52)
22. I’ll Never Stand In Your Way (2:03)
23. It Wouldn’t Be The Same Without You (2:02)
DISC 2 - American ’69
1. In The Ghetto (2:46)
2. Suspicious Minds (3:26)
3. Don’t Cry Daddy (2:44)
4. Kentucky Rain (3:21)
5. Mama Liked The Roses (2:44)
6. Do You Know Who I Am? (3:06)
7. You’ll Think Of Me (4:00)
8. True Love Travels On A Gravel Road (2:56)
9. Long Black Limousine (3:57)
10. After Loving You (3:12)
11. I’ll Hold You In My Heart (Till I Can Hold You In My Arms) (4:32)
12. From A Jack To A King (2:25)
13. Without Love (There Is Nothing) (2:56)
14. It’s My Way / This Time / I Can’t Stop Loving You (studio jam) (3:59)
15. It Keeps Right On A-Hurtin’ (2:39)
16. I’m Movin’ On (2:50)
17. Power Of My Love (2:42)
18. Stranger In My Own Home Town (4:55)
19. Wearin’ That Loved On Look (2:55)
20. Any Day Now (2:59)
21. Only The Strong Survive (2:22)
22. Gentle On My Mind (3:37)
23. The Fair’s Moving On (3:09)
24. Hey Jude (4:14)
DISC 3 - Stax ‘73
1. Promised Land (2:58)
2. Raised On Rock (2:58)
3. I’ve Got A Thing About You Baby (2:22)
4. If You Talk In Your Sleep (2:21)
5. My Boy (3:01)
6. Spanish Eyes (2:22)
7. Help Me (2:42)
8. I Got A Feelin’ In My Body (3:35)
9. It’s Midnight (3:22)
10. Find Out What’s Happening (2:40)
11. If You Don’t Come Back (2:52)
12. For Ol’ Times Sake (3:38)
13. Just A Little Bit (2:34)
14. Talk About The Good Times (2:54)
15. Loving Arms (2:52)
16. You Asked Me To (3:05)
17. Good Time Charlie’s Got The Blues (4:28)
18. Your Love’s Been A Long Time Coming (3:50)
19. There’s A Honky Tonk Angel (Who Will Take Me Back In) (3:10)
20. Take Good Care Of Her (2:52)
21. She Wears My Ring (3:25)
22. If That Isn’t Love (3:41)
23. Three Corn Patches (3:36)
DISC 4 - The Homecoming Concert
1. Also Sprach Zarathustra (1:15)
2. See See Rider (4:12)
3. I Got A Woman / Amen (4:52)
4. Love Me (1:50)
5. Trying To Get To You (2:08)
6. All Shook Up (1:01)
7. Steamroller Blues (2:52)
8. (Let Me Be Your) Teddy Bear / Don’t Be Cruel (2:03)
10. Medley: Long Tall Sally / Whole Lot-ta Shakin’ Goin’ On / Mama Don’t Dance / Flip, Flop And Fly
/ Jailhouse Rock / Hound Dog (3:33)
11. Fever (3:07)
12. Polk Salad Annie (3:32)
13. Why Me Lord (3:00)
14. How Great Thou Art (3:41)
15. Suspicious Minds (3:41)
16. Introductions (3:09)
17. Medley: Blueberry Hill / I Can’t Stop Loving You (3:05)
18. Help Me (2:52)
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; } }); })