搜索资源列表
writing-an-alsa-driver
- linux 下声卡驱动程序的编写-sound card driver under preparation
ALSA
- linux环境下ALSA驱动范例
alsa声卡编程
- linux下声卡框架alsa的编程实例
linux_sound.zip
- linux环境alsa设备枚举和声音播放功能库,linux environment alsa device enumeration and playback sound library
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
alsa-driver-1.0.10.tar
- linux下的声卡驱动哦 好不容易找到的哦-sound card driver under linux Oh
alsa_1.0.16.tar
- alsa声音驱动源代码,alsa是linux平台下通用的声音驱动和应用体系框架-alsa sound driver source code, alsa are generic linux platform and application of voice-driven framework
ALSA_OSS.tar
- Sample code to use ALSA (Advanced Linux Sound Architecture) or OSS (Open Sound System).
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_sound_drivers_framework
- Linux Sound Driver Introduction (ALSA) It s useful for the dev to develop the Linux Sound Drivers.
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),
alsa-lib-1.0.25
- alsa linux source code
alsa-driver-1.0.24
- Linux 声卡模型ALSA 源代码 alsa-driver-1.0.24-Linux Audio Modeling ALSA
saa7134-alsa
- SAA713x ALSA support for V4L driver for Linux
aw2-tsl
- This file is the Audiowerk2 ALSA Linux Device driver
pcm_basic
- alsa声卡读写接口函数,结构体配置封装,包含了打开关闭,读写等函数接口,在声卡操作的应用中,可以直接拿来使用(Alsa audio card reading and writing interface functio)
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.)