• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Soundtrack

 
Project Updated:
Files Updated: Tue, Jan 26 2010
Supports Game Version: 3.3.0
Category: Audio & Video
Tags:

, , and [Edit Tags]

Project Manager: Morricone
Additional Authors: Lunaqua , FluffyBearLina
Current Version: Soundtrack v1.24b
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 43
Downloads Total: 134,331
Favorites: 268
Comments: 818
  • About Soundtrack
  •  

NEW INSTALL GUIDE for v1.23!!

Introduction


Ever get tired of World of Warcraft's default music? Wish you could inject a little bit of aural life into your game, but on your own terms? Soundtrack is the mod for you! Soundtrack allows you to assign any music you own from your own personal music library to almost any event in the game, including death, getting on your mount, leveling up, entering stealth, and various forms of combat that can distinguish between world mobs, PvP, boss battles, and more! When the event occurs, Soundtrack will play the music you have assigned to that event, almost as if the music were a part of the game itself!

PLEASE NOTE: I am not the original author. Morricone was the man behind the project, and as of now we he has yet to return to the project. This is a fan update created in order to fix a small, very limited number of bugs that have been neglected due to Morricone's unexplained absence. -FluffyBearLina

Thanks to Morricone for creating Soundtrack in the first place, and to FluffyBearLina for the update back in March 2009. Another huge thanks to Morricone for passing on his baby to me. Hopefully I can improve and keep it going for a while longer. -Lunaqua

Installation

Changed as of v1.23. Soundtrack requires extra installation steps to gather your music information, so please follow these steps:

  • Download and Install: Install the addon the usual way. Follow the instructions from the Install tab above.
  • Verify the installation: You should have a C:\Program Files\World of Warcraft\Interface\Addons\Soundtrack folder on your machine if you installed correctly.
  • Install Python: Python is a programming language with which Soundtrack was written. A specific version of Python (version 2.5.2-2.X, NOT 3.0.1 and up) is necessary in order for Soundtrack to work. Stable version: 2.6.4.
  • Create SoundtrackMusic folder: Create a folder in the directory World of Warcraft\Interface\Addons called SoundtrackMusic. If you have music in Interface\Addons\Soundtrack\Music, cut and paste the Music folder to Interface\Addons and rename it SoundtrackMusic.
  • Copy Music: Copy mp3s you want to use in-game to the Interface\AddOns\SoundtrackMusic folder. If you have a lot of mp3's, you should organize them into sub-folders. (NOTE: Soundtrack also cooperates with junctions, so if you do not wish to copy your music and you have it all stored in one localized place, you may create a junction to the folder.)
  • Generate your track library: One more thing before you start WoW. Run the Interface\AddOns\Soundtrack\GenerateMyLibrary.py file. This generates a file called MyTracks.lua, which is a list of every mp3 you placed in the Music folder. Soundtrack will use this list as a reference to your music. It is absolutely vital that you run GenerateMyLibrary.py whenever you add/remove mp3 files to the Music folder.
    If you do not have the correct version of Python installed, or not installed at all, GenerateMyLibrary.py will not run.

Features

  • Play your own mp3s inside the game.
  • Assign music to entire zones or specific sub zones. The default music still plays in zones that you do not assign music.
  • Assign music when battling various levels of mobs, specific named monsters, or elite mobs.
  • A plethora of events that you can assign music: Victory, Flight, Dance, Stealth, Swimming, Level Up, etc.
  • Expose the full World of Warcraft score in your library to assign Blizzard's music to your own events.
  • Can be used as a standard media player. You can create playlists and play them using mini floating playback controls.
  • Interface to assign music to events. See all your tracks, sortable or filterable by track title, album or artist names.

  • Custom events allows you to create your own events through lua scripting. Only for very advanced users with scripting knowledge.
  • Known Issues

    • Zone and battle music sometimes gets interrupted in instances or battlegrounds. (This is due to the game, not Soundtrack.)
    • Dance music does not stop when your character stops dancing. This is because there is currently no way to detect that you have stopped dancing, so the track stops when it reaches its end.

    Feature Requests and Bug Reports

    Please report any feature suggestions or bugs to my google code page.

    Frequently Asked Questions

    Why does my playlist stop when I close the main window?
    That's because the main window only lets you preview your playlists. To actually play them, you need to use the miniframe's playlist drop down and pick a playlist.

    What types of music files are supported?
    Only mp3s. Other formats are not supported by Blizzard such as wav, ogg, wma, m3u, m4a, m4p, aac, midi. MP3s with Japanese or other non-US characters in their names can cause problems, so I suggest renaming them.

    There are a lot of programs to convert various music formats to mp3. I personally use iTunes for that. In iTunes, Edit->Preferences, select the Importing tab, and make sure you Import using: MP3 Encoder. Then you’ll be able to convert any tracks to an mp3 file.

    Why do I need to copy my music to the Soundtrack/Music folder?
    The only files that can be played by WoW are files placed under the World of Warcraft folder when the game is started. Advanced users might want to try junctions to add a virtual link between Soundtrack's music folder and your music folder.

    How do I transfer my assignments to another machine?

    1. Exit WoW on the target machine.
    2. Copy your Interface/Addons/Soundtrack/Music folder to the target machine. If you only copy partial music files, it will still work, but the events that are missing tracks will be fixed automatically and you will lose the track assignments (since the tracks don’t exist).
    3. Regenerate the library on the target machine. You do this the usual way, by running GenerateMyLibrary.py. You can also copy MyTracks.lua directly if you want to skip this step.
    4. Copy the settings. All of Soundtrack settings are stored in World of Warcraft\WTF\Account\<UserName>\SavedVariables\Soundtrack.lua. So copy this file to the same location on the target machine.
    5. Start WoW on the target machine!

    Why do I need to install Python?

    Because the Blizzard API with which I write the addon does not let me scan your music folder. This limitation is probably to prevent cheats or from addons to screw up your pc files. If this limitation is lifted, I will remove the script. So the only way to feed your list of tracks to the addon is to generate that list outside of the game. I could have written a program in any language, but the reason I picked Python is because the same script works on both Mac and PCs, and you can read the script yourself, in case you are worried about the scripts security.

    The script scans all your mp3s and saves the name, album, artist and track length to the MyTracks.lua file, which is loaded in the game.


    • Downloads (7)
    •  
    File Name Release Type Game Version Downloads Date
    Addon Curse.com Beta 2.3.3 0 9/29/2008
      File Name Release Type Game Version Downloads Date  
      Soundtrack v1.24b Release 3.3.0 501 1/26/2010
      Soundtrack v1.24a Beta 3.3.0 467 1/9/2010
      Soundtrack 1.23 NEW INSTALL Release 3.3.0 1,572 12/10/2009
      Soundtrack v1.22c Release 3.2.0 430 12/7/2009
      Soundtrack v1.22b Beta 3.2.0 213 12/1/2009
    • Comments

    Add Comment  

    Add

    You need to login or register to post.

    Benefits of Registration

    • Interact with hundreds of thousands of other gamers on an open social network.
    • Post your stories, news, images, videos, and other content to share.
    • Create a network with your fellow gamers or join an existing one.
    • Gain reputation for everything you do.
    • gggggg1 said

      When you sprint as a rogue or a Druid it doesn't play the music I want it to. Is there a way around this?

      Reply Report Permalink
    • Lunaqua said

      I think it's something wrong with how Soundtrack checks to see if the icons are the same since none of the events related to checking buff icons are working. Since sprinting is not a state, such as stealthing, there's no easy way around it.

      Reply Report Permalink
    • herolegend said

      I personally don't like the new positions of the playback buttons, they get in the way before it was more compact can you revert them back please?

      Reply Report Permalink
    • Lunaqua said

      I'll change it around again. :)
      I'm guessing you like the good ol' everything in the frame look?

      Reply Report Permalink
    • Soundtrack is randomly adding some songs of mine with all info as None. I have checked and rechecked and looked for differences between the songs that have been assigned names and the songs that don't seem to be getting named by soundtrack properly, but i can't find any. any ideas?

      Reply Report Permalink
    • Lunaqua said

      GenerateMyLibrary.py takes the Title, Artist, and Album from each song. Right-click on a song, select Properties, and go to the Details tab. If the Title, Album, and Artist in the properties is blank, that's what it will show up as in Soundtrack.

      Reply Report Permalink
    • Mimoas said

      Awesome addon :)

      On the first video at 8:40 what the name of the flight music please ?

      Reply Report Permalink
    • Seems like Soundtrack only plays one song for each event, even if you have multiple tracks picked for an event. =/

      Reply Report Permalink
    • Lunaqua said

      If you haven't done this already, upgrade to 1.24b.
      Make sure that Random is selected for that event.
      If you have doubts on what it's doing, open up the Playback Controls. It'll tell you the number of the track in that event is playing.

      Reply Report Permalink
    • It seems like the random option is broken.

      Great to see Soundtrack back and running, though! ^^

      Reply Report Permalink
    • Lunaqua said

      Random option works for Playlists. What event are you trying to randomize?

      Reply Report Permalink
    • Ah, nevermind. It appeared to be a glitch with the 1.23 version. Updating to 1.24b fixed it. ^^

      For clarification, I meant that zone/battle/flight music wouldn't randomize, even if the option was selected. :)

      Reply Report Permalink
    • Lunaqua said

      Lol glad to see it's workin' for you.

      Reply Report Permalink
    • XDanW said

      How would I make a custom event that plays a track when I kill a BOSS?

      Reply Report Permalink
    • Darken5 said

      nifty, Soundtrack is back in operation.

      Reply Report Permalink
    • Si63 said

      Just a heads up in case people havent noticed, the latest version will overwrite your mytracks.lua as there is one included in the release, remember to generate your library again before you install the latest version. or if you install manually then remove the mytracks.lua before you install the latest version of the mod ;)

      Reply Report Permalink
    • Si63 said

      and by generate your library again before you install the latest version i of course meant *after* installing

      Reply Report Permalink
    • Lunaqua said

      Mea culpa!! I didn't mean to have a MyTracks.lua in the release...

      Reply Report Permalink
    • skrewster said

      I'm not sure how, but is it possible for me to, like, set all the zone-music in wow to randomly play wherever I am? Cause I can't seem to figure out how I use this addon properly.

      Reply Report Permalink
    • Badimo said

      Open the Soundtrack interface and select the Zones tab at the bottom of the window. From there you can select the zone on the left and check off the music files to play in that zone on the right side. If you don't see your music files then you need to make sure to follow in the installation instructions.

      Reply Report Permalink
    • Addon Packs Containing Soundtrack

    Most Downloads / Day

    Soundtrack has not been added to any Addon Packs yet.

    • Similar Addons
    •  

    Average downloads per day

    1. 116 EpicMusicPlayer Audio & Video, and Data Broker
    2. 79 InstaBolt Audio & Video, Class, Combat...
    3. 73 Super Mario World, of Warcraft Audio & Video, Boss Encounters...
    4. 66 Achmed the Death Knight Audio & Video, and Death Knight
    5. 61 Zelda loot Audio & Video, Bags & Inventory...