Welcome![Sign In][Sign Up]
Location:
Search - dsound

Search list

[OtherSysinternals

Description: 本人长期积累的一些系统小工具.其中包含了一些微软工具程序集中的工具,有了这些工具,你将更有能力处理Windows的各种问题,而且不花一毛钱.除此之外还有对PE文件浏览的工具,采集PE文件中的资源的工具,对PE文件进行编辑的工具,对PE文件进行压缩的工具,对系统进程,核心对象等进行操作的工具.希望此工具包对您的工作有所帮助.-I have accumulated over a long period some systems gadget. Which includes a number of Microsoft tools process tool, with these tools, you will be more capable of dealing with Windows problems, but do not spend a dime. This is in addition to on the PE file browser tool, collecting PE file resources tool, PE document editing tool, PE file compression tools, the system process, the core object, such as a tool to carry out the operation. I hope that this tool kit to your the work of help.
Platform: | Size: 32813056 | Author: 李立充 | Hits:

[Windows DevelopDSound_demo

Description: 由vc6.0实现的用于显示系统下的声卡的GUID,以便读取(包括虚拟声卡的)。-Vc6.0 achieved by the display system for sound card under the GUID, in order to read (including a virtual sound card).
Platform: | Size: 132096 | Author: | Hits:

[DirextXDX9SDK

Description: DIRECT8 SDK
Platform: | Size: 1232896 | Author: aaa | Hits:

[Audio programoscilloscope_src

Description: 实现音频频谱效果,主要是通过dsound实现的。环境为vc-Audio effcet With And Without DirectSound
Platform: | Size: 37888 | Author: lijianjun | Hits:

[Audio programAudioSpecetrumAnalyser

Description: 实时显示音频的频谱,这个环境是vc++,代码也是dsound的。-Play Wave Files with DirectSound and Display its Spectrum in Real Time
Platform: | Size: 14158848 | Author: lijianjun | Hits:

[DirextXdx03

Description: 自己写的一个DirectX 例子, 例子包含代码包含图形Direct3D + DirectInput输入 + 声音Dsound, dmusic, dshow的使用-Write their own example of a DirectX, for example, contains the code that contains graphics Direct3D+ DirectInput input+ sound Dsound, dmusic, dshow use
Platform: | Size: 83968 | Author: jared | Hits:

[Internet-NetworkNetChat

Description: 可以在局域网内通讯的语音聊天DEMO。音频播放和采集采用了DSOUND接口。-Communications in the LAN Voice Chat DEMO
Platform: | Size: 33792 | Author: 陶哲 | Hits:

[DirextXStreamingPlayer

Description: 实现播放音频流文件,通过dsound实现,开发环境C#-Wav files for playing through dsound implementation, development environment, Vc++
Platform: | Size: 2048 | Author: zhengjin | Hits:

[DirextXdx3ddirs

Description: 一个自己写的DirectX 例子代码,包含图形Direct3D + DirectInput输入 + 声音Dsound, dmusic, dshow的使用。-DirectX write their own examples of a code, including graphics Direct3D+ DirectInput input+ sound Dsound, dmusic, dshow use.
Platform: | Size: 83968 | Author: 假装 | Hits:

[DirextXTrip-a-Droid-v2.1-source

Description: Freeware game source to learn how to use DirectX(ddraw, dsound, dinput, dmusic)
Platform: | Size: 16089088 | Author: MrBean70 | Hits:

[Multimedia DevelopSkeleton-code

Description: 视频播放器的骨架程序,使用了dsound API-skeleton code for video replay, using dsound.
Platform: | Size: 3444736 | Author: JOEY | Hits:

[Audio programFFT_dsound

Description: FFT声音动态频谱,可以采集声音并对其进行动态频谱分析。-FFT Dynamic Spectrum Sound AppWizard has created this DSound application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Platform: | Size: 70656 | Author: LIMING | Hits:

[Multimedia DevelopDxSound

Description: DSound实现的声音采集程序,可以录音、暂停、播放,欢迎下载。-DSound realize voice collection procedures, can the recording, pause, played, welcome to download.
Platform: | Size: 51200 | Author: | Hits:

[Windows DevelopRecordAudio

Description: 我从事语音信号处理几年了,这是我用过的最好的录音、播放封装类,可以选择录音源。使用waveinopen windowsAPI录音,与directsound相比,个人感觉更简洁轻便,dsound毕竟是擅长进行各种音频特效处理的,我们通常不需要,使用起来繁琐。这个代码是我在VS2010下编译通过的,原来的程序当鼠标拖动窗口的时候导致无法再响应录音线程消息。所以禁止了窗口的拖动,直到点击停止。使用的时候在InitDialg中初始化类,可以仔细看一下源码。然后就可以点击录音、停止、播放等。这个封装类继承自cwind,运行的时候在由父窗口建立一个子窗口,然后该类在子窗口中绘制音频曲线。-I engaged in speech signal processing for several years, this is the best I have ever used the recording, playback, the use of waveinopen windowsAPI recordings, compared with DirectSound, individuals feel more lightweight, after all DSOUND is good at various audio effects processing, we usually do not need to use complex. This code is in the VS2010compiler passed under the original procedure, when the mouse drag window when the lead can no longer respond recording thread message. So banned until drag the window, click the stop. When used in the InitDialg initializes the class, can look at the source code. And then you can click on the recording, playback, stop.
Platform: | Size: 61440 | Author: 交换链 | Hits:

[Audio programpcmtest

Description: 基于windows平台的播放pcm音频数据的程序,使用dsound库-the program is develop base on windows,play audio data with pcm format,use dsound libray
Platform: | Size: 1633280 | Author: BXJ | Hits:

[Windows DevelopWdx03r

Description: 自己写的一个DirectX 例子, 例子包含代码包含图形Direct3D + DDirectInput输入 + 声音Dsound, dmusic, dshow的使用 -They write a DirectX example, the example contains the code to include the use of graphics the Direct3D+ DDirectInput input the+ sound Dsound, dmusic, dshow
Platform: | Size: 83968 | Author: fjk2002 | Hits:

[VC/MFCdirectsoune

Description: 本文介绍了使用dsound进行声卡录音的方法,其中有一些接口的使用,适合初学者参考使用-This article describes the use of dsound sound card recording methods, including the use of some interface, suitable for beginners to use and reference
Platform: | Size: 6144 | Author: 王欣 | Hits:

[Multimedia Developchat

Description: 语音聊天小工具,使用dsound,环形缓冲,对数据进行混音消除处理-chat tool
Platform: | Size: 1256448 | Author: peter | Hits:

[Multimedia DevelopDSound_wave_stream

Description: 基于DSound系统,可以流式播放ADPCM/WAV格式音频文件,可以添加自定义的滤波函数(默认是空函数),文件格式可以带文件头,也可以不带文件头(此时,软件使用配置文件)。-ADPCM/WAV audio file format based on the the DSound system, streaming, you can add custom filter function (the default is the empty function) file format with a header without header (in this case, the software uses the configuration file ).
Platform: | Size: 167936 | Author: 杨赋庚 | Hits:

[Multimedia DevelopXAudio2BasicSound

Description: XAudio2 Dsound编程初步和简单例子-XAudio2 Dsound preliminary and simple programming examples
Platform: | Size: 2048 | Author: chenhao | Hits:
« 1 2 34 »

CodeBus www.codebus.net