一, [Warning] AUDIO.SCH Extra Pin R509-1 in Normal of part R509 [Warning] AUDIO.SCH Extra Pin R509-2 in Normal of part R509 [Warning] AUDIO.SCH Extra P...
分类:
其他好文 时间:
2015-01-22 14:44:30
阅读次数:
974
一, [Warning] AUDIO.SCH Extra Pin R509-1 in Normal of part R509 [Warning] AUDIO.SCH Extra Pin R509-2 in Normal of part R509 [Warning] AUDIO.SCH Extra P...
分类:
其他好文 时间:
2015-01-22 12:48:13
阅读次数:
172
http://ffmpeg.org/官网A complete, cross-platform solution to record, convert and stream audio and video.http://ffmpeg.zeranoe.com/builds/ (win)
分类:
其他好文 时间:
2015-01-22 10:48:59
阅读次数:
217
PWM 简介
脉冲宽度调制(PWM),是英文“Pulse Width Modulation” 的缩写,简称脉宽调制,是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制。
STM32 的定时器除了
TIM6 和 7。其他的定时器都可以用来产生 PWM 输出。其中高级定时器 TIM1 和 TIM8 可以同时产生多达 7 路的 PWM 输出。...
分类:
其他好文 时间:
2015-01-21 20:07:11
阅读次数:
165
音频编码汇总
PCMU(G.711U)
类型:Audio
制定者:ITU-T
所需频宽:64Kbps(90.4)
特性:PCMU和PCMA都能提供较好的语音质量,但是它们占用的带宽较高,需要64kbps。
优点:语音质量优
缺点:占用的带宽较高
应用领域:voip
版税方式:Fr...
分类:
其他好文 时间:
2015-01-21 18:10:27
阅读次数:
325
测试代码:
Duration:
currentTime:
var element_d = document.getElementById("d");
var element_c = document.getElementById("c");
var A = new Audio("test.mp3");
A.loop=true;
A.ondurationchange=function(){...
Sound Card Filter APISound Card API - manage audio capture/play filters.Functionsstruct _MSFilter * ms_snd_card_create_reader (MSSndCard *obj)struct ....
/// /// The waveOutGetNumDevs function retrieves the number of waveform-audio output devices present in the system. /// /// Ret...
分类:
其他好文 时间:
2015-01-20 13:42:48
阅读次数:
158
Howto 1: build a sample audio graph.Initialize mediastreamer2When using mediastreamer2, your first task is to initialize the library: ##include int i....
分类:
其他好文 时间:
2015-01-20 13:21:55
阅读次数:
220
UniDDatabase可以处理的数据类型:INT,TEXT,FLOAT,DATE,TIME,Prefab,Texture2D,Audio,Position,Rotation,ScriptFile等。文件夹结构:UniDDataBase的文件夹结构帮助开发者管理文件。所有你想让UniDDatabase帮你管理的内容你都需要放到正确地文件夹中。音频剪辑放在audio_uni 文件夹。UniDData...
分类:
数据库 时间:
2015-01-19 00:20:48
阅读次数:
835