搜索资源列表
ALSA Doc
- linux下声卡编程,alsa声卡驱动程序集的参考文档-under linux audio programming, alsa sound card driver set of reference documents
alsa-programming
- 最近一直在研究LINUX下的音频编程,发现网上相关的资料不是很多,故上传LINUX的音频架构ALSA编程的示例和教程供大家学习。-Recently has been studying audio programming under LINUX and found not a lot of relevant information online, so the structure of ALSA audio upload LINUX programming examples and tutoria
alsa-utils-1.0.24.2.tar
- 嵌入式linux开发中用于测试ALSA音频驱动的小工具,需要经过交叉编译后,生成多个二进制文件,可用于录音、播放.wav文件。-Embedded linux development ALSA audio driver for testing the gadget, to go through cross-compiled to generate multiple binary files, can be used for recording, playback. Wav files.
2
- linux下新一代音频库alsa的编程指导手册,非常适合入门,pdf格式-Under the new generation of alsa audio library linux programming guide, ideal for entry, pdf format
alsa-lib-0.4.0.tar
- 这是ALSA音频驱动的应用库,与其同版本的驱动源码之前已传上了-This is the ALSA audio driver in the application library, rather than before with the version of the driver source code has been passed on the
alsa2440
- 扬创2440平台上的ALSA音频驱动程序( for Linux-2.6.26.5 )。驱动使用说明和ALSA Lib的编译过程都在压缩包内-Yang hit 2440 platform ALSA audio driver (for Linux-2.6.26.5). Drive the use of notes and ALSA Lib compiler are in the process of compression packages
linux-driver-demo-audio
- 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
alsa_player.tar
- This is the ALSA PCM audio player., which can play raw pcm audio data. This is short reference program in C under Linux.
Linux-driver-development17
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、
Linux-audios
- Open Sound System,ALSA (Advanced Linux Sound Architecture),音频编程实例-Linux audio code program
Linux-audio-interface
- ALSA (Advanced Linux Sound Architecture),Linux 系统上面的音频编程接口-ALSA (Advanced Linux Sound Architecture),
alam5
- 利用Linux下ALSA音频、V4L2视频采集接口采集视频数据,并通过UDP发送数据实现音频、视频通话,系统界面由Qt开发工具设计。嵌入式Linux软件开发,毕设。-Using Linux ALSA V4L2audio, video capture interface collecting video data, and through the UDP to send data to realize the audio, video call, system interface by Qt de
alsa-driver-1.0.24
- Linux 声卡模型ALSA 源代码 alsa-driver-1.0.24-Linux Audio Modeling ALSA
alsa-lib
- linux下ALSA框架下音频库的源码,版本为1.0.25 -audio alsa lib source code,version is 1.0.25
alsa
- Apple Onboard Audio Alsa helpers for linux.
wm8350
- WM8350 ALSA Soc Audio driver for linux-WM8350 ALSA Soc Audio driver for linux
alsa
- Apple Onboard Audio Alsa private helpers for Linux.
Linux-ALSA-driver-analyze
- Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构
audio_record
- 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)
record
- linux下Alsa音频的播放与录制,经测试过后可用。(Alsa audio playback and recording under Linux.)