搜索资源列表
ALSA Doc
- linux下声卡编程,alsa声卡驱动程序集的参考文档-under linux audio programming, alsa sound card driver set of reference documents
4.ARMLinux
- 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
IISaudiodriver
- linux下IIS 音频驱动的编写技术文档,很好-audio driver development documents under unix/linux .very useful
sound
- linux音频编程,通过对声卡的操作,实现录音,回放的功能。-linux audio programming, through sound card operation, to achieve sound recording, playback functions.
Embedded-Media-Player-Based-on-Qt
- 本文以无线多媒体终端项目的需求为背景,提出了一种适用于嵌入式系统的媒体播放 器架构设计方案。论文给出了一种嵌入式系统中音视频同步的解决方案,有效的提高了嵌入 式媒体播放器软件的音视频同步性能,在此基础上设计并实现了基于 Linux/Qt 的嵌入式媒 体播放器,实现了基于 Qt 的嵌入式媒体播放器系统。 - In this thesis, based on the requirement of wireless multimedia terminal system, through
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
AUDIO-DRIVER
- 这是自己整理出来的,关于LINUX系统的,可以帮助大家理解。-This is sorted out their own, to help you understand
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.