Difference between revisions of "Audacity:Voice Acting Workshop I"

imported>Qazaaq
(New page: Hail Learner! This guide was originally developed for the Voice Actors Project, a voice acting guild at [http://www.tesalliance.org/ TES Alliance], but since so many voice actors and modd...)
 
imported>Darkrder
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
If you haven't already done so, download Audacity now by clicking [http://audacity.sourceforge.net/ here].
If you haven't already done so, download Audacity now by clicking [http://audacity.sourceforge.net/ here].


{|
|When you first open Audacity this is what you will see.


When you first open Audacity this is what you will see.[[Image:Audacity00.jpg|thumb|right]]
Not really too intimidating is it? And that's the beauty of Audacity. It is one of the top choices among modders for three good reasons:
Not really too intimidating is it? And that's the beauty of Audacity. It is one of the top choices among modders for three good reasons:
#Freeware: Modding is a free hobby, so it's hard to justify paying out for a project.  
#Freeware: Modding is a free hobby, so it's hard to justify paying out for a project.  
#User Friendly: The layout of the program is very easy for beginners to pick up.
#User Friendly: The layout of the program is very easy for beginners to pick up.
#Great Results: This may be freeware, but the quality would suggest otherwise!
#Great Results: This may be freeware, but the quality would suggest otherwise!
So, let's take a closer look. The most obvious feature are the large colored buttons at the top. I'm sure all of you recognize the symbols as basic audio controls. These buttons will serve as your primary controls and you could feasibly do an entire voice session using only three of them.
So, let's take a closer look. The most obvious feature are the large colored buttons at the top. I'm sure all of you recognize the symbols as basic audio controls. These buttons will serve as your primary controls and you could feasibly do an entire voice session using only three of them.
|[[Image:Audacity00.jpg|thumb|right]]
[[Image:Audacity01.jpg|thumb|right]]
|+
 
|Now a lot of beginners dive into Audacity and start creating files without any organization. Lack of organization will lead to confusion when you have multiple characters and multiple files to juggle so let's take a second to get setup. Go to your desktop.
====Organization====
The first thing you need is a destination folder. If you plan on doing a bit of voice work you should create a new folder on your desktop called "Oblivion Voice Work". Inside that folder is where you want to create character folders, one for each character you are voice acting. For this workshop, I have created a folder called "Candace". Inside the character's folder you want to create 3 new folders called "WAV" "MP3" and "LIP"
Now a lot of beginners dive into Audacity and start creating files without any organization. Lack of organization will lead to confusion when you have multiple characters and multiple files to juggle so let's take a second to get setup.  
 
 
Go to your desktop. The first thing you need is a destination folder. If you plan on doing a bit of voice work you should create a new folder on your desktop called "Oblivion Voice Work" or something easy to remember. Inside that folder is where you want to create character folders, one for each character you are voice acting. For this workshop, I have created a folder called "Candace". Inside the character's folder you want to create 3 new folders called "WAV" "MP3" and "LIP"
Now that your destination folder is prepared, let's go back to Audacity.  
Now that your destination folder is prepared, let's go back to Audacity.  
====Preferences====
Before we start recording let's adjust some settings! Click on Edit>Preferences. On the tab Audio I/O make sure the Channel is set at Mono. Click on the quality tab and make sure that where it says "Default Sample Rate" it is listed as 44100Hz. If those are set correctly, go ahead and close the preferences box.
Before we start recording let's adjust some settings! Click on Edit>Preferences. On the tab Audio I/O make sure the Channel is set at Mono. Click on the quality tab and make sure that where it says "Default Sample Rate" it is listed as 44100Hz. If those are set correctly, go ahead and close the preferences box.
  Smarty Says: note you only have to do this once, next time you make sound files, you won't need to adjust the preferences!!
  Smarty Says: note you only have to do this once, next time you make sound files, you won't need to adjust the preferences!!
|[[Image:Audacity01.jpg|thumb|right]]
 
|+
 
|Like with Word or Power Point, when you open Audacity it automatically opens a new project. So, to create your first sound file all you need to do is plug in your mic, click record, and deliver the lines. For this workshop deliver the line "Hello there, I haven't seen you around here before. Are you lost?"
====Recording====
Like with Word or Power Point, when you open Audacity it automatically opens a new project. So, to create your first sound file all you need to do is plug in your mic, click record, and deliver the lines. For this workshop deliver the line "Hello there, I haven't seen you around here before. Are you lost?"
When you finish delivering the line, click stop. You will have something that looks like the picture on the right.
When you finish delivering the line, click stop. You will have something that looks like the picture on the right.
|[[Image:Audacity02.jpg|thumb|right]]
[[Image:Audacity02.jpg|thumb|right]]
|+
 
|Congratulations, you have created your first sound file. Click on Audio Track>Name to name the track. I like to name each track with the character and the first couple words of the line so I don't need to listen to them to keep them straight. Name this track "CanHelloThere"
Congratulations, you have created your first sound file. Click on Audio Track>Name to name the track. I like to name each track with the character and the first couple words of the line so I don't need to listen to them to keep them straight. Name this track "CanHelloThere"
 
In the next workshop we will cover how to edit and modify the file but for now let's leave it as is and create a second line of dialogue. On the left hand side of the first sound file you'll see a mute button. Mute your first file before recording the second. Now record the second line "If you run into trouble, come find me and I'll help." Name this one "CanIfYou"
In the next workshop we will cover how to edit and modify the file but for now let's leave it as is and create a second line of dialogue. On the left hand side of the first sound file you'll see a mute button. Mute your first file before recording the second. Now record the second line "If you run into trouble, come find me and I'll help." Name this one "CanIfYou"
Once you have two lines recorded, unmute the first, and let's save the project.
Once you have two lines recorded, unmute the first, and let's save the project.
Click on File>Save Project As and choose the character folder as the destination for your project. Name the file after the character, I have named mine CandaceDialogue. This project file is a .aup file. It is useless for Oblivion, BUT it is your backup in case you need new copies of exported files, or you need to make changes. It also comes in handy when you end the day with 14 WAV files and 13 MP3s!
Click on File>Save Project As and choose the character folder as the destination for your project. Name the file after the character, I have named mine CandaceDialogue. This project file is a .aup file. It is useless for Oblivion, BUT it is your backup in case you need new copies of exported files, or you need to make changes. It also comes in handy when you end the day with 14 WAV files and 13 MP3s!


  Smarty Says: You can continue adding lines to this project, just be sure to mute the last recorded line BEFORE you record the next or you'll encounter overlap issues.
  Smarty Says: You can continue adding lines to this project, just be sure to mute the last recorded line BEFORE you record the next or you'll encounter overlap issues.
|+
|So, we have created a project, but how do we get the files into Oblivion?


So, we have created a project, but how do we get the files into Oblivion?
====Export your files====
It's time to export the lines. You will have to export each line individually. Start by clicking on the first track "CanHelloThere" so that it highlights in blue:
It's time to export the lines. You will have to export each line individually. Start by clicking on the first track "CanHelloThere" so that it highlights in blue:
|[[Image:Audacity03.jpg|thumb|right]]
[[Image:Audacity03.jpg|thumb|right]]
|+
 
|Now click on File>Export Selection as WAV to save the first track to the WAV file that we created inside the character folder.
Now click on File>Export Selection as WAV to save the first track to the WAV file that we created inside the character folder.


Repeat the process for the second line.
Repeat the process for the second line.
|[[Image:Audacity04.jpg|thumb|right]]
[[Image:Audacity04.jpg|thumb|right]]
|}
 
Smarty Says: You cannot export your file as an .MP3! .MP3 files exported from Audacity '''do not''' work in Oblivion. Instead export as .wav files and use a converter to change the .wavs to .MP3s
 


That's it! You have successfully recorded 2 lines of dialogue, saved a .aup project, and exported WAV files. Not bad for a beginner!
That's it! You have successfully recorded 2 lines of dialogue, saved a .aup project, and exported WAV files. Not bad for a beginner!
Anonymous user