Click here to Skip to main content
Licence 
First Posted 12 Oct 2004
Views 41,577
Downloads 316
Bookmarked 23 times

How to implement the built in effects of DirectX.DirectSound

By | 12 Oct 2004 | Article
The purpose of this article is to give example of how to implement the built in effects of DirectX.DirectSound

Introduction:

I would like to thank Ianier Munoz, Profox Jase, pj4533, Joshua Belden and others for their contributions which inspired this article and as well as a small portion of code. The purpose of this article is to give example of how to implement the built in effects of DirectX.DirectSound.

Requirements:

  • A basic knowledge of C#
  • DirectX 9.0 summer update 2004
  • Visual Studio.NET 2003

Getting Started

To build this project you will need to make sure that the DirectX summer 2004 update is installed. If you are unable to build the project, managed DirectX might not be installed. Try installing from the command prompt while using an argument as described in the Managed DirectX documentation. (filename: directx9_m.chm)

In the "Run Command" prompt, type:

{path}\DXSetup.exe /InstallManagedDX

Open the project that accompanies the article.

Add the Microsoft.DirectX and Microsoft.DirectX.DirectSound references.

Build the project.

After it's built

Not all wav files will work. If the application crashes, try a different wav file.

Jack Johnston - jackjohnston99@hotmail.com

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

jackjohnston99

Web Developer

United States United States

Member

I'm a C# programmer in Portland, Oregon.
 


Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionCan i apply this on MP3 Files??? PinmemberIbrahim Dwaikat9:24 7 Nov '07  
GeneralPotentially a useful article... PinmemberChris Keeble23:04 25 Oct '04  
GeneralRe: Potentially a useful article... Pinmemberjackjohnston9917:56 26 Oct '04  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 13 Oct 2004
Article Copyright 2004 by jackjohnston99
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid