ChinaUnix.net
相关文章推荐:

linux audio chinaunix

第十七章 linux 音频设备驱动 本章导读 在linux 中,先后出现了音频设备的两种框架OSS 和ALSA,本节将在介绍数字音频设备及音频设备硬件接 口的基础上,展现OSS 和ALSA 驱动的结构。 17.1~17.2 节讲解了音频设备及PCM、IIS 和AC97 硬件接口。 17.3 节阐述了linux OSS 音频设备驱动的组成、mixer 接口、dsp 接口及用户空间编程方法。 17.4 节阐述了linux ALSA 音频设备驱动的组成、card 和组件管理、PCM 设备、control 接口、AC97 ...

by 逼良为娼 - Linux文档专区 - 2009-08-01 11:51:37 阅读(2692) 回复(0)

相关讨论

linux audio 编程 From $1 Table of contentsNo headers 一、数字音频 音频信号是一种 连续变化的模拟信号,但计算机只能处理和记录二进制的数字信号,由自然音源得到的音频信号必须经过一定的变换,成为数字音频信号之后,才能送到计算机中作 进一步的处理。 数 字音频系统通过将声波的波型转换成一系列二进制数据,来实现...

by gliethttp - Linux文档专区 - 2008-04-10 17:22:00 阅读(768) 回复(0)

Re: Conexant HD audio I had the same problem with my dv2000t. A recent patch to the alsa driver posted on the alsa-devel list solved it for me. I just downloaded the patch and ran it against the 1.0.14rc2 driver, compiled and after a restart the auto-muting worked. If I remember correctly, I did something like this after downloading the patch (44604-001.bin): Code:tar -xjf alsa-driver-1.0.14rc...

by cnkanglong - Linux文档专区 - 2007-08-20 10:23:49 阅读(454) 回复(0)

CentOS 4.7检查audio的时间太长了,怎么禁止检查audio??????????? --------------------------------------- ---------------------------------------

by TOADLover - Linux系统管理 - 2009-08-13 09:44:00 阅读(1327) 回复(2)

Overview | History | Future work | Download & build | Credits | Contact us Please help test the audio drivers that are built into Bluez http://wiki.bluez.org/wiki/HOWTO/audioDevices This project aims to make bluetooth headsets of all types work well with linux computers, from a standard desktop to a limited embedded device. For cvs, etc. see the project pages at sourceforge . To m...

by plaza02 - Linux文档专区 - 2008-03-03 16:43:32 阅读(658) 回复(0)

新的项目中使用了andio的Line-in功能,芯片使用的是SGTL5000,貌似驱动也已经支持了,现在需要在linux下验证,自己的主机使用的是ubuntu 12.04,我可以使用 amixer set Line 100% unmute 命令来进行设置后,就可以听到line-in输入的声音。 板子上我移植了alsa-utils工具,但是执行这个命令提示: root@freescale ~$ amixer sset Line 100% unmute amixer: Unable to find simple control 'Line',0 网上了解amixer命令,但是还是没法...

by yixuaning - 嵌入式开发 - 2014-05-15 17:45:34 阅读(952) 回复(2)

madplay的版本是0.15.1b的....,编译运行怎么出现了下面的错误............ root@yyt:/opt/madplay/target-x86/bin# ./madplay pku.mp3 MPEG audio Decoder 0.15.1 (beta) - Copyright (C) 2000-2004 Robert Leslie et al. audio: /dev/dsp: 设备或资源忙

by butterinsect - C/C++ - 2010-11-18 00:04:41 阅读(2737) 回复(0)

红旗linux奥运版在chinaunix的下载量超过2千万次????这个……尴尬的不行了,国产的linux也有这么多人下,想不明白。作为做技术,chinaunix不知道是不是说了真话,或者式红旗给了钱,chinaunix修改了后台数据库,可悲!!!!

by topsharezhang - 国产Linux - 2012-10-11 18:02:35 阅读(2991) 回复(7)

NetBSD audio Problem This is no voice when I play mp3 files with XMMS Please HELP ME #dmesg ================================================================= nter: Timecounter "i8254" frequency 1193182 Hz quality 100 SMBIOS rev. 2.4 @ 0xf2874 (25 entries) Hewlett-Packard HP Compaq 6520s (F.0B) mainbus0 (root) cpu0 at mainbus0 apid 0: Intel 686-class, 1995MHz, id 0x6fd cpu0: Enhanced SpeedSte...

by yakebao - BSD - 2011-06-06 11:29:44 阅读(4153) 回复(5)