Jazz Jackrabbit 2 has some really wonderful music, but we cannot play it on our MP3 players. Why? They are in a format generally known as music “Modules”

What are Modules? Where as MP3s and WAVs are a single sound recording, Modules (And their simplier cousins, MIDI) are a series of sound samples that play when a script calls for that sample, much like how Guitar Hero works. The advantage here is quality sound at a much smaller filesize, which was important for software designers.

One of the applications used to create and edit modules is Modplug (http://sourceforge.net/projects/modplug/) We will use this tool first in our project.

Converting modules to MP3s is quite simple, but the process is time consuming if you want decent audio.

You see, MP3s are compressed audio, and compression mean loss of quality. This is shown by the Bitrate, the number of bits used per unit of playback time. The higher the number, the more clear your music will be.

Modplug Tracker has a “Save as MP3” function, but the maximum bitrate it can save as is limited to 56kbps. As a result, music will sound like it is being played by a cheap radio. (For comparison, the default BR for Audio track rippers is 128kbps) There is a way to save the audio at higher bitrates, but we need another tool.

That way is with Audacity (http://audacity.sourceforge.net/), a program used to edit WAV and MP3 files. You are going to need LAME (http://lame.buanzo.com.ar/) to be able to save the file as an MP3.

What we do is save the file as a .WAV file, then loading that file into Audacity, we can save in any bitrate we want.

In summery, To do this you will need:
-Modplug Tracker
-Audacity with the LAME plugin
-A folder on your desktop to save the WAVs in and make searching for them easier.

Now, here are the directions:

1.In Modplug Tracker, load the module you want to convert.
2.In the File menu, select “Save as wave file”
3.A box will appear asking for the location to save and the quality to save it in (The higher the better)
4. A saving bar will popup and tick away. when it is done, You can close Modplug
(Note: Don’t be too surprised if the wav file is huge. The largest one I made was just over 128mb.)
5. Start Audacity
6. In the File menu, select “Import wav”
7. Open the WAV file you just saved from Modplug
8. The file will take a little to be imported.
9. In file, Select “Export as MP3”
10. From here, you can add the music tag, the Bitrate to be saved (Again, the higher the better) and what filename to save it as.
11. Once saved, you can close Audacity and delete the WAV file.

You now have a freshly converted Module!


Comments

FOX292 on July 18, 2010 08:26

There is easier method which allows you to convert modules directly to MP3.
Go to the website \“Media-Convert.com\”, upload the file you need. the site will identify the format immediatly allows you to convert this to WAV, WMA, MP3, Ogg Vorbis, etc.(but not to another module file!!).
After the uploading & converting process, you\‘ll be able to download the file.

p.s. This site doesn\‘t require addons, but have a lot of ads…. yuck

CarrotusCastle on July 28, 2010 07:52

You can download Jazz Jackrabbit 1,2,3 musics there: http://digiex.net/downloads/download-center-2-0/media/136-jazz-jackrabbit-music.html

Jazz 2 musics are in MP3 format =D

You need winrar to unrar Jazz 2 musics

P.S Jazz Jckrabbit 2,3’s musics are created by Alexander Brandon.=D Musics are so good in this game.=) Jazz Jackrabbit 1’s musics are created by Robert A.Allen.

And if you have Jazz 3 Demo you can play musics with modblug player. =D

Puffie40 on September 02, 2010 00:15

It is true that the stock jj2 music has already been converted to MP3, but a lot of the tracks used in user-made levels have not.

While there is nothing wrong with converters, I don\‘t like the broad spectrum of quality you can find them in.

If you use Audacity, You already have a powerful tool to building and tweaking your own mp3s to the way you like it. In addition to using Audacity to convert files to MP3, I have also used it to amplify and trim existing MP3 files, and have even used it to rebuild dynamic music tracks (tracks that are split into separate music files)

Basically, I think audio enthusiasts should have the means to maintain their own music library :)