Going Beyond Tutorial 3: Making Sounds with XNA Game Studio Express and XACT
This tutorial details how to use the Microsoft Cross-Platform Audio Creation Tool (XACT) to make sounds for an XNA Game Studio Express game, and how to use the XNA Framework Audio API to play them.
Minimum Shader Profile
- Vertex Shader Model 1.1
- Pixel Shader Model 1.1
How to Use This Tutorial
This tutorial set contains the code and art assets that represent the completed XNA Game Studio Express project for Going Beyond: Tutorial #3.
You can learn how to build this project yourself in two ways: by reading the documentation for this tutorial in the XNA Game Studio Express documentation, or by viewing the video version of this tutorial on http://creators.xna.com.
In the Documentation
- Launch XNA Game Studio Express.
- Click the Help menu, and then click How Do I.
-
When the Help window appears, expand the following nodes in the tree on the left side of the window.
- XNA Game Studio Express
- Getting Started with XNA Game Studio Express
- Going Beyond: XNA Game Studio Express in 3D
- From the Going Beyond node, click Tutorial 3: Making Sounds with XNA Game Studio Express and XACT.
On the Web
- Launch your Web browser.
- Navigate to http://creators.xna.com.
- From there, click the Education node, and then click the Tutorials node.
- Click Video Tutorial 3: Making Sounds with XNA Game Studio Express and XACT.