This is a simple application that show you how to play and record sound under windows. It uses the old multimedia API. A better solution may be to use DirectSound.
I've create an animation editor, but I don't know how to upload it to share with you all. If anybody have the space to share this software, give the e-mail address and I will send it to you, the source code included too. Main function: 1. Support pn
对着麦克风发点声音看看程序画面显示,本程序演示了声音的快速FFT变换(需要声卡和麦克风),对分析显示其各频率分量的程序.Whistle a melody and watch this program graph the pitch in real time. The Frequency Analyzer technically speaking performs a Fast Fourier Transform of the sound (you need a sound card and a
The Dancer.Ocx Which is capable of reading The Sound Peak Form Sound Card When Mp3 or Wav File Is Played(irrespective of player used(player independent)). It Tooks Us A Great Deal Of Time Please Don’t forget Mail Us.
This is a very good tic tac toe game for 2 players with the option to select who goes first. Also has good sound effects and graphics. Good for beginners to learn.
体积小(1.6M) 功能强、速度快, 打造自己的嵌入式OS, 兼容DOS程序。具体介绍如下:SEAL is a 32-bit graphical user interface (GUI) for DOS. It supports many advanced features, such as a dynamic linking system (XDL), sound and other multimedia functions (SFA), multilingual support, and
SoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other, i.e.: Sound tempo can be increased or decreased while maintaining the original pitch Sound
Python SoundEffectLibrary(Cython文件)
描述
Sound Effect Library is a free software that include a large variety of tools to modify
and create sound effects for video games and can also be used for sound processing.
It provides fast algorithms written i
风扇项目工程2
洛根&杰伊
目录
目标
The goal of this project is to make a mobile arduino powered fan to cool down rooms.
文件资料
文件名称
链接到文档。
Onshape文件
计划前文件
草图
伪代码
#define echoPin 2 // attach pin D2 Arduino to pin Echo of HC-SR04
#define trigPin 3 //attach pin D3 Ardu
成功:联网的前功-记忆游戏
记忆游戏是一种光与声音记忆游戏,适用于CodePath的SITE程序。
提交者:Shane Arcaro
花费时间:总共花费5个小时
链接到项目:(在此处插入您的链接,应该以开头)所需功能
完成以下必需的功能:
[x] Game interface has a heading (h1 tag), a line of body text (p tag), and four buttons that match the demo app
[x] "Start" bu
均衡器
EqConverter是一个简单的命令行C#应用程序,用于将AutoEq ParametricEQ.txt文件转换为USB Audio Player Pro ToneBoosters PEQ xml预设。
安装
从发行档案中提取文件夹。
用法
EqConverter.exe [-fv] file1 file2 file3...
OPTIONS
-f Use containing folders as preset names, as opposed to using the name
Echo Vault自述文件
Echos are familiarly known as reflections of sound. Remember your loved
one by echoing their memory where the reflection never ends, Echo Vault.
使命宣言
Echo Vault is designed to give people an easy and convenient location
to share memor
音频处理回声生成器
回声生成器-从音频文件生成基于回声的数据集以训练神经网络
这是根据3个参数从音频文件创建回声数据集的:
Delx = [1, 50, 100, 300, 500, 1000], where Delx is the "Delay" between the actual sound and the generated echo.
Volx = [0.1, 0.2, 0.4, 0.6, 0.8, 1], where Volx is the "Volume" of the gene
混合器
请参阅以获取API概述。
您要使用的主要界面是SoundSource :
type SoundSource interface {
// PlayPaused adds a new one-time sound to the mixer. It is in paused state.
PlayPaused () Sound
// PlayOnce adds a new one-time sound to the mixer. It is started rig
RemoteDroid:查询电池状态等
require 'remotedroid'
r = RemoteDroid::Client.new
# toggle the torch
r.invoke :torch
# retrieve the current location of the device
location = r.query :location
#=> {:coords=>"55.9192166,-3.246983", :latency=>1.496}
# play