Author Topic: (Tutorial) How to make sound  (Read 661 times)

Converting to WAV

You will need audacity for this step

Audacity is a free program you can Download it here

http://audacity.sourceforge.net/

After that its very simple

Just install Audacity and Start it locate your sound file and DragAndDrop into the audacity program.
Then click in the top left corner File> Export As WAV you want put this where you Can Find It

Script

This section requires a text editor like "notepad" or as i use "notepad++"

When i say script i imagine most of you flinching but no worrys its very simple

Just type this

Code: [Select]
datablock AudioProfile(name of your sound)
{
   filename = "./Nameof soundfile.wav;
   description = AudioClosest3d;
   preload = Ture or False;
}

Then press File>Save> server.cs> All types (".")
Make sure theres a ; after every line exept the first


Packaging

This is the final step you are going to create a Zip file named Sound_name of your sound
In that ZIP create 2 text documents one named namecheck and the other named description

NameCheck

Sound_Name of your sound


Description
  
Name
Author



After that drag the sever.cs and the .wav into the file

Thank you
« Last Edit: July 30, 2013, 03:06:18 PM by SuperFlaminninja »

Audacity is a free program you can DownLoad it here
Download is one word. The L should not be capitalized.

You didn't post a link.
When i say script i imagine most of you flenching but no worrys its very simple
Flinching. Not flenching. Flenching is to slice the skin or fat from a carcass.
Code: [Select]
   preload = false;
Why false?
Code: [Select]
datablock AudioProfile([b]name of your sound)[/b]
{
   filename = "./[b]Nameof soundfile.wav[/b];
   description = AudioClosest3d;
   preload = false;
};
HTML(or whatever) does not work in the code block.

Download is one word. The L should not be capitalized.

You didn't post a link.Flinching. Not flenching. Flenching is to slice the skin or fat from a carcass.Why false?HTML(or whatever) does not work in the code block.
god it was like 2:00am and i had to go to bed fixing

I have to ask, is English not your first language? Not trying to insult you, just an honest question.

I have to ask, is English not your first language? Not trying to insult you, just an honest question.
i didnt realise meh bad spelling im on a phone and it was like 12:59am srry fixing