搜索资源列表
ALSA Doc
- linux下声卡编程,alsa声卡驱动程序集的参考文档-under linux audio programming, alsa sound card driver set of reference documents
wm8731
- WM8731的芯片的驱动源代码,已经在开发板上成功的实现音频的输出-WM8731 chip driver source code, has been successful in the development of on-board implementation of audio output
IISaudiodriver
- linux下IIS 音频驱动的编写技术文档,很好-audio driver development documents under unix/linux .very useful
DriverGenius(1)
- 2.6.1225版(2009正式版)What s New 1、修正Vista及Windows 7操作系统下,硬件检测功能DirectX版本显示不正确问题 2、修正Windows 7中文操作系统下,“高清晰度音频设备”无法提供驱动问题 3、修正软件二次启动后驱动列表发生变化的错误 4、修正驱动精灵主界面及完全更新界面中存在的文字错误 5、修正英文系统下部分界面乱码问题 6、修正Windows 7驱动升级向导功能检测结果与实际情况不符的问题 7、修正Windows 7驱动
data
- 两部精妙的嵌入式系统书籍,外加一些小的源码程序,关于键盘驱动和音频录入方面。-Two exquisite books on embedded systems, plus some minor source programs, and audio input on aspects of the keyboard driver.
BC31A223A
- BC03 Blue Core 3 Audio Flash Data sheet, it explain how to develop driver for Blue Core Flash, signal and control
WM8731
- wm8731 - The WM8731 are low power stereo CODECs wuth an integrated headphone driver. The WM8731 is designed specially for portable MP3 audio an speech players and recorders
mixer
- linux音频设备驱动的mixer和sound的测试程序,mixer混音对频率调节,sound先录音在放音-Linux audio device driver mixer and sound testing procedures, the mixer mixes the frequency adjustment, the first recording sound playback
AC97qudong
- 关于AC97的复杂的音频驱动,如有需要请自动下载-Automatically downloaded on the complexity of the AC97 audio driver, if necessary, please
FS2410_APP-Audio
- SC32410音频驱动程序文件 经测试可以正常运行-The SC32410 Audio driver
AUDIO-DRIVER
- 这是自己整理出来的,关于LINUX系统的,可以帮助大家理解。-This is sorted out their own, to help you understand
audio
- 一个关于音频播放的fpga驱动代码。流程是从sd卡中读取音频文件,然后缓存到DDR中,再通过一定的时序关系让音频WM8731芯片播放-An audio playback on fpga driver code. The process is to read audio files from sd card and then cached to DDR, and then through a certain timing relationships allow playback of audio
HAL_Audio
- Audio driver for STM32
from_oss_to_asoc_ad1938
- ASoC splits an embedded audio system into 3 components :- * Codec driver: The codec driver is platform independent and contains audio controls, audio interface capabilities, codec DAPM definition and codec IO functions. * Platform d
writing-an-alsa-driver
- The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. The attached document describes how to write an ALSA driver.