-
说明:一个播放WAV文件的控件,但它把声音存储在DFM文件中
说明:一个播放WAV文件的控件,但它把声音存储在DFM文件中-: a broadcast WAV document control, but it voices stored in the document DFM
- 2023-05-27 15:20:03下载
- 积分:1
-
Software for rockola busine
Software for rockola busine-Software for rockola business
- 2022-10-31 13:15:04下载
- 积分:1
-
Create a dialog box, used to broadcast WAVE audio files
创建一个对话框,用来播放WAVE音频文件-Create a dialog box, used to broadcast WAVE audio files
- 2022-03-17 23:46:06下载
- 积分:1
-
data for audio vol control
lm1972 volune控制器数据表您可以使用mcu控制音频音量。ex、pic、avr、arduino等
- 2022-07-02 03:58:46下载
- 积分:1
-
小波和分形的混合编码程序,Matlab版的
小波和分形的混合编码程序,Matlab版的-Wavelet and fractal coding procedure mixed, Matlab version
- 2022-03-24 12:44:02下载
- 积分:1
-
matlab编码。有用的!试试!
matlab coding. useful! try it!
- 2022-03-20 22:54:06下载
- 积分:1
-
VC 中实现播放 wav格式 文件的源码
在vc 2005中编译通过
VC 中实现播放 wav格式 文件的源码
在vc 2005中编译通过-VC to achieve broadcast wav format files in the source code in vc 2005 compiler through
- 2022-03-12 09:26:04下载
- 积分:1
-
实用录音程序
在开始工作之前,要先介绍DirectSound录音用到的三个非常重要的对象,IDirectSoundCapture8 ,设备对象,根据你录音的设备创建的设备对象,利用该对象可以获取设备的属性。IDirectSoundCaptureBuffer8,缓冲区对象,该对象由设备对象创建,主要用来操作音频数据IDirectSoundNotify8 ,事件通知对象,该对象用来通知应用程序从缓冲区中将数据取走,写入文件保存起来。利用DirectSound录音的主要思路,就是先根据选择的录音设备创建设备对象,然后通过设备对象创建辅助缓冲区对象,开始录音的时候,设备将数据写入缓冲区,应用程序主动的从缓冲区将数据读出来写文件即可,就实现了录音功能。这里简单介绍一下dsound的通知功能,应用程序会创建一个通知对象,然后将通知对象邦定,然后设定通知位置(position),什么是通知位置呢,比如缓冲区的大小为4000字节,如果你想当数据达到缓冲区一半的时候能得到通知开始copy数据,那么此时你就可以将通知位置设定为2000,通知位置可以任意的设定,当缓冲区的数据达到你设定的位置时,就会通知应用程序将缓冲区的数据copy到文件中,缓冲区是循环利用的,当缓冲区填充满了以后,就会从头开始充填数据,所以,缓冲区就是一边读,一边写的过程。
- 2022-01-31 23:13:46下载
- 积分:1
-
libdca是解码DTS相干声学流免费图书馆。代码我..
libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. It is released under the terms of the GPL license.
The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (http://pda.etsi.org/pda/queryform.asp).-libdca is a free library for decoding DTS Co. Herent Acoustics streams. The code is written b Gildas y Bazin and was based on the a52dec projec t. It is released under the terms of the GPL licen se. The DTS Coherent Acoustics standard (ETSI 1 02,114 v1.2.1), as published by the ETSI, is available here (http :// pda.etsi.org/pda/queryform.asp).
- 2022-06-28 19:20:21下载
- 积分:1
-
这个程序以声波作为输入,然后输出是钍的回声…
this program takes the sound waves as an input then the output is the echo of the sound
- 2022-03-20 05:43:04下载
- 积分:1