Welcome![Sign In][Sign Up]
Location:
Search - audio linux

Search list

[Multimedia programxawtv-3[1].95.tar

Description: 能在linux播放电视,也能利用它来录制自己的视频和音频。对做linux视频采集是一个非常好的参照例子。-in broadcast television can also use it to record their own video and audio. Linux done right Video Capture is a very good example of the light.
Platform: | Size: 555731 | Author: 吴均 | Hits:

[Linux-Unixadmixer_meter

Description: 一个在linux下的,针对声音设备文件,混音器的设置和配置,/dev/mixer,/dev/dsp,/dev/audio,-one of the linux, voice response equipment, mixers setup and configuration,/dev/mixer,/dev/dsp,/dev/audio, etc.
Platform: | Size: 77824 | Author: 李谋选 | Hits:

[Multimedia Developlinux sound driver API

Description: linux 环境下的音频驱动程序,做音频播放时可以参考一下-audio drivers, so audio player can reference
Platform: | Size: 12288 | Author: | Hits:

[Linux-UnixLinux声音设备编程实例

Description: Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
Platform: | Size: 8192 | Author: 飞杨 | Hits:

[Multimedia Developxawtv-3[1].95.tar

Description: 能在linux播放电视,也能利用它来录制自己的视频和音频。对做linux视频采集是一个非常好的参照例子。-in broadcast television can also use it to record their own video and audio. Linux done right Video Capture is a very good example of the light.
Platform: | Size: 556032 | Author: 吴均 | Hits:

[Audio programLinux_sound

Description: Linux声音设备编程实例,需要这方面东东的朋友可以下下来看看:)-voice Linux device programming examples that need to Eastern friends down under can see :)
Platform: | Size: 48128 | Author: 周兆维 | Hits:

[Multimedia DevelopAudioPlayer_0.95_src

Description: linux下开发的流媒体播放器,类似于media player功能。-streaming media players, media player similar to the function.
Platform: | Size: 73728 | Author: zhaohui | Hits:

[Driver Developwm8782_audio_driver

Description: 根据芯片WM8782在LINUX环境下实现的音频驱动,其中包括详细的开发流程,适合初学者学习-According to the chip in the LINUX environment WM8782 realize the audio driver, including the detailed development process, suitable for beginners to learn
Platform: | Size: 62464 | Author: 张起 | Hits:

[Audio programaudio

Description: ARM基于LINUX的 音频解码代码-ARM-based audio decoder code LINUX
Platform: | Size: 3072 | Author: 王宇舜 | Hits:

[Linux-Unixaudio

Description: 微芯力arm9 嵌入式Linux操作系统下的mod驱动程序源代码-Chipscreen power ARM9 embedded Linux operating system under the mod driver source code
Platform: | Size: 1312768 | Author: wang | Hits:

[OtherS3C2410+Linux

Description: 介绍linux移植以及相关驱动(网卡cs8900,lcd,音频)的移植-Introduction linux transplantation and the related drive (card cs8900, lcd, audio) of the transplant
Platform: | Size: 894976 | Author: xudonghai | Hits:

[ARM-PowerPC-ColdFire-MIPSAudio-driver-and-application-experiments

Description: 《嵌入式系统设计与实例开发实验教材II:基于ARM9微处理器与Linux操作系统》——音频驱动及应用实验-《Embedded System Design and examples of the development of experimental teaching materials II: Based on the ARM9 microprocessor with the Linux operating system》 - audio driver and application experiments
Platform: | Size: 8192 | Author: wang | Hits:

[Embeded Linuxmp3_decoder_on_arm

Description: 在Arm-linux环境下实现mp3音频播放-Arm-linux environment in the realization of mp3 audio player
Platform: | Size: 55296 | Author: 张维 | Hits:

[OS Developlinux-driver-demo-audio

Description: 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
Platform: | Size: 32768 | Author: 蒋志峰 | Hits:

[Internet-Networklinux_alc56_27_28_030309

Description: linux device driver of ALC5627 realtek audio codec
Platform: | Size: 12288 | Author: LOHITH | Hits:

[OtherEssential-Linux-Device-Drivers

Description: 这本书说明了Linux下一些具体的驱动(字符设备,串行设备,块设备,vedio,audio驱动)怎么编写,以及驱动开发的一些理论,很实用。 -This book is an entry book to learn linux driver, it explains bootloader, kernel initialization, file system, port linux and other issues. it explains in a simple way so that it is very easy to understand.
Platform: | Size: 3320832 | Author: jane | Hits:

[Linux-Unixlinux-voice-frequency-programmig

Description: linux音频编程文档及演示代码,想学习Linux音频编程的可以看一看-linux audio programming document and presentation code, want to learn Linux audio programming can take a look at
Platform: | Size: 635904 | Author: 小六 | Hits:

[Linux-UnixLinux-Audio-program

Description: Linux下的音频编程,详细介绍了Linux的音频设备,以及编程方法,很有用-the linux audio program,like /dev/dsp.
Platform: | Size: 336896 | Author: Tiko | Hits:

[Linux driverLinux.Sound.Programming.1st Edition.2017.pdf

Description: 2017年出版的linux音频的指导书,包括jack库用于专业音频编程(It introduces the Jack package also for professional audio case. A good book introduces linux sound programming.)
Platform: | Size: 5734400 | Author: shavian | Hits:

[Other6.2 LINUX音频

Description: linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下,要不就火山爆发一下,上层结构则要使劲遮掩发生的一切。(Linux audio system architecture has a long history... It's much more complicated than you think. If you want to clarify the relationship between the technologies used in the process from reading audio files to eventually playing them out from your speaker, the paper structure is as chaotic as fried noodles, and you can't find any clues at all. This is because the audio system itself is more complex than other architectures. Each layer of the OSI model has its own scope and function, and there is hardly any intersection in each layer, so you will never encounter any confusion. However, on the Linux audio system, there is such a thing: there is no clear bottom, all kinds of audio technology are independent. Linux's audio system architecture is a bit like the crustal structure, with occasional earthquakes or volcanic eruptions, and the superstructure trying to hide everything that happens.)
Platform: | Size: 6144 | Author: jjboby | Hits:
« 12 3 4 5 6 7 8 9 10 ... 36 »

CodeBus www.codebus.net