CINXE.COM
Filmtracks: Harry Potter and the Sorcerer's Stone (John Williams)
<!DOCTYPE html> <html lang="en"> <!-- Filmtracks - April 2015 Design - Christian Clemmensen --> <head><title>Filmtracks: Harry Potter and the Sorcerer's Stone (John Williams)</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="last-modified" content="Wed, 12 Jun 2019 01:56:52 +0000"> <meta name="description" content="Includes reviews, audio clips, track listings, pictures, and other notes about the Harry Potter and the Sorcerer's Stone soundtrack by John Williams"> <meta name="keywords" content="Harry Potter and the Sorcerer's Stone, Philosopher's Stone, John Williams, Harry Potter soundtrack, Sorcerer's Stone, film music, film score, soundtrack, composer"> <meta property="og:image" content="https://www.filmtracks.com/images/facebook_2024_thumb.jpg" /> <meta property="og:image:width" content="400" /> <meta property="og:image:height" content="400" /> <meta property="og:title" content="Filmtracks: Harry Potter and the Sorcerer's Stone (John Williams)" /> <meta property="og:description" content="Includes reviews, audio clips, track listings, pictures, and other notes about the Harry Potter and the Sorcerer's Stone soundtrack by John Williams" /> <meta property="og:type" content="article" /> <meta property="og:site_name" content="Filmtracks" /> <link rel="canonical" href="https://www.filmtracks.com/titles/harry_potter.html"> <script src="/js/jquery-1.11.0.min.js" type="text/javascript"></script> <script src="/js/global.js" type="text/javascript"></script> <link rel="stylesheet" href="/css/global.css"> <script type="text/javascript"> $(document).ready(function() { $('[id^=albumtrackstitle]').each(function(index) { $(this).click(function(event) { event.preventDefault(); $('#albumtrackssection' + $(this).attr('id').replace(/albumtrackstitle/, '')) .slideToggle() .focus(); }); }); $("#mainlogo").fadeIn(3000); $('#ReviewDivLink').click(function (e) { $('#ReviewDivLink').slideUp(); $('#ReviewDivDrop').slideDown(); e.preventDefault(); }); }) function autoResize(amazonteaseframe){ var newheight; if(document.getElementById){ newheight=document.getElementById(amazonteaseframe).contentWindow.document .body.scrollHeight; } document.getElementById(amazonteaseframe).height= (newheight) + "px"; } </script> <style> a.anchor { display: block; padding-top: 100px; margin-top: -100px; } #toplinksectionline a:visited { color: #77adfd; } #toplinksectionline a:hover { color: #fff; } .columnsectiondivider { background-color: #25336f; color: #25336f; height: 1px; border: none; width: 222px; } .buysectiondivider { background-color: #1a2659; color: #25336f; height: 1px; border: none; width: 100%; } .columncreditdivider { color: #aac2f4; font-size: 0.75em; padding-bottom: 14px; padding-right: 10px; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; } .columncreditnames { text-align: center; padding-bottom: 18px; font-size: 0.85em; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; } .columnheaderline { width: 273px; height: 4px; background: url(/images/2015/interior/left_column_line.gif) no-repeat left; } .columnheaderback { width: 273px; padding-left: 9px; background: url(/images/2015/interior/left_column_fade_pattern.png) repeat-y left; } .columnheadertitle { font-size: 0.85em; padding: 4px 35px 5px 16px; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; } .columnheaderimage { float: left; } .covertitle { width: 125px; padding: 0px 10px 5px 20px; text-align: right; vertical-align: bottom; font-size: 0.75em; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; } .columntextsection { text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; } .sectionheader { width: 748px; margin-top: 36px; background: url('/images/2015/interior/review_section_back.png') no-repeat left 28px top; } .sectionheadertop { height: 28px; font-size: 0.95em; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000; # text-shadow: 2px 2px #000000; } .sectionheaderbottom { height: 9px; background: url(/images/2015/interior/line_small.png) no-repeat top right; } .sectionheaderimage { display: block; padding-left: 3px; } .biascheck { width: 97%; color: #aac2f4; font-size: 0.75em; border-top: 1px solid #4f7596; margin-bottom: 40px; } .ratingform input[type="submit"] { background: url('/images/2015/common/button_back.gif') repeat-x top; padding: 4px; color: #fff; text-shadow: -1px -1px #000; font-weight: bold; font-size: 0.9em; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; cursor: hand; cursor: pointer; border: 1px solid #000; -webkit-box-shadow: 0px 0px 4px 2px #4688e9; -moz-box-shadow: 0px 0px 4px 2px #4688e9; box-shadow: 0px 0px 4px 2px #4688e9; } .ratingform input[type="submit"]:hover { color: #c6c4f7; text-shadow: -1px -1px #000; font-size: 0.9em; } .commentteasetable { margin: 0px auto; border-bottom: 1px solid #606eab; margin-top: 32px; font-size: 0.9em; } .commentteasetable td { padding: 0px 20px 0px 20px; } .commentteasetable a { text-decoration: none; } .commentteasetable a:visited { color: #77adfd; } .commentteasetable a:hover { color: #fff; } .commentteasetable2 { float: right; border-bottom: 1px solid #606eab; font-size: 0.9em; margin-right: 40px; } .commentteasetable2 a { text-decoration: none; } .commentteasetable2 a:visited { color: #77adfd; } .commentteasetable2 a:hover { color: #fff; } .audiotable { margin: 16px 0px 30px 0px; background-color: #02011f; border: 1px solid #14125c; width: 100%; cursor: hand; cursor: pointer; } .audiotable td { padding: 0px 8px 0px 8px; } .albumtrackstable { margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 100%; cursor: hand; cursor: pointer; } .albumtrackstable td { padding: 8px; } .albumtrackssubtable { width: 100%; } .albumtrackssubtable td { padding: 0px; } .albumtotaltime { text-align: right; font-size: 0.9em; color: #b7cfff; } .albumtrackstablearrow { color: #b7cfff; font-size: 0.9em; } .albumnotes { color: #b7cfff; font-size: 0.75em; padding: 20px 0px 2px 10px; } #reviewfooter a:link { color: #5166d0; } #reviewfooter a:visited { color: #3e4fa6; } #reviewfooter a:hover { color: #77adfd; } </style> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EKYEXHVRS5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-EKYEXHVRS5'); </script> </head><body> <div id="FixedNavBar"> <table id="NavBarTableLinks" style="margin: 0px auto; text-align: center; font-size: 0.7em; font-weight: bold; font-style: italic;"> <tr><td style="padding: 2px 26px 0px 24px;"> <a href="/"><img alt="Filmtracks Home Page" src="/images/2015/common/topnavbar_logo_trans.png" width="63" height="45" style="border: none;"></a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/titles/harry_potter.html?mobile=yes">MOBILE SITE</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/reviews/">REVIEWS</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/scoreboard/">SCOREBOARD</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/ratings/">RATINGS</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/composers/">COMPOSERS</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/awards/">AWARDS</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/archives/">ARCHIVES</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/about/">ABOUT</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/contact/">CONTACT</a> </td><td style="padding-right: 40px; padding-top: 7px;"> <a href="/donations/">SUPPORT</a> </td></tr></table> <!-- end "NavBarTableLinks" --> </div> <!-- <div id="DonationBanner" style="width: 100%; min-height: 14px; background-color: #990000; text-align: center; margin-bottom: 16px; padding: 8px 8px 8px 0px;"> <b> Filmtracks needs your help. Support the site by donating today! <a href="http://www.filmtracks.com/donations/">Learn more</a>. </b> </div> --> <div id="PageContainer" style="margin: 0px auto; max-width: 1700px;"> <table id="FullWidthTable" style="margin: 0px auto; padding: 0px; width: 100%; border: none; text-align: center; background: url(/images/2015/common/main_sides.gif) repeat-y center scroll;"><tr> <td style="background: url(/images/2015/common/top_black.gif) repeat-x top;"> <div id="MainBack" style="margin: 0px auto; padding: 0px; width: 100%; border: none; text-align: center; background: url(/images/2015/common/main_back.jpg) no-repeat; background-position: center 0px; min-height: 850px;"> <table id="MainContentTable" style="margin: 0px auto; width: 1280px; text-align: left;"> <tr><td style="height: 100px; text-align: center;"> <table style="font-size: 0.75em; margin: 0 auto;"><tr><td style="padding-right: 20px;"> <table style="text-align: left; font-weight: bold; margin: 2px 0px 0px 16px;"> <tr><td colspan="3" style="padding: 6px 10px 1px 10px; font-size: 1.05em; line-height: 120%;"> <i>SUPPORT FILMTRACKS! WE EARN A<br>COMMISSION ON WHAT YOU BUY:</i> <!-- <img style="display:hidden;text-decoration:none;border:0;padding:0;margin:0;" src="https://rover.ebay.com/roverimp/1/711-53200-19255-0/1?ff3=1&pub=5574653268&toolid=10001&campid=5337696512&customid=&mpt=[CACHEBUSTER]"> --> </td></tr><tr><td style="padding: 5px 10px 6px 10px; font-size: 1.25em;"> <a href="https://www.amazon.com/?_encoding=UTF8&tag=filmtracks&linkCode=ur2&camp=1789&creative=9325" target="_new">Amazon.com</a><br> <a href="https://www.amazon.co.uk/?_encoding=UTF8&tag=filmtracks064-21&linkCode=ur2&camp=1634&creative=6738" target="_new">Amazon.co.uk</a><br> </td><td style="padding: 5px 10px 6px 10px; font-size: 1.25em;"> <a href="https://www.ebay.com?mkcid=1&mkrid=711-53200-19255-0&siteid=0&campid=5337696495&customid=2021reviews&toolid=10001&mkevt=1" target="_new">eBay</a><br> <a href="https://www.amazon.ca/?_encoding=UTF8&tag=filmtracks-20&linkCode=ur2&camp=15121&creative=330641" target="_new">Amazon.ca</a><br> </td></tr></table> </td><td style="width: 740px; text-align: right;"> <script type="text/javascript"><!-- google_ad_client = "pub-6483253369734723"; /* 728x90, created 8/3/09 */ google_ad_slot = "2650541715"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td></tr></table> </td></tr> <tr><td style="height: 105px; padding-left: 8px;"> <div style="margin-top: 18px; height: 87px;"> <img id="Shiner" alt="Glisten Effect" src="/images/2015/common/main_back_glisten.png" style="width: 1260px; height: 87px; padding: 0px; margin: 0px; border: none;"> </div> </td></tr> <tr><td style="height: 165px;"> <table id="WholeLinkTable" style="width: 1280px; height: 165px;"> <tr><td style="width: 675px;"> <table id="LeftLinkTable" style="width: 680px; height: 165px;"> <tr><td colspan="2" style="height: 32px;"> <div style="margin: 15px 0px 0px 290px; height: 16px;"> <a href="/reviews/"><img alt="Editorial Reviews" src="/images/2015/common/spacer.gif" style="width: 220px; height: 16px; border: none;" onMouseOver="this.src='/images/2015/common/link_reviews_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td></tr> <tr><td style="width: 433px; height: 133px;"> <table id="LeftLinkTable2" style="width: 433px; height: 133px;"> <tr><td colspan="3" style="height: 38px;"> <div style="margin: 16px 0px 0px 218px; height: 18px;"> <a href="/scoreboard/"><img alt="Scoreboard Forum" src="/images/2015/common/spacer.gif" style="width: 183px; height: 18px; border: none;" onMouseOver="this.src='/images/2015/common/link_scoreboard_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td></tr> <tr><td style="width: 140px;"> <!-- empty area --> </td><td style="width: 222px; background: url(/images/2015/interior/interior_left_links.jpg) no-repeat top;"> <table id="LeftLinkTable3" style="width: 222px; height: 95px;"> <tr><td style="height: 33px;"> <div style="margin: 11px 0px 0px 27px; height: 18px;"> <a href="/ratings/"><img alt="Viewer Ratings" src="/images/2015/common/spacer.gif" style="width: 164px; height: 18px; border: none;" onMouseOver="this.src='/images/2015/common/link_ratings_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td></tr><tr><td style="height: 33px;"> <div style="margin: 11px 0px 0px 14px; height: 18px;"> <a href="/composers/"><img alt="Composers" src="/images/2015/common/spacer.gif" style="width: 127px; height: 18px; border: none;" onMouseOver="this.src='/images/2015/common/link_composers_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td></tr><tr><td style="height: 29px;"> <div style="margin: 11px 0px 0px 6px; height: 18px;"> <a href="/awards/"><img alt="Awards" src="/images/2015/common/spacer.gif" style="width: 96px; height: 18px; border: none;" onMouseOver="this.src='/images/2015/common/link_awards_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td></tr> </table> <!-- end "LeftLinkTable3" --> </td><td style="width: 71px;"> </td></tr></table> <!-- end "LeftLinkTable2" --> </td><td style="width: 247px; vertical-align: bottom;"> <div style="padding-left: 10px; overlow: hidden;" class="TopLinkLists"> <div class="HeaderListTitle"> <i>NEWEST MAJOR REVIEWS:</i><br> </div> 1. <a href="/titles/blitz.html">Blitz</a><br> 2. <a href="/titles/red_one.html">Red One</a><br> 3. <a href="/titles/here.html">Here</a><br> 4. <a href="/titles/venom_dance.html">Venom: The Last Dance</a><br> 5. <a href="/titles/joker_folie_deux.html">Joker: Folie à Deux</a><br> 6. <a href="/titles/wild_robot.html">The Wild Robot</a><br> </div> </td></tr></table> <!-- end "LeftLinkTable" --> </td><td> <table id="RightLinkTable" style="width: 600px; height: 165px;"> <tr><td style="width: 247px; vertical-align: bottom;"> <div style="padding-left: 10px; height: 139px; overlow: hidden;" class="TopLinkLists"> <div class="HeaderListTitle"><br><br> <i>CURRENT BEST-SELLING SCORES:</i><br> </div> 1. <a href="https://www.amazon.com/dp/B0DBY662WG?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">The Wild Robot</a><br> 2. <a href="https://www.amazon.com/dp/B0CN4XSB92?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Solo: A Star Wars Story</a><br> 3. <a href="https://www.amazon.com/dp/B0CYFTN1DN?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Dune: Part Two</a><br> 4. <a href="https://www.amazon.com/dp/B0BNQL18K5?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Avatar: The Way of Water</a><br> 5. <a href="https://www.amazon.com/dp/B0CS32M99H?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Cutthroat Island</a><br> 6. <a href="https://www.amazon.com/dp/B0CPC64SB9?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">The Mask of Zorro</a><br> 7. <a href="https://www.amazon.com/dp/B0BPPSM3ZB?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Tomorrow Never Dies</a><br> 8. <a href="https://www.amazon.com/dp/B0B57WMCNX?tag=filmtracks-hpfavetext&linkCode=ogi&th=1&psc=1">Willow</a><br> </div> <td><td style="width: 247px; vertical-align: bottom;"> <div style="padding-left: 10px; height: 139px; overlow: hidden;" class="TopLinkLists"> <div class="HeaderListTitle"> <i>CURRENT MOST POPULAR REVIEWS:</i><br> <!-- <i>BEST OF JAMES HORNER (1953-2015):</i><br> --> </div> 1. <a href="/titles/batman.html">Batman (1989)</a><br> 2. <a href="/titles/beetlejuice.html">Beetlejuice</a><br> 3. <a href="/titles/alice_wonderland.html">Alice in Wonderland</a><br> 4. <a href="/titles/et.html">E.T. The Extra-Terrestrial</a><br> 5. <a href="/titles/spiderman.html">Spider-Man</a><br> 6. <a href="/titles/raiders.html">Raiders of the Lost Ark</a><br> 7. <a href="/titles/doctor_strange_madness.html">Doctor Strange: Multiverse</a><br> 8. <a href="/titles/lord_rings01.html">LOTR: Fellowship of the Ring</a><br> 9. <a href="/titles/titanic.html">Titanic</a><br> 10. <a href="/titles/justice_league.html">Justice League</a><br> </div> <td><td style="width: 106px;"> <!-- spillover area for top text links --> </td></tr></table> <!-- end "RightLinkTable" --> </td></tr></table> <!-- end "WholeLinkTable" --> </td></tr><tr><td style="height: 43px;"> <table id="SearchBarTable" style="height: 43px;"> <tr><td rowspan="2" style="width: 140px;"> <!-- open space --> </td><td rowspan="2" style="width: 100px; background: url(/images/2015/interior/search_bar_left2.jpg) no-repeat top;"> <div style="padding: 15px 0px 0px 7px;"> <a href="/"><img alt="Home Page" src="/images/2015/common/spacer.gif" style="width: 65px; height: 16px; border: none;" onMouseOver="this.src='/images/2015/interior/link_home_hover.png'" onMouseOut="this.src='/images/2015/common/spacer.gif'"></a> </div> </td><td colspan="2" style="width: 1040px;"> <table id="SearchBarTable2" style="height: 28px;"> <tr><td style="width: 165px;"> <div style="padding: 4px 0px 0px 5px;"> <form method="get" action="/search/" class="SearchEngine" style="display:inline;"> <input type="text" title="Search Filmtracks" name="Terms" value="SEARCH" style="float: left; border: none; background-color: transparent; width: 95px; height: 13px; margin-left: 20px; padding-top: 3px;" onFocus="this.value=''"> <input type="hidden" name="Match" value="2"> <input type="hidden" name="Realm" value="Filmtracks"> <input type="hidden" name="Rank" value="1"> <input type="hidden" name="maxhits" value="10"> <input type="submit" value=""> </form> </div> </td><td style="padding: 6px 0px 0px 20px;"> <table id="SearchBarTableLinks" style="text-align: center; font-size: 0.7em; font-weight: bold; font-style: italic; text-shadow: 2px 2px #000000;"> <tr><td style="padding-right: 43px; padding-left: 23px;"> <a href="/titles/harry_potter.html?mobile=yes">MOBILE SITE</a> </td><td style="padding-right: 43px;"> <a href="/donations/">SUPPORT</a> </td><td style="padding-right: 43px;"> <a href="/news/">SITE STATUS</a> </td><td style="padding-right: 43px;"> <a href="/rss/">RSS</a> </td><td style="padding-right: 43px;"> <a href="/about/">ABOUT THE SITE</a> </td><td style="padding-right: 43px;"> <a href="/contact/">CONTACT US</a> </td><td style="padding-right: 0px;"> <a href="/archives/">ARCHIVES</a> </td></tr></table> <!-- end "SearchBarTableLinks" --> </td></tr></table> <!-- end "SearchBarTable2" --> </td></tr><tr><td style="width: 122px; height: 15px;"> <!-- empty --> </td><td style="width: 918px; height: 15px;"> <!-- empty --> </td></tr></table> <!-- end "SearchBarTable" --> </td></tr><tr><td> <table id="MainContentTable2" style="width: 1280px; text-align: left;"> <tr><td style="width: 123px; text-align: left; max-width: 1280px;"> <!-- left side column --> </td><td style="width: 1034px; text-align: left; max-width: 1034px;"> <!-- start the content of the page --> <table id="MainContentTable3" style="width: 1034px; background: url(/images/2015/header/reviews.gif) no-repeat; background-position: 17px 0px;"><tr> <td style="width: 286px; maxwidth: 286px;"> <table id="LeftColumnTable" style="width: 286px;"> <tr><td style="width: 286px; height: 39px; background: url(/images/2015/header/reviews.gif) no-repeat top left; background-position: 17px;"> </td></tr> <tr><td style="width: 286px; height: 17px; background: url(/images/2015/interior/swoosh_bottom_column.gif) no-repeat top left; background-position: 17px;"> </td></tr> <tr><td style="width: 286px; background: url(/images/2015/interior/left_column_back_pattern.gif) repeat-y left 0px top 80px;"> <table id="LeftColumnTable2" style="width: 286px;"> <tr><td style="width: 286px; background: url(/images/2015/interior/left_column_top_pattern.gif) no-repeat top left; padding-left: 13px;"> <div style="text-align: right; width: 210px; font-size: 1.1em; margin: 58px 7px 2px 24px; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000;"><b> Harry Potter and the Sorcerer's Stone</b></div> <table id="LeftColumnTable3" style="width: 273px;"> <tr><td style="width: 273px; height: 4px; background: url(/images/2015/interior/left_column_line.gif) no-repeat left;"> </td></tr> <tr><td style="width: 273px; background: url(/images/2015/interior/left_column_fade_pattern.png) repeat-y left top;"> <table class="LeftColumnCover" style="width: 240px; margin: 0px 0px 10px 0px;"> <tr><td style="padding-left: 12px; color: #6f91dd; font-size: 0.7em; text-shadow: 2px 2px #000, 1px 1px 4px #000, 1px 1px 10px #000;"><b> (2001)</b> </td><td rowspan="2" style="width: 115px; text-align: left; padding-top: 10px;"> <div style="width: 100px; height: 100px; background: url(/images/2015/interior/left_column_cover.png) no-repeat;"> <img alt="Album Cover Art" src="/images/covers/harry_potter1.jpg" width="90" height="90" style="margin: 5px 0px 0px 5px;"> </div> </td></tr> <tr><td class="covertitle"> 2001 Warner</td></tr></table> <table class="LeftColumnCover" style="width: 240px; margin: 0px 0px 10px 0px;"> <tr><td class="covertitle"> 2002 Bootleg (Sample) </td><td style="width: 115px; text-align: left;"> <div style="width: 100px; height: 100px; background: url(/images/2015/interior/left_column_cover.png) no-repeat;"> <img alt="Album 2 Cover Art" src="/images/covers/harry_potter2.jpg" width="90" height="90" style="margin: 5px 0px 0px 5px;"> </div></td></tr></table> <table class="LeftColumnCover" style="width: 240px; margin: 0px 0px 10px 0px;"> <tr><td class="covertitle"> 2018 La-La Land </td><td style="width: 115px; text-align: left;"> <div style="width: 100px; height: 100px; background: url(/images/2015/interior/left_column_cover.png) no-repeat;"> <img alt="Album 3 Cover Art" src="/images/covers/harry_potter18.jpg" width="90" height="90" style="margin: 5px 0px 0px 5px;"> </div> </td></tr></table> <!-- end "LeftColumnCovers" --> </td></tr> <tr><td style="width: 273px; height: 4px; background: url(/images/2015/interior/left_column_line.gif) no-repeat left;"> </td></tr><tr><td style="padding: 20px 35px 24px 16px;"> <div class="columncreditdivider"> Composed, Conducted, and Produced by:</div> <div class="columncreditnames"><a href="/composers/williams.shtml"><b>John Williams</b></a></div><hr class="columnsectiondivider"> <div class="columncreditdivider"> Orchestrated by: </div> <div class="columncreditnames"> Eddie Karam<br>Conrad Pope </div><hr class="columnsectiondivider"> <div class="columncreditdivider"> Notable Performances by: </div> <div class="columncreditnames"> Marcia Crayford<br>Randy Kerber<br>The London Voices </div> </td></tr> <tr><td class="columnheaderline"></td></tr> <tr><td class="columnheaderback"> <img alt="Labels Icon" src="/images/2015/interior/review_icon_label.png" width="43" height="26" class="columnheaderimage"> <div class="columnheadertitle"><b><i> LABELS & RELEASE DATES</i></b></div> <tr><td class="columnheaderline"></td></tr> <tr><td style="padding: 20px 35px 30px 16px;"> <div class="columncreditnames"> <a href=http://www.wbr.com/>Warner Sunset Records</a><br> <span style="color: #aac2f4">(October 30th, 2001)</span> <br><br>Bootlegs<br><span style="color: #aac2f4">(2002)</span><br><br>La-La Land Records<br><span style="color: #aac2f4">(November 23rd, 2018)</span> </div> <a class="anchor" name="availability"></a> </td></tr> <tr><td class="columnheaderline"></td></tr> <tr><td class="columnheaderback"> <img alt="Availability Icon" src="/images/2015/interior/review_icon_avail.png" width="43" height="26" class="columnheaderimage"> <div class="columnheadertitle"><b><i>ALBUM AVAILABILITY</i></b></div> <tr><td class="columnheaderline"></td></tr> <tr><td class="columntextsection" style="padding: 20px 42px 48px 20px;"> <div style="font-size: 0.8em;"> The 2001 Warner album is a regular U.S. release. The international release, and the one in Europe more specifically, was produced under the foreign name of the film, <b>Harry Potter and the Philosopher's Stone</b>. That foreign version is a 2-CD product, though only one of the CDs has John Williams music, and that material is identical to what you hear on the American release. The second CD only contains multimedia.<br> <br> The expanded bootlegs started circulating around the secondary market in 2002 and often contained different contents, but all existed on two CDs. The 2018 La-La Land set contains all three of Williams' scores for the franchise. It is limited to 5,000 copies and available initially for $100 through soundtrack specialty outlets.</div> <a class="anchor" name="awards"></a> </td></tr> <tr><td class="columnheaderline"></td></tr> <tr><td class="columnheaderback"> <img alt="Awards" src="/images/2015/interior/review_icon_awards.png" width="43" height="26" class="columnheaderimage"> <div class="columnheadertitle"><b><i>AWARDS</i></b></div> <tr><td class="columnheaderline"></td></tr> <tr><td class="columntextsection" style="padding: 20px 42px 48px 20px;"> <div style="font-size: 0.8em;"> Nominated for an Academy Award and a Grammy Award.</div> </td></tr> <tr><td class="columnheaderline"></td></tr> <tr><td class="columnheaderback"> <img alt="Also See Icon" src="/images/2015/interior/review_icon_alsosee.png" width="43" height="26" class="columnheaderimage"> <div class="columnheadertitle"><b><i>ALSO SEE</i></b></div> <tr><td class="columnheaderline"></td></tr> <tr><td class="columntextsection" style="padding: 20px 35px 48px 16px;"> <div style="padding: 0px 0px 0px 6px; font-size: 0.85em;"> <table><tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/chamber_secrets.html><b>Harry Potter and the Chamber of Secrets</b></a><br></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/prisoner_azkaban.html><b>Harry Potter and the Prisoner of Azkaban</b></a><br></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/deathly_hallows2.html><b>Harry Potter and the Deathly Hallows, Part 2</b></a><br></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/goblet_fire.html><b>Harry Potter and the Goblet of Fire</b></a><br></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/order_phoenix.html><b>Harry Potter and the Order of the Phoenix</b></a><br></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/hook.html><b>Hook</b></a></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/et.html><b>E.T. The Extra-Terrestrial</b></a></td></tr> <tr><td style="width: 10px;">•</td><td><a href=https://www.filmtracks.com/titles/home_alone.html><b>Home Alone</b></a></td></tr> </table></div> </td></tr> <tr><td style="width: 273px; height: 4px; background: url(/images/2015/interior/left_column_line.gif) no-repeat left;"> </td></tr> <tr><td style="width: 273px; padding-left: 20px;"> <br><br> <div style="margin-left: 12px;"> <script type="text/javascript"> amzn_assoc_ad_type = "banner"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_placement = "assoc_banner_placement_default"; amzn_assoc_campaigns = "musicandentertainmentrot"; amzn_assoc_banner_type = "rotating"; amzn_assoc_p = "14"; amzn_assoc_width = "160"; amzn_assoc_height = "600"; amzn_assoc_tracking_id = "filmtracks"; amzn_assoc_linkid = "3cef6351d96a4312c7bffd106000db71"; </script> <script src="//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1"></script> </div> <!-- <div style="margin-left: 26px; height: 648px; width: 172px; border: 1px solid #14125c; background-color: #02011f; padding: 8px;"> Amazon ad </div> --> <br> <br> <div style="margin-left: 12px; height: 600px; width: 160px; background-color: #02011f;"> <script type="text/javascript"> google_ad_client = "ca-pub-6483253369734723"; google_ad_slot = "7889002780"; google_ad_width = 160; google_ad_height = 600; </script> <!-- Review Left Column --> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <br> </td></tr></table> <!-- end "LeftColumnTable3" --> <!-- bottom column space --> </td></tr></table> <!-- end "LeftColumnTable2" --> <img alt="Decorative Nonsense" src="/images/2015/interior/left_column_bottom_pattern_trans.png" style="display: block;"> <!-- </td></tr> <tr><td style="width: 286px; height: 20px; background: url(/images/2015/interior/left_column_bottom_pattern.gif) no-repeat bottom left;"> --> </td></tr></table> <!-- end "LeftColumnTable" --> <div style="margin: 0px 0px 10px 34px;"> <!-- lower left space --> </div> </td><td style="width: 748px; maxwidth: 748px;"> <div style="float: right; width: 182px;"> <!-- <div style="float: right; width: 140px; background-color: #02011f; border: 1px solid #14125c; margin: 20px 0px 20px 0px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-shadow: 0px 0px 6px 2px #23459b; -moz-box-shadow: 0px 0px 6px 2px #23459b; box-shadow: 0px 0px 6px 2px #23459b; padding: 6px; height: 120px;"> --> <div style="text-align: right; font-size: 0.7em; line-height: 130%; vertical-align: middle; padding-right: 30px;"> <a href="/titles/harry_potter.html?page=print" onclick="window.open(this.href, 'newwindow', 'width=700,height=700,scrollbars=yes,toolbar=yes,menubar=yes,resizable=yes'); return false;"> <b><i>PRINTER FRIENDLY VIEW</i></b></a><br> <span style="font-size: 0.95em; color: #6f91dd;"><b>(inverts site colors)</b></span> </div> <div style="float: right; width: 140px; margin: 20px 0px 20px 0px; padding: 6px; height: 130px;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Review Logo 120x100 --> <ins class="adsbygoogle" style="display:inline-block;width:120px;height:100px" data-ad-client="ca-pub-6483253369734723" data-ad-slot="2484993070"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div style="text-align: center; width: 546px; padding: 20px 0px 0px 30px;"> <br><br><img id="mainlogo" alt="Harry Potter and the Sorcerer's Stone Logo" src="https://www.teletracks.com/images/logos/harry_potter1.gif" width="330" height="130" style="display: none;"><br></div> <table id="toplinksectionline" style="width: 748px; margin-top: 56px;"> <tr><td style="height: 27px; padding: 0px 0px 5px 30px; font-size: 0.85em; vertical-align: bottom; text-transform: uppercase; color: #3d4c8a;"> <b><i> <a href=#availability>Availability</a> | <a href=#awards>Awards</a> | <a href=#ratings>Viewer Ratings</a> | <a href=/titles/harry_potter.html?page=comments>Comments</a> | <a href=#tracks>Audio & Track Listings</a> | <a href=#notes>Notes</a> </i></b> </td></tr><tr><td style="height: 9px; background: url(/images/2015/interior/line_small.png) no-repeat top right;"> </td></tr></table> <div style="margin: 32px 40px 28px 38px; font-size: 0.95em;"> <i><span style="color: #32ba8a"><b>Buy it...</b></span> if you desire just one of the <b>Harry Potter</b> scores for your collection, because this original entry by John Williams is a strong foundation for the franchise and features its best performances of the famous recurring themes.</i><br> <br> <i><span style="color: #ca5259"><b>Avoid it...</b></span> if you might be bothered by the fact that Williams doesn't stray too far from his comfort zone for this score, exposing several stylistic similarities to his previous works.</i><br> </div> <div style="width: 720px; height: 50px; margin: 14px 0px 36px 4px;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Reviews Mid-Column 720x50 --> <ins class="adsbygoogle" style="display:inline-block;width:720px;height:50px" data-ad-client="ca-pub-6483253369734723" data-ad-slot="5526089383"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <table class="sectionheader"> <tr><td style="width: 46px;"> <img alt="Review Icon" src="/images/2015/interior/review_icon_review.png" width="43" height="26" class="sectionheaderimage"> </td><td class="sectionheadertop"> <div style="padding: 4px 0px 0px 7px;"><b><i>EDITORIAL REVIEW</i></b></div> </td><td style="text-align: right; padding-right: 34px; font-size: 0.8em; color: #91b5ff; vertical-align: bottom; padding-bottom: 2px;"> <b><i> FILMTRACKS TRAFFIC RANK: #11 </i></b></td></tr><tr><td colspan="3" class="sectionheaderbottom"> </td></tr><tr> <td colspan="3" style="text-align: right; padding-right: 42px; font-size: 0.65em; color: #6f91dd; vertical-align: top;"><b><i> <b><i>WRITTEN 8/14/01, REVISED 2/24/19 </i></b></td></tr></table> <!-- start review --> <div style="float: right; width: 150px; background-color: #02011f; border: 1px solid #14125c; margin: 24px 0px 32px 20px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-shadow: 0px 0px 6px 2px #23459b; -moz-box-shadow: 0px 0px 6px 2px #23459b; box-shadow: 0px 0px 6px 2px #23459b; padding: 6px;"> <img alt="Shopping Icon" src="/images/2015/interior/review_icon_cart.png" width="43" height="26" class="columnheaderimage"> <div style="font-size: 0.85em; padding-top: 4px;"><b><i>BUY IT</i></b></div> <hr class="buysectiondivider"> <div style="padding: 4px 0px 0px 6px;"> <a href="http://www.amazon.com/gp/search?ie=UTF8&keywords=Harry%20Potter%20and%20the%20Sorcerer's%20Stone%20Soundtrack&tag=filmtracks-review&linkCode=ur2&camp=1789&creative=9325"> <img alt="Amazon.com" src="/images/2015/interior/review_amazon.png" width="122" height="24" style="border: none;"></a></div><table style="font-size: 0.75em; color: #91b5ff; margin-top: 10px;"><tr><td style="padding-right: 4px;">•</td> <td><b><a href="https://www.amazon.com/dp/B07LGXW177?tag=filmtracks-review&linkCode=ogi&th=1&psc=1">2018 Album</a></b></td></tr></table> <iframe id="amazonteaseframe" src="https://www.filmtracks.com/templates/desktop-reviews-amazontease20.php?teasecode=B07LGXW177" style="width: 146px; border: 0; margin: 0; padding-left: 6px; background-color: #02011f; overflow: hidden;" scrolling="no" onLoad="autoResize('amazonteaseframe');"></iframe><div style="font-size: 0.75em; margin-top: 10px;"> <table style="color: #91b5ff;"><tr><td style="padding-right: 4px;">•</td> <td><b><a href="https://www.amazon.com/dp/B00005OWIU?tag=filmtracks-review&linkCode=ogi&th=1&psc=1">2001 Album</a></b></td></tr></table> </div><br><hr class="buysectiondivider"> <div style="padding: 4px 0px 0px 6px;"><a href="https://www.ebay.com/sch/i.html?LH_CAds=&_ex_kw=&_fpos=&_fspt=1&_mPrRngCbx=1&_nkw=Harry%20Potter%20and%20the%20Sorcerer's%20Stone%20Soundtrack&_sacat=&_sadis=&_sop=12&_udhi=&_udlo=&_fosrp=1&mkcid=1&mkrid=711-53200-19255-0&siteid=0&campid=5337696495&customid=2021reviewsupc&toolid=10001&mkevt=1"> <img alt="eBay" src="/images/2015/interior/review_ebay.png" width="62" height="25" style="border: none;"></a></div><div style="font-size: 0.75em; margin: 10px 0px 18px 0px;"> <table style="color: #91b5ff;"><tr><td style="padding-right: 4px;">•</td> <td><b><a href="https://www.ebay.com/sch/i.html?LH_CAds=&_ex_kw=&_fpos=&_fspt=1&_mPrRngCbx=1&_nkw=826924147627&_sacat=&_sadis=&_sop=12&_udhi=&_udlo=&_fosrp=1&mkcid=1&mkrid=711-53200-19255-0&siteid=0&campid=5337696495&customid=2021reviewsupc&toolid=10001&mkevt=1">2018 Album</a></b></td></tr></table> <table style="color: #91b5ff;"><tr><td style="padding-right: 4px;">•</td> <td><b><a href="https://www.ebay.com/sch/i.html?LH_CAds=&_ex_kw=&_fpos=&_fspt=1&_mPrRngCbx=1&_nkw=075678349126&_sacat=&_sadis=&_sop=12&_udhi=&_udlo=&_fosrp=1&mkcid=1&mkrid=711-53200-19255-0&siteid=0&campid=5337696495&customid=2021reviewsupc&toolid=10001&mkevt=1">2001 Album</a></b></td></tr></table> </div> </div> <div style="margin: 20px 40px 26px 14px; font-size: 0.95em;"> <table style="text-align: center; font-size: 0.8em; color: #aac2f4; float: left; margin: 6px 26px 10px 0px;"><tr><td> <img alt="Williams" src="/images/photos/mugs/2021/mug_williams.gif" width="86" height="108" style="border: 1px solid #606eab; -webkit-box-shadow: 0px 0px 6px 2px #23459b; -moz-box-shadow: 0px 0px 6px 2px #23459b; box-shadow: 0px 0px 6px 2px #23459b;"></td></tr><tr><td>Williams</td></tr></table> <b>Harry Potter and the Sorcerer's Stone</b>: (John Williams) If ever there was a film both defined and confined by the weight of its own immense advance hype, it would be this initial adaptation of J.K. Rowling's famous series of "Harry Potter" stories to the screen in 2001. Much thought was placed in the translation of <b>Harry Potter and the Sorcerer's Stone</b> into live action reality because a franchise of films was inevitable to follow, with the cast and crew carefully chosen and approved by Warner Brothers to avoid any chance of fumbling an obvious series of blockbuster earnings to result. The early films in franchise, directed by Chris Columbus, had the benefit of utilizing comparatively optimistic stories that could fit well into the length of one motion picture, and <b>Harry Potter and the Sorcerer's Stone</b> (or <b>Harry Potter and the Philosopher's Stone</b>, as it's known internationally) is popularly and critically considered by many to be the best entry in the franchise. By the fourth film's release by Warner several years later, much of the original crew (and deceased actor Richard Harris, of course) was no longer attached to the concept, and the quality of the films' haphazard adaptations of the longer stories diminished their appeal. One of the elements strongly favoring the first three films is the music by veteran franchise composer John Williams, who not only was the perfect choice for the assignment (despite rumors that James Horner had been offered the job) but whose themes for the world of wizardry would become yet another identity engrained for audiences of each successive film. Unfortunately, as the franchise began to rotate crews for its later entries, the thematic and stylistic identity so thoroughly cemented by Williams for <b>Harry Potter and the Sorcerer's Stone</b> was largely lost by Patrick Doyle and Nicholas Hooper. Thus, in retrospect, the first score for the series has been increased in status through the years as subsequent composers have failed to uphold, despite considerable quality in parts of their own endeavors, the integrity established by Williams.<br> <br> The belated elevation of the Oscar-nominated music for <b>Harry Potter and the Sorcerer's Stone</b> to the highest of regards is owed in part to the continued presence of the maestro's themes for the concept in even the <b>Fantastic Beasts and Where to Find Them</b> franchise and not simply due to the inconsistent scores to follow the three by Williams for the "Harry Potter" franchise. There was also a daunting set of circumstances facing the original entry in 2001. The hype machine for the film and its music was tremendous, but even Warner's efforts to push the production's advertising to the limits of tolerance couldn't ultimately overshadow the overwhelming quality and consequent attention pulled towards Peter Jackson's concurrently released <b>The Lord of the Rings: The Fellowship of the Ring</b>, which featured a stunning score by Howard Shore that took home an Academy Award that year. No amount of effort by Williams could compete with the once-in-a-lifetime kind of trilogy of scores that Shore composed for J.R.R. Tolkien's world, proving that timing was not on the maestro's side. Williams made the best of the situation, though. He had faced similarly lofty expectations in the year before <b>Star Wars: The Phantom Menace</b> and had delivered a fantastic result. One comforting factor regarding <b>Harry Potter and the Sorcerer's Stone</b> for Williams was the chance to reunite once again with Columbus. His career in the early 2000's consisted mostly of projects for directors with whom he had already collaborated successfully, and the opportunity to be involved with the magic of this particular franchise led to the expected fantasy children's score of epic length and proportion. His work started early, too. The film represented the first time since 1991's <b>Hook</b> that Williams had composed a theme specifically meant for the theatrical trailers of the film. (The impressive <b>Hook</b> prelude, as heard first on its original album, made its debut in the film's trailer at the beginning of 1989's <b>Indiana Jones and the Last Crusade</b>). Through these trailers and a much discussed concert performance of the trailer's music, Williams offered eager audiences a glimpse of the wondrous fantasy score to come.<br> <br> For <b>Harry Potter and the Sorcerer's Stone</b>, Williams departed from his usual practices and had actually taken the time to read Rowling's book prior to being involved with the project, and he confessed to enjoying it with his family. Upon seeing rough edits of the film in the spring of 2001, Williams was impressed even further. Unfortunately, due to scheduling conflicts later in that summer, Williams was unable to secure the services of the London Symphony Orchestra for this score, though other suitable London performers (along with the London Voices choir) were collected for the occasion. Williams' enthusiasm for this project was evident in the words he stated early about the score in concerts and interviews. In a May 18th, 2001, article in the Boston Globe, Williams discussed the "darkly alluring orchestral waltz" that he wrote for the first trailer. "I developed a theme for Hedwig," Williams said. "Everyone seemed to like it, so I will probably use that music as one thread in the tapestry." Regarding the length of the score, Williams stated, "I imagine there will be a lot of music in the film, and Chris Columbus has told me that the film is long and that he needs to whittle it down. That's a very hard and heartbreaking process for a director, and it's very difficult for a composer, too. Sometimes I have written as much as 20 minutes of music for a film that was never used. I am a composer who likes to develop and combine themes, and it is awkward to develop themes that have never been properly introduced because the scenes they were written for have been cut from the film." Ultimately, for this project, Williams wrote 150 minutes of music that featured 4,200 bars and 1,25 million notes. On the topic of the book reading, Williams explained his break from tradition by saying, "It is more valuable to me to be a tabula rasa; most of the audience doesn't know what's coming, and it's important to place myself in that same position. I want the film to make the first impression, and it is also the film itself that has to give me the right sense of pace and timing." In the case of <b>Harry Potter and the Sorcerer's Stone</b>, though, Williams admits that he "liked it very much, and it made me want to read on, especially now that people have told me that each book gets better than the one before."<br> <br> In an interesting side note, Williams discussed how difficult it is to predict how films with many children actors will perform. With <b>Home Alone</b> remaining a strong memory, Williams pointed out, "It is very hard to predict on the basis of auditions just what you are going to get from a young performer, but sometimes you get lucky. I have to say that everyone from Warner Brothers who has seen the film is very excited about it, including the hard-bitten professionals." Press interest in the score continued throughout the summer of 2001, and in a follow up story in the Boston Globe on July 6th, Williams indicated that his work on <b>Harry Potter and the Sorcerer's Stone</b> was still continuing and that he would finish it at Tanglewood within the subsequent two months. He concluded by mentioning, "I'm really cooking on it now. I've finished about an hour of the score, which means there is a lot left to go. Chris Columbus has done such a good job on this film, and all the old-time British character actors are terrific." At the Tanglewood concert on July 31st, during his conducting of the first theme of the score for an audience, Williams thrilled the crowd by announcing, "We thought we would play a little preview of something from <b>Harry Potter</b>. We're working on it currently and the film will be finished at the end of October. I'm about 2/3 of the way through a 2-hour score. We'd like to play a few minutes of it for you now as a preview with the exciting permission of our producers at Warner Brothers. You know the books and the film is about witches, and unicorns and owls and magic. And this particular little piece is about Hedwig the Owl who brings messages from the world of the witches to the world of the muggles... human beings... <i>us</i>. This is 'Hedwig's Theme' from <b>Harry Potter</b>." And with that performance, the famous opening "Prologue" heard (at least partially) in all of the films of the franchise was formally introduced in an arrangement that didn't differ much from that which has existed in numerous concerts and album performances since. The composer eventually arranged multiple concert presentations of his main themes for the film, and he could not have predicted that this was among the first scores to be performed live to screenings of the film by symphonies around the world.<br> <br> <div id="ReviewDivLink" style="margin-left: 60px; cursor: hand; cursor: pointer; color: #77adfd;"><b> <u><a href="#" name="reviewmore">Read More...</a></u> </b></div> <div id="ReviewDivDrop" style="display: none;"> Initial reactions to the performances of "Hedwig's Theme" in both the concert and the trailers were overwhelmingly positive, prompting Williams to increase its usage in the film itself. Richard Dyer, the interviewer for The Boston Globe, stated at the time that "The music is destined to be one of Williams' greatest hits, an affectionately allusive tribute to great fantasy music of the past - but in his own unmistakable voice; this parallels the way Rowling's book stands on the shoulders of its predecessors like a nimble circus acrobat about to grab a trapeze and fly away. The theme, an agreeably lopsided and slippery waltz, appears first on Tchaikovsky's <i>Nutcracker</i> celesta, while the strings flutter around it like owlish wings. The brass offer contrasting ideas, and the whole thing develops in the tradition of Wagner's <i>Ride of the Valkyries</i> and Humperdinck's homage to it in the witch's ride in 'Hansel and Gretel.' In Williams's masterly orchestration, the whole thing glistens, surprises, and exhilarates." Fans expressed equal praise for the suite, likening its styles to those heard in <b>Hook</b> and <b>Home Alone</b>. Bootlegged copies of this theme, only a few minutes long, were already floating around online in the months before the film's debut, and its usage in the first two trailers for the film was largely based on the same arrangement. Wild anticipation reigned until the terrorist attacks on the United States in September of that year, however, squashed some of the hype machine pushing the magnificent momentum of both the film and score. Ironically, some of the final recording sessions in London occurred on that day, and although Williams gave the musicians the opportunity to take the day off to recover, they proceeded to record anyway. By the week before the street date for the commercial soundtrack album (and even longer before the release of the film), however, the concept's cultish international following of an almost mystical nature caused the album to crack the top ten in overall Billboard-reported sales. The hype was back on. But would Williams accomplish the same kind of success in meeting expectations as he did with <b>Star Wars: The Phantom Menace</b>? Initially, that answer was no, but the true shame of <b>Harry Potter and the Sorcerer's Stone</b> was that the fans of the composer and concept largely allowed their disappointment over the deflating of this score's myth to be an unqualified reason to diminish the work's overall quality.<br> <br> Without question, <b>Harry Potter and the Sorcerer's Stone</b> is a superb score, but for many, it wasn't the magical victory that was expected. As far as precedent is concerned, Williams had conjured some mightily impressive children's scores in his own past by which to solicit comparisons. While the mass of the population is most familiar with memorable scores for blockbuster films such as <b>E.T. The Extra-Terrestrial</b> and <b>Home Alone</b>, the knowledgeable collectors of Williams' work know that the composer's most thematically rich and layered score of the genre is <b>Hook</b>, for which expanded bootleg albums had already been a hot trade item for many years. Even though the film <b>Hook</b>, despite being a massive Steven Spielberg production, was a monumental disaster at the box office, its superior score remains a treasure in countless film music fans' collections. It is no surprise, therefore, that <b>Hook</b> became the ultimate comparison point for <b>Harry Potter and the Sorcerer's Stone</b>. Unfortunately, this score, despite all its strengths, does not triumph at quite at the same level as <b>Hook</b>, and it only comes close to matching the same caliber in its grand thematic statements. The reason for this opinion varies widely. For some, the score ironically lacked an intangible sense of "magic" regardless of its liberal use of celesta, harp, and other associated instruments, a near deathblow to its effectiveness. For others, its themes were not well enough articulated or applied to single concepts. Also at issue was the suspect quality of the numerous source cues and non-thematic underscore material for conversational scenes. Some even faulted the performances, though this complaint still seems unmerited and due more to the reputation of the ensemble that <i>didn't</i> perform this score. What indeed is lacking in <b>Harry Potter and the Sorcerer's Stone</b> is an intangible sense of cohesiveness in all of its parts, with about half of the score extremely tightly woven into the thematic tapestry Williams had previously discussed. The rest of it remains surprisingly anonymous and fails to foreshadow the franchise's future. Additionally, there was an intangible element to <b>Hook</b>, perhaps in its lengthy, heavy-hearted thematic performances, that gave the score sense of magic that rivaled the grandiose brand of soaring spirit heard in <b>E.T.</b> and Williams' other better-known scores. Such spirit is only occasionally to be heard in this score.<br> <br> Other than this awkwardly nebulous complaint about lacking a sense of "magic," <b>Harry Potter and the Sorcerer's Stone</b> is a score that has built upon its reputation through the years for good reason. It has all the same basic ingredients that define a Williams classic: an intricately woven set of themes of impressive complexity, a large performing group recorded in crisp digital sound, a chorus with adult male and female voices, and that trademark Williams orchestration that can be recognized by even the laziest moviegoers. The themes are, as usual, the most important elements at work in nearly every one of his works, and the leading three ideas that were initially heard in the trailers and early concert performances not only define this score but those that followed as well. The two most memorable themes in Williams' treatment of the franchise are closely related, and both tend to mistakenly be labeled as "Hedwig's Theme." In fact, there are two distinct waltz-inspired themes under that label that the composer applies to different, specific situations. The actual theme for Hedwig the Owl is one that the composer expanded to represent the concept of magic in general, often utilizing the same celesta and other light percussive accompaniment to denote a sense of wonder. It is this theme that opens both "Prologue" and the "Hedwig's Theme" suite, and it is also this idea that Doyle, Hooper, Alexander Desplat, and James Newton Howard most prominently incorporated (though too infrequently) into the opening portions of their sequel and spin-off works. In the first score, Williams uses the theme extensively. It makes a cameo in the "Harry's Wondrous World" concert suite and punctuates several of the scenes in which Harry's background is explored or during his discovery of the world of magic. This includes delicate performances in "The Arrival of Baby Harry" and "Letters From Hogwarts." Later, it contributes to "The Moving Stairs," "The Quidditch Match," and "Leaving Hogwarts." Among the most notable cues not fully included on the first commercial album release, the theme also lends a supporting role to "Don't Burn My Letter," "Letters From Hogwarts," and "Owl Delivers Nimbus 2000" before joining the other themes in the end credits arrangement of two suites. This theme dominates the pre-Hogwarts scenes in the film, not only serving as an identity for the magic invading the muggle world, but also of the owls' letters, which play a significant role in these early scenes.<br> <br> The second half of the official "Hedwig Theme" conveys the robust and noble theme for the establishment of the magical world, and, by association, Hogwarts itself. It is heard most frequently in Williams' three scores of the franchise during the title sequences or overhead shots of the castle. This bold idea is something of an extension of the actual Hedwig/magic theme, sharing many of the same progressions and often swapping phrases before coming to a common three notes that utilize a shared minor-third shifting conclusion to tie them together. This minor third progression at the end of the two themes is key to the score's more mysterious half. This Hogwarts variation on theme is heard fleetingly in "Prologue" and at the opening of "Harry's Wondrous World" before accompanying the main title of the film (with the help of chorus) in "The Arrival of Baby Harry" and concluding "Letters From Hogwarts." The theme's performance (again with chorus) at 1:50 into "The Journey to Hogwarts," as the school is first seen, is a highlight of the score, and Williams would treat the first glimpse of the castle in all three of his scores for the franchise in similar fashion. This tradition would extend all the way to the castle's appearance in Howard's <b>Fantastic Beasts: The Crimes of Grindelwald</b>. A slight woodwind performance in "The Invisibility Cloak and The Library Scene" and counterpoint fragments in "The Face of Voldemort" are less obvious. A full burst for the castle is enjoyed late in "Running to McGonagall." The last minute of the "Hedwig's Theme" suite offers the most interesting and forceful series of key-shifting variations on the theme. In the originally unreleased cues, this theme accompanies Hedwig's magic theme in the same aforementioned cues involving the other half of the theme and also in the wrap of the score in "Love, Harry." While these two themes are the obvious, primary identity of <b>Harry Potter and the Sorcerer's Stone</b>, Williams' third idea, representing the concept of flying, is far more engaging. This flying theme is sometimes associated solely with the game of Quidditch, though its application in the film is more general. Heard slightly in "Prologue" and "A Visit to the Zoo," the theme doubles as a mischievous application of magic in some circumstances. It makes its biggest impact in "Mr. Longbottom Flies" and "The Quidditch Match" before dominating the middle sections of the "Hedwig's Theme" suite. It's a playful romp of an idea that the franchise sorely missed later due to the frightfully serious nature of subsequent stories.<br> <br> <img alt="Hedwig" src="/images/harry_potter.gif" width="146" height="119" style="float: right; margin: 0px 0px 10px 8px;">One of the beauties of the flying theme in <b>Harry Potter and the Sorcerer's Stone</b> is its soaring secondary phrase. After all the chime and tambourine-banging, pulsating brass, and broad notes on bass strings during the propulsive theme's primary phrase, Williams offers an interlude that allows high strings to stretch their wings (such as at 3:30 into "Hedwig's Theme") in much of the majestic style that would prevail in <b>Harry Potter and the Prisoner of Azkaban</b>. A fourth major theme in <b>Harry Potter and the Sorcerer's Stone</b> is comprised of two parts for Harry and his growing friendship with Ron and Hermione on one hand and his distant relationship with his dead parents on the other. This theme is the basis of the "Harry's Wondrous World" suite and receives extended treatment there. It's a flourishing, hopelessly optimistic idea that reaches into the most exuberant material that Williams has written for concert, and especially his material devoted to the history of America. It culminates in several fanfares that tie it to the spirited, heroic parts of Williams' <b>Star Wars</b> prequel material as well. In the actual film, this theme is heard very lightly in "The Arrival of Baby Harry" and "Entry into the Great Hall" before the more rambunctious parts blast away in "The Quidditch Match." Melancholy performances in "Christmas at Hogwarts" and "Leaving Hogwarts" are wholesome reminders that it's hard to leave the company of friends. Hints of the theme in "The Face of Voldemort" are cleverly and appropriately devised. In the expanded album presentations, this theme's more melancholy portion for Harry's family exists in the contemplative "The Mirror of Erised" and "Love, Harry," as well as the expected end credits suites. The final major duo of themes in this score belongs to the evil Voldemort and the Sorcerer's Stone, though they eventually reveal themselves to be connected, of course. For the latter, the identity is applied by Williams in this and, more extensively, <b>Harry Potter and the Chamber of Secrets</b> as a general mystery motif representing objects of Voldemort's interest. (Had Williams continued later in the franchise, it might have become the motif for the Horcruxes.) Its usage in both scores is the most intriguing and rewarding of any of Williams' complexities for the concept. Its two hypnotic phrases, one three notes and the subsequent one four, are easy to insert as counterpoint into even the least obvious places, and the melodramatic shifts in the secondary, four-note phrase are especially enticing in their applications.<br> <br> The themes of evil in <b>Harry Potter and the Sorcerer's Stone</b> are often incorporated with superb subtlety. As Harry discovers he can communicate with snakes in "Visit to the Zoo," the cue provides two statements of the mystery motif (at 0:05 and 1:15) to once again suggest an object of potential peril. The most telling and obvious performance of the theme's first figure is repeated several times in "The Gringotts Vault" (addressing the attempted robbery of the stone by the possessed Quirrel), eventually building to the kind of maddening though tonal choral performance that would exist extensively in the sequel. It makes a cameo in "Hagrid's Christmas Tree" during discussion of Nicholas Flamel and likewise in "Hermione's Reading," and it occupies the first half of "The Stone," extensively building to another choral crescendo that in this case is reminiscent of the religious prowess heard in the map room sequence of <b>Raiders of the Lost Ark</b>. Williams, never the one to miss an opportunity, even inserts the idea into "Hedwig's Theme;" in the thirty seconds following the two-minute mark, a solo woodwind performs the theme very slowly as counterpoint underneath the flying theme. It's a quite delicious placement, really. The most intelligent passage for this mystery object motif comes as Williams finally intertwines it explicitly with a separate idea for Voldemort. After the early portions of "The Face of Voldemort" develop the stone's theme on the airy electronics that are employed during many of the scarier sequences in the film, Williams begins to allow Voldemort's own theme to be exposed at 1:56 into the cue, and by 3:58, the two ideas are both forcefully overlapped. The Voldemort theme is a clever twist of the waltz format and progressions of the Hedwig theme's secondary variant for Hogwarts, and it doesn't become illuminated until an examination of the full score. Often conveyed by low woodwinds, this theme is introduced lightly at 1:07 into "Harry Gets His Wand" and at 0:58 into "Hagrid's Flashback" before its sinewy progressions are better revealed at 1:22 and 2:06 in the latter cue. The last moments of "The Dark Forest" allude to the idea as well. Several secondary motifs exist in the score, and some recur with just enough frequency to be marginally memorable. The pageantry of Hogwarts' culture is conveyed in a school theme written by Williams (and vocalized by a choir in an unused recording) called "Hogwarts Forever," and the idea ultimately comes to represent the Gryffindor house late in "House Selection" and early in "Entry Into the Great Hall" before erupting in "The Quidditch Match."<br> <br> Other motifs of intrigue in <b>Harry Potter and the Sorcerer's Stone</b> include the melody heard on celesta at 0:17 into "The Prologue - Privet Drive" and returning late in "Hermione's Reading." More interesting is Williams' idea for forbidden forest in the first two minutes of "The Dark Forest" that would return in the subsequent score in the franchise. The remainder of the score's less thematic parts isn't as engaging. Much of this material, concentrated in the middle sequences of the score, fails to leave a strong enough impression to maintain a memorable listening experience on album. Some stylistic aspects of these portions, as well as some of the major themes, contain blatant similarities to Williams works like <b>Hook</b>, <b>Indiana Jones and the Last Crusade</b>, <b>Home Alone</b>, <b>Star Wars: The Phantom Menace</b>, among half a dozen others. Some listeners at the time expressed concern over these portions, citing the "Williams on auto-pilot" effect of marginal self-plagiarism that tended to be a minor issue with even some of his better-known scores of the era. As usual for Williams, there are a handful of interesting motifs tied to single scenes that should be discussed, if either for their obvious homage to the composer's previous scores, or their differing style from surrounding material. Some of the source material in the score is especially difficult to digest. The "Hogwarts Forever!" school song was not ultimately used (though Doyle created his own variation for his lone entry in the series); its nearly unlistenable French horn performances make that piece a positive omission. The "Diagon Alley" source material (for the pub and beyond) breaks the mood with its festive nature. More awkward is "Christmas at Hogwarts," a distantly-mixed vocal song with high, dissonant electronic accompaniment that eventually wanders right into the halls of stock holiday percussion from <b>Home Alone</b>. The opening of "The Chess Game" presents percussion and woodwind performances directly pulled from the battle preparation scenes late in <b>Star Wars: The Phantom Menace</b>. This entire cue is full of references to the <b>Star Wars</b> battle sequences, even going back to the percussion of the "The Snow Battle" in <b>The Empire Strikes Back</b>. The resounding, snare-ripping rhythm late in the cue, mixed very prominently into the film, is somewhat redemptive, though the entire piece still suffers from a severe case of familiarity. Another typical move by Williams is to use bubbly solo instruments like a tuba to represent cuteness for moments of levity; a few of those are distractions here.<br> <br> Realistically, though, even if you buy into the argument that parts of <b>Harry Potter and the Sorcerer's Stone</b> score exhibit Williams on auto-pilot, the music that comes from the composer even at those times is superior to most of what comes from the rest of the industry, and such music still functions very well as the foundation for the subsequent two sequel scores. The impact of this score is never so powerful as the emotional punch of <b>A.I. Artificial Intelligence</b> earlier in 2001, but even with its faults tallied, it translates into an interesting and enjoyable score on album. Its functionality in the film has never been substantively questioned. On its original 2001 album, <b>Harry Potter and the Sorcerer's Stone</b> features Williams' typical late 1990's/early 2000's format of combining similar cues into duos that stay pretty true to the chronology of the film's plot. The middle section of the score, outside of the hyperactive "The Quidditch Match," contains too much forgettable material to make the 73-minute product from Warner a winning experience from start to finish. A compilation of the concert suites, as well as the whimsical pair of "The Arrival of Baby Harry" and "Visit to the Zoo and Letters from Hogwarts" are a good start, and about thirty additional minutes could be collected to produce an excellent 50-minute presentation. Speculation about an expanded album was rampant in 2001, and it was thought that a 2-CD set with some of the multimedia content available on the European release of the score could contribute to a subsequent release in 2002. That expanded issue did not arrive until 2018, however, and that fact was more likely due to Williams' own satisfaction with the mostly comprehensive nature of the first release rather than any fault of the music or film's popularity. This circumstance didn't stop fans from bootlegging decent-sounding expanded versions of the score, usually including an excess of 100 minutes of material and spanning two CDs. While the addition of the film version of "End Credits" is nice to hear, the 9-minute piece is nothing more than a merging of the concert arrangements from the score. Most of the additional material is redundant; unlike later entries in the franchise, this score's original album wasn't missing any flagrantly obvious cues of greatness. Some of the actively traded bootlegs pushed the running time out to complete levels, though artifacts in sound quality were sometimes an issue. The commercial product provided more than enough music to satisfy most listeners and remains proof that <b>Harry Potter and the Sorcerer's Stone</b> is, despite its minor flaws, an underrated modern classic in Williams' career.<br> <br> In 2018, La-La Land Records produced a lavish 7-CD set containing expansions of all three Williams scores for the franchise, including three CDs dedicated to <b>The Sorcerer's Stone</b>. The first two CDs offer the score as heard in the film, with the exception of splitting off the two concert arrangements of the main themes at the end rather than combining them into the shorter end credits edit. This 134-minute experience can be a bit laborious in its entirety, though enthusiasts of the score will finally receive the two themes of evil, for the stone and Voldemort, in their complete development. Source-like cues such as "Cast a Christmas Spell," with the singing ghosts over electronic ambience, is a detriment to the listening experience, and sound effects like the blowing of wind in "Hermione's Feather" sometimes interject. Newly released action material like "Fighting the Troll" is somewhat non-descript. The third CD is a curiosity in that it contains nine cues that existed as part of a "Children's Suite for Orchestra" that Williams wrote voluntarily for the final days of recording sessions. Only a few of these were available on the original album, including the fully orchestral portions. This set provides all nine, and most of the exploration of the each concept themes is assigned one section of players alone. While technically masterful, these recordings aren't particularly attractive; if each set of sections had been emphasized over the full ensemble, the recordings could have been resounding, but that would have defeated the point of the exercise. Additional tracks include source music (the flute performance of the Hedwig theme as heard in Hagrid's hut and more Diagon Alley material). Three trailer cues recorded specifically by Williams for the early promotion of the film are the best offerings on the third CD; two alternate, unused cues are of less interest. Some of the material presented on 2018 album differs from the bootlegs' content; the excerpt from "The Dark Forest" on the bootleg doesn't feature the electronics over its eerie forest motif. One lingering disappointment about these Williams scores on album is the lack of a DVD audio presentation with the 5.1 surround sound that these expanded offerings were mixed down from. With those masterings available, audiophiles can hope for such a product in the future. Otherwise, the standard lossless stereo sound on the set is well refined. Williams' preferred ensembles, the London Symphony Orchestra and London Voices, would combine the following year for <b>The Chamber of Secrets</b>, an impressive effort that intelligently expands upon some of the less obvious parts of this first score. As wishes for Williams to return for the <b>Harry Potter and the Deathly Hallows</b> films went unrealized, this original entry was cemented as the popular classic of the franchise. <span style="color: #ca5259">*****</span> <b> <span style="color: #aac2f4;">@Amazon.com: <a href="http://www.amazon.com/gp/search?ie=UTF8&keywords=Harry%20Potter%20and%20the%20Sorcerer's%20Stone&tag=filmtracks-review&index=music&linkCode=ur2&camp=1789&creative=9325">CD</a> or <a href="http://www.amazon.com/gp/search?ie=UTF8&keywords=Harry%20Potter%20and%20the%20Sorcerer's%20Stone&tag=filmtracks-review&index=digital-music&linkCode=ur2&camp=1789&creative=9325">Download</a></span></b> <br> <br><table class="biascheck"><tr><td style="white-space: nowrap; padding: 3px 3px 0px 12px;"><b>Bias Check:</b></td><td style="padding: 3px 3px 0px 0px;"> For John Williams reviews at Filmtracks, the average editorial rating is <span style="color: #fff"><b>3.73</b></span> (in 83 reviews)<br>and the average viewer rating is <span style="color: #fff"><b>3.59</b></span> (in 356,122 votes). The maximum rating is 5 stars. </tr></table> </div> <!-- end of ReviewDivDrop --> </div> <div style="width: 720px; height: 50px; margin: 32px 0px 6px 4px;"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Reviews Mid-Column 720x50 --> <ins class="adsbygoogle" style="display:inline-block;width:720px;height:50px" data-ad-client="ca-pub-6483253369734723" data-ad-slot="5526089383"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <br> <a class="anchor" name="ratings"></a> <table class="sectionheader"> <tr><td style="width: 46px;"> <img alt="Ratings Icon" src="/images/2015/interior/review_icon_ratings.png" width="43" height="26" class="sectionheaderimage"> </td><td class="sectionheadertop"> <div style="padding: 4px 0px 0px 7px;"><b><i>VIEWER RATINGS</i></b></div> </td><td style="text-align: right; padding-right: 34px; font-size: 0.8em; color: #91b5ff; vertical-align: bottom; padding-bottom: 2px;"> <b><i>32,395 TOTAL VOTES</i></b> </td></tr><tr><td colspan="3" class="sectionheaderbottom"> </td></tr></table> <div style="margin: 20px 40px 30px 32px;"> <div style="background-color: #02011f; width: 180px; height: 150px; float: right; margin: 8px 12px 0px 0px;"> <script type="text/javascript"> google_ad_client = "ca-pub-6483253369734723"; google_ad_slot = "6412269584"; google_ad_width = 180; google_ad_height = 150; </script> <!-- Review Ratings Right --> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <form method="post" class="ratingform" action="https://www.filmtracks.com/ratings/vote09.cgi?vote" style="font-size: 0.9em;"> <table style="width: 400px;"><tr> <td colspan="2" style="border-bottom: 1px solid #14125c; padding: 5px 10px 0px 0px; text-align: right; vertical-align: bottom;">Average: <td colspan="2" style="border-bottom: 1px solid #14125c; padding-top: 5px; font-size: 1.05em;"><b>4.08 Stars</b></td></tr> <tr><td style="width: 60px; white-space: nowrap; color: #ca5259; padding-top: 7px;"> *****</td><td style="width: 30px; padding-top: 7px;"><input type="radio" name="rating" value="5"></td> <td style="width: 60px; vertical-align: middle; padding-top: 7px;"><b>15,476</b></td><td style="width: 250px; padding-top: 7px;"> <img alt="5 Stars" src="https://www.filmtracks.com/images/vote/5.gif" height="10" width="230"></td></tr> <tr><td style="width: 60px; white-space: nowrap; color: #ca5259;">****</td> <td style="width: 30px;"><input type="radio" name="rating" value="4"></td> <td style="width: 60px; vertical-align: middle;"><b>8,335</b></td><td style="width: 250px;"> <img alt="4 Stars" src="https://www.filmtracks.com/images/vote/4.gif" height="10" width="123"></td></tr> <tr><td style="width: 60px; white-space: nowrap; color: #ca5259;">***</td> <td style="width: 30px;"><input type="radio" name="rating" value="3"></td> <td style="width: 60px; vertical-align: middle;"><b>5,801</b></td><td style="width: 250px;"> <img alt="3 Stars" src="https://www.filmtracks.com/images/vote/3.gif" height="10" width="86"></td></tr> <tr><td style="width: 60px; white-space: nowrap; color: #ca5259;">**</td> <td style="width: 30px;"><input type="radio" name="rating" value="2"></td> <td style="width: 60px; vertical-align: middle;"><b>1,477</b></td><td style="width: 250px;"> <img alt="2 Stars" src="https://www.filmtracks.com/images/vote/2.gif" height="10" width="21"></td></tr> <tr><td style="width: 60px; white-space: nowrap; color: #ca5259; padding-bottom: 7px;">*</td> <td style="width: 30px; padding-bottom: 7px;"><input type="radio" name="rating" value="1"></td> <td style="width: 60px; vertical-align: middle; padding-bottom: 7px;"><b>1,306</b></td><td style="width: 250px; padding-bottom: 7px;"> <img alt="1 Stars" src="https://www.filmtracks.com/images/vote/1.gif" height="10" width="19"></td></tr> <tr><td style="border-top: 1px solid #14125c; padding-top: 7px;"> </td> <td colspan="2" style="border-top: 1px solid #14125c; padding-top: 10px;"><input type="submit" value=" Vote! "></td> <td style="border-top: 1px solid #14125c; padding-top: 10px; font-size: 0.85em;"> (View results for <a href="/ratings/modern/">all titles</a>) </td></tr></table> <input type="hidden" name="data_file" value="harry_potter"></form> </div> <br> <table class="sectionheader"> <tr><td style="width: 46px;"> <img alt="Comments Icon" src="/images/2015/interior/review_icon_comments.png" width="43" height="26" class="sectionheaderimage"> </td><td class="sectionheadertop"> <div style="padding: 4px 0px 0px 7px;"><b><i>COMMENTS</i></b></div> </td><td style="text-align: right; padding-right: 34px; font-size: 0.8em; color: #91b5ff; vertical-align: bottom; padding-bottom: 2px;"> <b><i>461 TOTAL COMMENTS</i></b> </td></tr><tr><td colspan="3" class="sectionheaderbottom"> </td></tr></table> <table class="commentteasetable"><tr><td> <a href="https://www.filmtracks.com/titles/harry_potter.html?page=comments">Read All</a></td><td> <a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?addnewmesg=0">Start New Thread</a></td><td> <a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?searcharea">Search Comments</a> </td></tr></table> <div style="padding: 20px 16px 8px 16px;"><table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=570></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=570"><span style="font-size: 0.95em;"><b>Alan Rickman called this John Williams score 'hideous'</span></b></a><br><span style="font-size: 0.9em;">Noah</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - September 25, 2022, at 9:11 p.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (295 views)</span></td></tr></table> <table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=567></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=567"><span style="font-size: 0.95em;"><b>My alternate review...</span></b></a><br><span style="font-size: 0.9em;">Hari Haran</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - January 24, 2017, at 3:47 a.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (1545 views)</span></td></tr></table> <table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=566></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=566"><span style="font-size: 0.95em;"><b>My thoughts on the review</span></b></a><br><span style="font-size: 0.9em;">Vincent</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - June 9, 2015, at 2:41 p.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (1794 views)</span></td></tr></table> <table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=565></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=565"><span style="font-size: 0.95em;"><b>Help fund an up and coming composer!</span></b></a><br><span style="font-size: 0.9em;">Thomas Gaff</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - September 9, 2014, at 4:34 a.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (1931 views)</span></td></tr></table> <table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=563></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=563"><span style="font-size: 0.95em;"><b>IT'S MAGICAL!!!</span></b></a><br><span style="font-size: 0.9em;">Owen</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - October 5, 2012, at 7:15 p.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (2764 views)</span></td></tr></table> <table style="margin-top: 12px; background-color: #02011f; border: 1px solid #14125c; width: 98%"><tr><td style="padding: 4px;"><a class="anchor" name=562></a><a href="https://www.filmtracks.com/comments/titles/harry_potter/index.cgi?read=562"><span style="font-size: 0.95em;"><b>Complete Score</span></b></a><br><span style="font-size: 0.9em;">Drew C.</span> <span style="font-size: 0.85em; color: #4f7bbd;"> - July 3, 2012, at 10:11 a.m.</span></td><td style="padding: 4px; text-align: right; width: 40%; font-size: 0.95em;"> 1 comment <span style="font-size: 0.7em; color: #cacff3;"> (3169 views)</span></td></tr></table> </div><table class="commentteasetable2"><tr><td style="padding: 0px 10px 0px 10px;"> <a href="https://www.filmtracks.com/titles/harry_potter.html?page=comments">More...</a></td></tr></table> <br style="clear: both;"> <!-- <div style="margin: 20px 40px 30px 18px; background-color: #02011f; border: 1px solid #14125c; padding: 8px;"> <br><br><br> <br><br><br> comments... <br><br><br> <br><br><br> </div> --> <br> <a class="anchor" name="tracks"></a> <table class="sectionheader"> <tr><td style="width: 46px;"> <img alt="Track Listings Icon" src="/images/2015/interior/review_icon_tracks.png" width="43" height="26" class="sectionheaderimage"> </td><td class="sectionheadertop"> <div style="padding: 4px 0px 0px 7px;"><b><i>TRACK LISTINGS <span style="font-size: 0.75em;">AND</SPAN> AUDIO</i></b></div> </td></tr><tr><td colspan="2" class="sectionheaderbottom"> </td></tr></table> <div style="margin: 24px 36px 30px 26px;"> <table class="audiotable"> <tr><td><div style="font-size: 0.9em; padding: 8px 0px 8px 0px;" id="albumtrackstitle0"><b>Audio Samples <span class="albumtrackstablearrow"> ▼</span></b></div> <div style="display: none;" id="albumtrackssection0"> <table style="font-size: 0.75em; margin-top: 10px;"><tr><td> <b>• 2001 Warner Album:</b><br><br><table style="margin-left: 18px;"><tr><td style="padding-right: 16px;"> 2. Harry's Wondrous World (0:31)</td><td style="white-space: nowrap;"> <a href="http://www.teletracks.com/audiomp3/harry_potter2.mp3">MP3</a> <span style="color: #4265b2;">(249K)</span> <a href="http://www.teletracks.com/audiowma/harry_potter2.wma">WMA</a> <span style="color: #4265b2;">(202K)</span> <a href="http://www.teletracks.com/audio/harry_potter2.ra">Real Audio</a> <span style="color: #4265b2;">(155K)</span> </td></tr><tr><td style="padding-right: 16px;">3. The Arrival of Baby Harry (0:28)</td><td style="white-space: nowrap;"> <a href="http://www.teletracks.com/audiomp3/harry_potter3.mp3">MP3</a> <span style="color: #4265b2;">(227K)</span> <a href="http://www.teletracks.com/audiowma/harry_potter3.wma">WMA</a> <span style="color: #4265b2;">(184K)</span> <a href="http://www.teletracks.com/audio/harry_potter3.ra">Real Audio</a> <span style="color: #4265b2;">(141K)</span> </td></tr><tr><td style="padding-right: 16px;">6. The Journey to Hogwarts (0:30)</td><td style="white-space: nowrap;"> <a href="http://www.teletracks.com/audiomp3/harry_potter6.mp3">MP3</a> <span style="color: #4265b2;">(242K)</span> <a href="http://www.teletracks.com/audiowma/harry_potter6.wma">WMA</a> <span style="color: #4265b2;">(195K)</span> <a href="http://www.teletracks.com/audio/harry_potter6.ra">Real Audio</a> <span style="color: #4265b2;">(150K)</span> </td></tr><tr><td style="padding-right: 16px;">16. The Chess Game (0:32)</td><td style="white-space: nowrap;"> <a href="http://www.teletracks.com/audiomp3/harry_potter16.mp3">MP3</a> <span style="color: #4265b2;">(258K)</span> <a href="http://www.teletracks.com/audiowma/harry_potter16.wma">WMA</a> <span style="color: #4265b2;">(209K)</span> <a href="http://www.teletracks.com/audio/harry_potter16.ra">Real Audio</a> <span style="color: #4265b2;">(161K)</span> </td></tr></table></td><tr><td> </td></td></tr></table></div></td></tr></table> <table class="albumtrackstable"> <tr><td><div style="font-size: 0.9em;" id="albumtrackstitle1"><table class="albumtrackssubtable"><tr><td><b>2001 Warner Album Tracks <span class="albumtrackstablearrow"> ▼</span></b></td><td class="albumtotaltime">Total Time: 73:34</td></tr></table></div> <div id="albumtrackssection1"> <table style="font-size: 0.75em; margin-top: 10px;"> <tr><td style="padding-right: 30px;"> <b>Preliminary Listings (advertised prior to release)</b>:<br> <br> • 1. Prologue (2:12)<br> • 2. The Arrival of Baby Harry (4:25)<br> • 3. Visit to the Zoo and Letters from Hogwarts (3:22)<br> • 4. Diagon Alley and The Gringotts Vault (4:06)<br> • 5. Platform Nine-and-Three-Quarters and the Journey to Hogwarts (3:14)<br> • 6. Entry into the Great Hall and The Banquet (3:42)<br> • 7. Mr. Longbottom Flies (3:35)<br> • 8. Hogwarts Forever! and The Moving Stairs (3:46)<br> • 9. The Norwegian Ridgeback and A Change of Season (2:47)<br> • 10. The Quidditch Match (8:28)<br> • 11. Christmas at Hogwarts (2:56)<br> • 12. The Invisibility Cloak and The Library Scene (3:15)<br> • 13. Fluffy's Harp (2:38)<br> • 14. In the Devil's Snare and The Flying Keys (2:20)<br> • 15. The Chess Game (3:48)<br> • 16. The Face of Voldemort (6:10)<br> • 17. Leaving Hogwarts (2:10)<br> • 18. Harry's Wondrous World (5:21)<br> • 19. Hedwig's Theme (5:09)<br> <br><br> <b>Final Listings (as seen on the final release)</b>:<br> <br> • 1. Prologue (2:12)<br> • 2. Harry's Wondrous World (5:21)<br> • 3. The Arrival of Baby Harry (4:25)<br> • 4. Visit to the Zoo and Letters from Hogwarts (3:22)<br> • 5. Diagon Alley and The Gringotts Vault (4:06)<br> • 6. Platform Nine-and-Three-Quarters and the Journey to Hogwarts (3:14)<br> • 7. Entry into the Great Hall and The Banquet (3:42)<br> • 8. Mr. Longbottom Flies (3:35)<br> • 9. Hogwarts Forever! and The Moving Stairs (3:46)<br> • 10. The Norwegian Ridgeback and A Change of Season (2:47)<br> • 11. The Quidditch Match (8:28)<br> • 12. Christmas at Hogwarts (2:56)<br> • 13. The Invisibility Cloak and The Library Scene (3:15)<br> • 14. Fluffy's Harp (2:38)<br> • 15. In the Devil's Snare and The Flying Keys (2:20)<br> • 16. The Chess Game (3:48)<br> • 17. The Face of Voldemort (6:10)<br> • 18. Leaving Hogwarts (2:13)<br> • 19. Hedwig's Theme (5:09)<br> </td><td></td></tr></table> </div></td></tr></table> <table class="albumtrackstable"> <tr><td><div style="font-size: 0.9em;" id="albumtrackstitle2"><table class="albumtrackssubtable"><tr><td><b>2002 Bootleg Sample Tracks <span class="albumtrackstablearrow"> ▼</span></b></td><td class="albumtotaltime">Total Time: 103:49</td></tr></table></div> <div style="display: none;" id="albumtrackssection2"> <table style="font-size: 0.75em; margin-top: 10px;"> <tr><td style="padding-right: 30px;"> <b>CD1</b>: (54:21)<br> • 1. Opening Logo/The Arrival of Baby Harry (4:41)<br> • 2. Visit to the Zoo (2:59)<br> • 3. "Who'd Be Writting to You?" (1:36)<br> • 4. Owls and Letters (1:42)<br> • 5. Diagon Alley (1:08)<br> • 6. Diagon Alley (Alternate Version) (1:25)<br> • 7. The Gringotts Bank and Vault (2:44)<br> • 8. Platform Nine and Three Quarters (2:00)<br> • 9. Chocolate Frog (0:47)<br> • 10. The Journey to Hogwarts (2:03)<br> • 11. The Sorting (2:29)<br> • 12. The Banquet (3:42)<br> • 13. Mr. Longbottom Flies (1:09)<br> • 14. Harry vs. Malfoy (1:55)<br> • 15. Hogwarts Forever! (Unused) (1:51)<br> • 16. The Moving Stairs (1:56)<br> • 17. Nimbus 2000/The Quidditch Match (9:35)<br> • 18. "Who's Nicholas Flamel?"/Christmas Tree (2:14)<br> • 19. Christmas at Hogwarts (1:36)<br> • 20. Invisible Cloak/Mirror of Erised (5:37)<br> • 21. A Change of Seasons (1:13)<br> </td><td> <b>CD2</b>: (49:28)<br> • 1. The Philosopher's Stone (1:09)<br> • 2. The Norwegian Ridgeback (1:36)<br> • 3. Dark Forest (1:05)<br> • 4. Fluffy's Harp (2:38)<br> • 5. In the Devil's Snare (0:55)<br> • 6. The Flying Keys (1:25)<br> • 7. Chess Game (3:48)<br> • 8. The Face of Voldemort (6:10)<br> • 9. There Are Ways/The Power of Love (1:39)<br> • 10. Leaving Hogwarts (2:13)<br> • 11. End Credits (Film Version) (9:20)<br> • 12. Prologue (Album Edit) (2:12)<br> • 13. Harry's Wondrous World (Album Edit) (5:21)<br> • 14. Hedwig's Theme (Album Edit) (5:07)<br> • 15. Hedwig's Theme (Alternate Version) (4:51)<br></td></tr></table> <div class="albumnotes"> (The above contents are only a sample of early bootleg releases. Subsequent bootleg variations offer even more music on 60+ total tracks.)</div></div></td></tr></table> <table class="albumtrackstable"> <tr><td><div style="font-size: 0.9em;" id="albumtrackstitle3"><table class="albumtrackssubtable"><tr><td><b>2018 La-La Land Album Tracks <span class="albumtrackstablearrow"> ▼</span></b></td><td class="albumtotaltime">Total Time: 171:35</td></tr></table></div> <div style="display: none;" id="albumtrackssection3"> <table style="font-size: 0.75em; margin-top: 10px;"> <tr><td style="padding-right: 30px;"> <b>CD 1</b>: (65:14)<br> • 1. The Prologue - Privet Drive (4:33)<br> • 2. Visit to the Zoo (3:01)<br> • 3. Don't Burn My Letter (2:08)<br> • 4. Letters From Hogwarts (1:43)<br> • 5. Harry's Wish and Hagrid's Entrance (1:24)<br> • 6. You're a Wizard, Harry (3:34)<br> • 7. Diagon Alley and the Gringotts Vault (Extended Version) (4:50)<br> • 8. Harry Gets His Wand (2:08)<br> • 9. Hagrid's Flashback (2:53 )<br> • 10. Platform Nine and Three Quarters (2:43)<br> • 11. Chocolate Frog Escapes (0:52)<br> • 12. The Journey to Hogwarts (2:07)<br> • 13. Through the Doors (2:01)<br> • 14. House Selection (3:31)<br> • 15. Entry Into the Great Hall and the Banquet (3:44)<br> • 16. Lonely First Night (1:08)<br> • 17. The Daily Prophet (1:41)<br> • 18. Mr. Longbottom Flies (3:37)<br> • 19. The Moving Stairs (2:01)<br> • 20. Introduction to Quidditch (1:35)<br> • 21. Hermione's Feather (0:37)<br> • 22. Fighting the Troll (3:49)<br> • 23. Owl Delivers Nimbus 2000 (1:16)<br> • 24. The Quidditch Match (8:29)<br> <br><br> <b>CD 2</b>: (68:53)<br> • 1. Hagrid's Christmas Tree (0:59)<br> • 2. Cast a Christmas Spell (2:41)<br> • 3. Christmas Morning and the Invisibility Cloak (7:22)<br> • 4. The Mirror of Erised and a Change of Season (3:35)<br> • 5. Hermione's Reading (1:11)<br> • 6. The Norwegian Ridgeback (1:41)<br> • 7. Filch's Fond Remembrance (1:31)<br> • 8. The Dark Forest (5:17)<br> • 9. The Stone (3:41)<br> • 10. Running to McGonagall (2:16)<br> • 11. Neville Stiffens (0:57)<br> • 12. Fluffy's Harp Lullaby (2:30)<br> • 13. In the Devil's Snare (2:29)<br> • 14. The Flying Keys (2:01)<br> • 15. The Chess Game (Extended Version) (7:27)<br> • 16. The Face of Voldemort (6:13)<br> • 17. Love, Harry (1:47)<br> • 18. Gryffindor Wins the House Cup (2:40)<br> • 19. Leaving Hogwarts (2:18)<br> • 20. Harry's Wondrous World (Extended Version) (5:26)<br> • 21. Hedwig's Theme (5:07)<br> <br><br> <b>CD 3</b>: (37:28)<br> <br> <b>Children's Suite for Orchestra</b>: (24:51)<br> • 1. Prologue (Hedwig's Flight) (2:15)<br> • 2. Hogwarts Forever (1:55)<br> • 3. Voldemort (2:16)<br> • 4. Nimbus 2000 (2:28)<br> • 5. Fluffy's Harp (2:42)<br> • 6. Quidditch (1:53)<br> • 7. Family Portrait (3:26)<br> • 8. Diagon Alley (2:53)<br> • 9. Harry's Wondrous World (5:05)<br> <br> <b>Additional Music</b>: (12:37)<br> • 10. Hagrid's Flute (0:58)<br> • 11. The Leaky Cauldron (1:15)<br> • 12. Hedwig's Theme for Harp (2:06)<br> • 13. Teaser (2:34)<br> • 14. Hogwarts Forever (Vocal Version) (0:48)<br> • 15. Logo (0:24)<br> • 16. Owl's Flight (1:08)<br> • 17. Television Commercial (1:06)<br> • 18. Trailer (2:27)<br> </td><td></td></tr></table> <div class="albumnotes">(Music from this score occupies CDs 1-3 on the set.)</div></div></td></tr></table> </div> <br> <a class="anchor" name="notes"></a> <table class="sectionheader"> <tr><td style="width: 46px;"> <img alt="Notes Icon" src="/images/2015/interior/review_icon_notes.png" width="43" height="26" class="sectionheaderimage"> </td><td class="sectionheadertop"> <div style="padding: 4px 0px 0px 7px;"><b><i>NOTES AND QUOTES</i></b></div> </td></tr><tr><td colspan="2" class="sectionheaderbottom"> </td></tr></table> <div style="margin: 26px 36px 90px 36px; font-size: 0.95em;"> The 2001 Warner album's insert includes extensive credits and offers a short note from director Chris Columbus about the film and score. The packaging also unfolds into a rather unattractive poster. The bootlegs feature a wide range of fan-created art.<br> <br> The "special first edition" pressing of the American version of the Warner album contained a little card inside the packaging that had a potentially winning number on it. (You had to log on to the official soundtrack site before February 1st, 2002 to see if you had won.) With a winning number, you could have won books, binders, Game Boy-related software, or even, of all things, Harry Potter Lego bricks. None of the copies in Filmtracks' possession had a winning number, but for all you other non-winners (i.e. lovable losers) out there, you had the option of filling out a form at that site for a second chance. No odds of winning were given, of course, so your effort was probably futile.<br> <br> The 2018 La-La Land set contains extremely detailed information about the Williams scores for the franchise, with several booklets containing a wealth of information. The track listings are not featured in any convenient place on the packaging, however.<br></div> </td></tr> <tr><td colspan="2" style="width: 1034px;"> <div style="margin: 0px 34px 10px 34px;"> <!-- available bottom full-span space --> </div> </td></tr></table> <!-- end "MainContentTable3" --> </td><td style="width: 123px; text-align: right;"> <!-- right side column --> </td></tr></table> <!-- end "MainContentTable2" --> </td></tr></table> <!-- end "MainContentTable" --> </div> <!-- end "MainBack" --> </td></tr> <tr><td style="text-align: center; background: url(/images/2015/common/footer_back.jpg) no-repeat 50% bottom; vertical-align: bottom;"> <!-- Start Footer --> <div style="background: url(/images/2015/common/footer_swoosh.png) no-repeat top; margin-left: 50px; min-height: 75px;"> <div id="reviewfooter" style="margin: 0 auto; width: 960px; padding: 38px 54px 15px 0px; font-size: 0.7em; color: #3e4fa6;"> Copyright © 2001-2024, Filmtracks Publications. All rights reserved.<br> The reviews and other textual content contained on the filmtracks.com site may not be published, broadcast, rewritten<br> or redistributed without the prior written authority of Christian Clemmensen at Filmtracks Publications. All artwork and sound clips from <b>Harry Potter and the Sorcerer's Stone</b> are Copyright © 2001, 2018, <a href=http://www.wbr.com/>Warner Sunset Records</a>, Bootlegs, La-La Land Records and cannot be redistributed without the label's expressed written consent. Page created 8/14/01 and last updated 2/24/19.<br>Shame on J.K. Rowling for not allowing Harry Potter and Hermione Granger to copulate.<br></div> </div> <div style="vertical-align: bottom; padding-bottom: 60px;"> <table id="FooterLinkTable" style="margin: 0px auto; font-size: 0.7em; font-weight: bold; width: 950px; color: #375f9b;"> <tr><td style="text-align: left;"> <a href="/reviews/">Reviews by Title</a> / <a href="/reviews/year/">Year</a> | <a href="/scoreboard/">Scoreboard Forum</a> | <a href="/ratings/">Viewer Ratings</a> | <a href="/composers/">Composers</a> </td><td style="width: 60px; vertical-align: bottom;"> <a href="/"><img alt="Home" src="/images/2015/common/spacer.gif" style="width: 60px; height: 10px; border: none; vertical-align: bottom;"></a> </td><td style="text-align: right;"> <a href="/awards/">Filmtracks Awards</a> | <a href="/archives/">Archives</a> | <a href="/about/">About the Site</a> | <a href="/contact/">Contact</a> | <a href="/rss/">RSS</a> | <a href="/titles/harry_potter.html?mobile=yes">Mobile Site</a> </td></tr></table> <!-- end "FooterLinkTable" --> <div style="height: 35px; margin: 0 auto;"> <a href="/"><img alt="Home" src="/images/2015/common/spacer.gif" style="width: 60px; height: 35px; border: none;"></a> </div> </div> </td></tr></table> <!-- end "FullWidthTable" --> </div> <!-- end "PageContainer" --> <img alt="Reviews Preload" src="/images/2015/common/link_reviews_hover.png" width="1" height="1" style="display: none;"> <img alt="Scoreboard decoration" src="/images/2015/common/link_scoreboard_hover.png" width="1" height="1" style="display: none;"> <img alt="Ratings Preload" src="/images/2015/common/link_ratings_hover.png" width="1" height="1" style="display: none;"> <img alt="Composers Preload" src="/images/2015/common/link_composers_hover.png" width="1" height="1" style="display: none;"> <img alt="Awards Preload" src="/images/2015/common/link_awards_hover.png" width="1" height="1" style="display: none;"> <img alt="Home Preload" src="/images/2015/interior/link_home_hover.png" width="1" height="1" style="display: none;"> <img alt="Search Preload" src="/images/2015/common/search_icon_active.gif" width="1" height="1" style="display: none;"> <img style="text-decoration:none;border:0;padding:0;margin:0;" src="https://rover.ebay.com/roverimp/1/711-53200-19255-0/1?ff3=9&pub=5574653268&toolid=10001&campid=5337696495&customid=&uq=827969775127&mpt=[CACHEBUSTER]"> <img style="text-decoration:none;border:0;padding:0;margin:0;" src="https://rover.ebay.com/roverimp/1/711-53200-19255-0/1?ff3=9&pub=5574653268&toolid=10001&campid=5337696513&customid=&uq=Harry%20Potter%20and%20the%20Sorcerer's%20Stone%20Soundtrack&mpt=[CACHEBUSTER]"> </body></html>