文件名称:DX-Project-13
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-28
- 文件大小:
- 497kb
- 下载次数:
- 0次
- 提 供 者:
- liu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
《DirectX 8 教程》及配套代码
第十三章:声音和音乐
Introduction (序)
DirectX Audio and DirectShow (DirectX Audio和 DirectShow)
Wav, Midi and Mp3 - When should I use what?
(WAV,MIDI和MP3——什么时候该用什么?)
Wav files (WAV文件)
Midi files (MIDI文件)
Mp3 files (MP3文件)
My preference (我的选择)
Include and Library files (头文件与库文件)
Setting up DirectX Audio (设置DirectX Audio)
A new class - CSound (一个新的类——CSound)
InitialiseForWavMidi
InitialiseForMP3
Play
LoadSound
Stop
IsPlaying
Cleaning up (清理)
Summary (摘要)
-Chapter 13 of the " DirectX 8 tutorials and supporting code: sound and music the Introduction (sequence) DirectX Audio and DirectShow (DirectX Audio and DirectShow) Wav, Midi and Mp3- When should I use what? (WAV, MIDI and MP3- when what?) Wav files (WAV files) Midi files (MIDI file) Mp3 files (MP3 file) My preference (I choose) Include and Library files (header files and library files) Setting up DirectX Audio (set DirectX Audio) A new class- CSound (a new class- new CSound) InitialiseForWavMidi InitialiseForMP3 Play LoadSound Once we have Stop IsPlaying Cleaning up (clean up) Summary (Summary)
第十三章:声音和音乐
Introduction (序)
DirectX Audio and DirectShow (DirectX Audio和 DirectShow)
Wav, Midi and Mp3 - When should I use what?
(WAV,MIDI和MP3——什么时候该用什么?)
Wav files (WAV文件)
Midi files (MIDI文件)
Mp3 files (MP3文件)
My preference (我的选择)
Include and Library files (头文件与库文件)
Setting up DirectX Audio (设置DirectX Audio)
A new class - CSound (一个新的类——CSound)
InitialiseForWavMidi
InitialiseForMP3
Play
LoadSound
Stop
IsPlaying
Cleaning up (清理)
Summary (摘要)
-Chapter 13 of the " DirectX 8 tutorials and supporting code: sound and music the Introduction (sequence) DirectX Audio and DirectShow (DirectX Audio and DirectShow) Wav, Midi and Mp3- When should I use what? (WAV, MIDI and MP3- when what?) Wav files (WAV files) Midi files (MIDI file) Mp3 files (MP3 file) My preference (I choose) Include and Library files (header files and library files) Setting up DirectX Audio (set DirectX Audio) A new class- CSound (a new class- new CSound) InitialiseForWavMidi InitialiseForMP3 Play LoadSound Once we have Stop IsPlaying Cleaning up (clean up) Summary (Summary)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DX Project 13\Base.cpp
.............\Base.h
.............\Cone.cpp
.............\Cone.h
.............\Cuboid.cpp
.............\Cuboid.h
.............\Cylinder.cpp
.............\Cylinder.h
.............\DX Project 13.dsp
.............\DX Project 13.dsw
.............\Font.cpp
.............\Font.h
.............\Game.cpp
.............\Game.h
.............\Main.cpp
.............\Mesh.cpp
.............\Mesh.h
.............\Panel.cpp
.............\Panel.h
.............\Sound.cpp
.............\Sound.h
.............\.....s\Aai_Took-Needthew-3776_hifi.mp3
.............\......\chimes.wav
.............\......\chord.wav
.............\......\ding.wav
.............\......\Fail.wav
.............\......\notify.wav
.............\Sphere.cpp
.............\Sphere.h
.............\Terrain.cpp
.............\Terrain.h
.............\..xtures\1.bmp
.............\........\2.bmp
.............\........\3.bmp
.............\........\4.bmp
.............\........\Mouse.bmp
.............\Sounds
.............\Textures
DX Project 13