The Game Audio Tutorial
eBook - ePub

The Game Audio Tutorial

A Practical Guide to Creating and Implementing Sound and Music for Interactive Games

Richard Stevens

Partager le livre
  1. 427 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

The Game Audio Tutorial

A Practical Guide to Creating and Implementing Sound and Music for Interactive Games

Richard Stevens

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Design and implement video game sound from beginning to end with this hands-on course in game audio. Music and sound effects speak to players on a deep level, and this book will show you how to design and implement powerful, interactive sound that measurably improves gameplay. If you are a sound designer or composer and want to do more than just create audio elements and hand them over to someone else for insertion into the game, this book is for you. You'll understand the game development process and implement vital audio experiences-not just create music loops or one-off sound effects.

The Game Audio Tutorial isn't just a book-you also get a powerful website (www.thegameaudiotutorial.com)

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que The Game Audio Tutorial est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  The Game Audio Tutorial par Richard Stevens en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Ciencia de la computaciĂłn et ProgramaciĂłn de juegos. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Éditeur
Routledge
Année
2013
ISBN
9781136127014

1

Basic Training

In this chapter you’ll be introduced to the chosen platform for demonstrating the principles within the book, Epic Game’s Unreal Development Kit (UDK, available to all readers for free at www.udk.com). We will also begin to look at the importance of ambient sound in adding character and immersion to game environments.

Opening the Tutorial Level

The first step is to download and install UDK. While you’re waiting, go to the companion site www.thegameaudiotutorial.com and download the tutorial files. Once downloaded, unzip the package by right-clicking and selecting “Unzip to” (Choose a folder). See the README file in the zip package for full instructions on how to get everything up and running.
You will need to remember the UDK install folder. This is typically C:\UDK\UDK-(Date of current version).
As the precise location may change depending on which version you are using we will simply refer to C:\UDK\(***) in the text.
image
The Game Audio Tutorial Level.
Before you start the tutorial level, we recommend that you play some of the levels that come with the UDK. From the Start menu, select Unreal Development Kit/Game–Unreal Development Kit. If you’re not used to this first-person-shooter style environment, then use the mouse to look around and to shoot and use the WASD keys to move.
When you’re done, exit the game and then from your Programs menu choose Unreal Development Kit/Editor–Unreal Development Kit. When this has started up, choose Open from the File menu and open the level GAT_V01_000. To play the tutorial level now, click on the Start this level on PC icon from the top menu bar.
image
Start this level on PC.
Spend some time exploring the level, and when you’re ready to move on press the Esc key on your computer keyboard then choose Exit Game to return to the Editor window. Before we start looking at the level, you should save it under a different filename. That way if you start playing around with it (which we would encourage you to do), you can always go back to the original version. Do this now from the File/Save menu in the main window.
It’s a good idea to get into good habits straight away, so start by having useful information in the filename, like today’s date and the version number: MyGame_1901_01_01_V01.
Then after making any significant changes, you can save it again, this time calling it MyGame_1901_01_01_V02. You’ll notice that we’ve used underscores (_) instead of spaces. You should do this with all your files including sound or music files. The general rule is that games software doesn’t like spaces!

Explore the Level: Navigation

If you haven’t used a game editor before, then simply navigating your way around is probably going to be your steepest learning curve. Most editors use a combination of mouse buttons to enable you (sometimes referred to as “the camera”) to move around in the 3D space. Some (like UDK) also allow you to also use the WASD keys that are typical of first-person shooter navigation.
In the tutorial level, we’ve put in some basic navigation points. Try jumping between these points by pressing the keys 1, 2, 3, 4, 5, 6, and 7 on your keyboard. These correlate to the start room for each of the chapters of the book. (You can override these or create your own by pressing Ctrl + the number key to set them up.)
You can see within the tutorial level that we have numbered all the rooms. These correspond with the room numbers in the text below. To help you navigate your way around the level, we’ve also added colored doorframes. Green is a room that moves forward in the order of the book, Red goes back. For annex rooms that come off the main rooms Blue takes you forward, and Yellow takes you back. We hope you don’t get lost!
Go back to navigation point 1 by pressing “1” and you should find yourself in the first room.
image

Views

You’ll see that you have four different viewports of the map: Front, Side, Top, and Perspective. (If the editor has started with one full screen view then click on Maximize Viewport—the square icon on the Viewport toolbar—to change to the view below.)
image
You can change these using the Viewport Options menu (the drop-down arrow on the left of each viewport) and choosing Viewport Type.
image
You can also cycle through the viewports by clicking on the button currently marked “P.”
image
Try changing the viewports for the bottom-left screen and then return to Perspective view “P.”

Navigation

Now try using your left mouse button, your right mouse button, your mouse wheel, and both mouse buttons together to start seeing how you can move around the level.
Left mouse button (LMB): Pan the camera left/right, Move forward/back
Right mouse button (RMB): Mouse look
LMB + RMB: Move left/right, Move up/down
If you hold down your right mouse button, you can also “fly” through the level by using the keyboard keys W, A, S, D and using Q and E to move up or down. It’s often easiest to use a combination of “flying” in the Perspective viewport and clicking and dragging in the Top viewport to navigate your way around.
If at any time you want to just start playing the game from a particular spot, then right-click on the floor and select “Play from here.” (Press the Esc key to return to the editor.) Or you can play the whole level from the beginning in the Editor window by clicking on the aptly titled “Play this level in an editor window” button.
image

Building

As you work your way through the book we’d encourage you to learn by playing around with items in the tutorial level and exercise rooms. As you do so you’ll quickly become aware that when you make a significant change to a level you need to “Build” it again. You can do this from the Build menu or the shortcut icons on the top toolbar. See Appendix C: Building for some specific guidance on this.

Actors

100 Start Room

Go back to the first room (Press 1 on your keyboard) and turn around using the left mouse button until you are looking behind you. If you press the G key a few times, you should see the small switch icon disappear and reappear. The G key hides everything that’s not actually visible in the game itself. These objects are what control the events in the game; they are called Actors.
image
This particular Actor is called a [Trigger] and we will be see...

Table des matiĂšres