搜索资源列表
音频开发
- linux音频编程,介绍了在linux下的有关对声卡操作,声卡驱动程序介绍以及介绍有关对声卡录放语音编程的具体步骤。-linux audio programming, introduced in linux under the right sound card operation, sound card driver on the right and on audio recorders voice to the specific programming steps.
Linux下播放wav格式音乐程序
- Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
Linux-audio-programming-guide
- Linux音频编程指南,这是一部参考资料,详细的介绍了音乐编程,这不是源代码-Linux audio programming guide, this is a reference, a detailed descr iption of the music programming, this is not the source code
playsound
- Linux播放wav音频! 程序只提供框架,可以运行-Wav audio player Linux! Only provide a framework, you can run
minimad
- Linux下基于libmad的mp3播放程序,修改了自带的minimad,重定义了putchar,向真正的音频设备输出。-Linux under the libmad based mp3 player, modify the built-in minimad, re-define putchar, to the real output of audio equipment.
S3C2410+Linux
- 介绍linux移植以及相关驱动(网卡cs8900,lcd,音频)的移植-Introduction linux transplantation and the related drive (card cs8900, lcd, audio) of the transplant
audio_play
- linux可以播放没经过压缩的音频文件。-linux not be able to play compressed audio files.
p6.7
- linux下的音频设备(声卡、扬声器)文件编程,使用声卡播放音频文件-under linux audio equipment (sound card, speakers) file programming, using the sound card to play audio files
taudio.tar
- linux读写/dev/dsp设备的音频播放程序
4.ARMLinux
- 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
aumix-2.8
- linux下的音频管理软件, -linux下的音频管理软件,linux下的音频管理软件,
sound
- linux音频编程,通过对声卡的操作,实现录音,回放的功能。-linux audio programming, through sound card operation, to achieve sound recording, playback functions.
linux-voice-frequency-programmig
- linux音频编程文档及演示代码,想学习Linux音频编程的可以看一看-linux audio programming document and presentation code, want to learn Linux audio programming can take a look at
sound
- linux音频,简单的录制和播放,可以测试驱动是否成功-linux audio, a simple recording and playback, you can test drive the success of
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-Audio-program
- Linux下的音频编程,详细介绍了Linux的音频设备,以及编程方法,很有用-the linux audio program,like /dev/dsp.
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
Linux
- linux音频编程,声卡驱动,音频录放框架,-Linux audio programming, sound drivers, audio recorders framework
Linux.Sound.Programming.1st Edition.2017.pdf
- 2017年出版的linux音频的指导书,包括jack库用于专业音频编程(It introduces the Jack package also for professional audio case. A good book introduces linux sound programming.)
6.2 LINUX音频
- linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下