A real editing tool for waves. Very cool.. I think :). Much to learn from, even if the main source has about 1000 lines :). Please Rate.
File List:
WAV Stereo Player 0.3 beta/
0b
WAV Stereo Player 0.3 beta/History.txt
1Kb
WAV Stereo Player 0.3 beta/WAV Stereo Player.cpp
37Kb
WAV Stereo Player 0.3 beta/WAV Stereo Player.dsp
5Kb
WAV Stereo Player 0.3 beta/WAV Stereo Player.dsw
1Kb
WAV Stereo Player 0.3 beta/WAV Stereo Player.rc
9Kb
WAV Stereo Player 0.3 beta/def_effects.h
2Kb
WAV Stereo Player 0.3 beta/define.h
223b
WAV Stereo Player 0.3 beta/dsutil.cpp
55Kb
WAV Stereo Player 0.3 beta/dsutil.h
6Kb
WAV Stereo Player 0.3 beta/dxutil.cpp
37Kb
WAV Stereo Player 0.3 beta/dxutil.h
8Kb
WAV Stereo Player 0.3 beta/error.h
1Kb
WAV Stereo Player 0.3 beta/include.h
338b
WAV Stereo Player 0.3 beta/resource.h
4Kb
WAV Stereo Player 0.3 beta/show_effects_params.h
17Kb
WAV Stereo Player 0.3 beta/sounder.ico
1Kb
WAV Stereo Player 0.3 beta/timers.h
2Kb
WAV Stereo Player 0.3 beta/var.h
1Kb
Similar code
DirectX Fire Effect
(Popularity: ) : Creates a fire effect on the screen. Similar to my previous DOS fire effect, but for DirectX.
This program will draw ... DirectInput Mouse class
(Popularity: ) : This is a class that reads mouse movement in DirectInput. Force Feedback with DirectInput
(Popularity: ) : This is a code stub from a game I am working on. You will need to have DirectX 7.0 installed ... DirectSound
(Popularity: ) : This program is able to play multiple wave files simultaneously. The code originally from Borland C++ Builder sample and I ... DDUtility (DirectDraw Utility) Use this instead of Microsofts DDUtil. (UPDATE)
(Popularity: ) : I needed a utility for my new game and Microsofts didn't work the way I wanted so I made my ... Infinity2D DirectDraw Engine
(Popularity: ) : This is a complete 2D Game Engine, it has a DirectDraw, DirectSound, DirectInput wrapper, along with some other kewl stuff. Flight Simulator in Direct3D
(Popularity: ) : This is a simple Flight Simulator I made to demonstrate transforming the view in Direct3D. Use the W, A, S, ... DirectDraw Hardware Enumeration
(Popularity: ) : This program demonstrates the use of DirectDraw7 to enumerate graphics hardware. The code retrieves information about all graphics adapters installed ... alDirectPlay Creation Class
(Popularity: ) : a nifty class to easily implement DirectPlay in your programs. With a little tweaking it could easily be used for ... DirectDraw Game DirectX6
(Popularity: ) : I started this game and I noticed there wasn't much DirectDraw Stuff at this place. So I decided to upload ...