Jump to content

AUDIO?

- - - - -

  • You cannot reply to this topic
4 replies to this topic

#1
playa.

    Recruit

  • Apprentice Raiders
  • Pip
  • 4 posts
I DONT GET HOW TO PUT AUDIO IN THE GAME??????????

#2
Moonpooka

    True Raider

  • Staff
  • PipPipPipPipPipPip
  • 858 posts
Hi playa :lol:

You need to place the audio files (wav format) into the trle/audio folder in the TRLE files.. they also need to be named to the audio u are replacing them with, ie, if u are replacing audio 002 in the original files, you must rename the new audio to 002.. There is a neat little tool for converting trle audios from MP3 to Wav, let me know if u need it, i think its small enough to mail to you.. :lol:

I think background audios are a different thing tho, and u have to edit the script to change them.. changed sounds, i think works the same as audios, in that u must use the original sound name, then u place the sound file into trle/sounds/samples folder..

I've been looking for a good tutorial on audios and sounds but there seems to be a lack of info on the subject.. :thumbup:

#3
QRS

    Expeditor

  • Apprentice Raiders
  • PipPip
  • 41 posts
You do the same with background audio as Val describes but as she said, you need to change things in the script. A very easy change though! Check out the "level" line in the script for the level you build. Here is how mine look:

Level= DATA\Tut1,107

The last 3 numbers indicates that it playes audio nr 107 as background http://forum.tombrai...tyle_emoticons/default/wink.gif If you want another tune, just add it (as described by Val) and replace the 3 numbers with the number of the new one and you are done!

Make sure you use the 100+ numbers as audio though, as the loop. I also think nr097 does that but I can't remember now http://forum.tombrai...tyle_emoticons/default/wink.gif http://forum.tombrai...tyle_emoticons/default/wink.gif

Samples are different though...much harder to explain and they can really mess up things if you do it wrong..so leave that for the moment!

And remember to make backups of the script! Small changes can make the level not start at all...so it is easuer just to replace it with a working one if you cand correct your errors!

Good luck

Edited by QRS, 27 September 2006 - 03:13 pm.


#4
Moonpooka

    True Raider

  • Staff
  • PipPipPipPipPipPip
  • 858 posts
Many thanks for that info QRS http://forum.tombrai...tyle_emoticons/default/smile.gif I will need to know all this stuff too when i start building :thumbup:

#5
playa.

    Recruit

  • Apprentice Raiders
  • Pip
  • 4 posts
thanx u guys....ill try it