Description: 在linux下做的录音和播放的程序,使用oss音频驱动程序,-In linux to do under the procedures for recording and playback, use the oss audio driver, Platform: |
Size: 3072 |
Author:王树珂 |
Hits:
Description: 一个基于linux 的qt的录音程序,包括wav、mp3格式文件的录音编码,qt界面功能完善,包括录音、播放、文件管理等,经过艰苦努力编写,这是最终修改版,没有bug了,大家可参考下。-Qt of a linux-based recording procedures, including wav, mp3 format audio encoder, qt interface functions, including recording, playback, document management, etc., after strenuous efforts to prepare, this is the final modified version, there is no bug, and everyone can under reference. Platform: |
Size: 70656 |
Author:lcy |
Hits:
Description: 进行音频的录音和相关处理软件,是实用的linux下音频处理软件-Audio recording and associated processing software, is a useful audio processing software under linux Platform: |
Size: 125952 |
Author:xiejialong |
Hits:
Description: linu下语音开发简单插件库,支持linux下大多的音频应用。包含多个插件库。-LADSPA is a standard that allows software audio processors and effects to be plugged into a wide range of audio synthesis and recording packages.
For instance, it allows a developer to write a reverb program and bundle it into a LADSPA "plugin library." Ordinary users can then use this reverb within any LADSPA-friendly audio application. Most major audio applications on Linux support LADSPA. Platform: |
Size: 52224 |
Author:atehism |
Hits:
Description: 音频处理芯片uda1341内核驱动源码、利用声卡上的DSP设备进行声音录制和回放的基本框架、利用混音器框架对各种混音通道的增益进行调节、Linux下的OSS音频接口编程-Audio processing chip uda1341 kernel driver source code, using the sound card' s DSP sound recording and playback equipment for the basic framework, using the framework of a variety of mixing mixer channel gain adjust, Linux programming under the OSS audio interface Platform: |
Size: 22528 |
Author:刘冉 |
Hits:
Description: linux下音频录音和播放程序源码,了解linux下的音频编程。-Under linux audio recording and playback program source code to understand the audio programming under linux. Platform: |
Size: 12288 |
Author:石祚夫 |
Hits:
Description: Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included.
First program dab.c decodes the audio signal into bits - 0s and 1s. The second program dmsb.c decodes bits into readable ascii code which can be read by a human. After this the decode process is complete.
The best thing of this software is that you can record the information from a magnetic stripe card, on your mp3 player and decode information later on. Or you can do it in real time when both programs are run with pipe command in Linux.
The source code can be modified and compiled for Windows. The license is GPL license - free to use. This was my graduation project in the Technical University for master degree in Informatics.
Platform: |
Size: 8192 |
Author:jojoland |
Hits:
Description: BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size.
On Windows, BASS requires DirectX 3 or above for output, and takes advantage of DirectSound and DirectSound3D hardware accelerated drivers, when available. On OSX, BASS uses CoreAudio for output, and OSX 10.3 or above is recommended. Both PowerPC and Intel Macs are supported.
C/C++, Delphi, Visual Basic, and MASM APIs are provided, with several examples to get you started. .Net and other APIs are also available.
BASS is also available for the Win64, WinCE, Linux, and iPhone platforms. Platform: |
Size: 746496 |
Author:naja |
Hits:
Description: linux音频,简单的录制和播放,可以测试驱动是否成功-linux audio, a simple recording and playback, you can test drive the success of Platform: |
Size: 1024 |
Author:yuyong |
Hits:
Description: FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。
FFmpeg支持MPEG、DivX、MPEG4、AC3、DV、FLV等40多种编码,AVI、MPEG、OGG、Matroska、ASF等90多种解码。TCPMP, VLC, MPlayer等开源播放器都用到了FFmpeg。-FFmpeg is a collection of recording, conversion, audio/video encoding and decoding functions for the integration of a complete open source solutions. FFmpeg development is based on the Linux operating system, but can be compiled on most operating systems and use. FFmpeg support for MPEG, DivX, MPEG4, AC3, DV, FLV, etc. 40 kinds of codes, AVI, MPEG, OGG, Matroska, ASF and other 90 kinds of decoding. TCPMP, VLC, MPlayer and other players have used the open source FFmpeg. Platform: |
Size: 10240 |
Author:程云 |
Hits:
Description: 文件包中有三个文件:sound.c,mixer.c.vol.c
其中sound.c是实现打开、关闭音频接口,同时实现录音放音功能的文件;
mixer.c是实现读取当前混音器的设备信息,设置左、右声道增益功能的文件;
vol.c是实现调节音量功能的文件
此文件是基于linux开发板编写的-Package has three files: sound.c, mixer.c.vol.c sound.c which is to achieve open, close the audio interface, simultaneous recording playback function in the file mixer.c read the current mixer to achieve the device information, setting the left and right channel gain function file vol.c adjust the volume function is to achieve a document This document is prepared based on linux development board Platform: |
Size: 3072 |
Author:张婕 |
Hits:
Description: FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。现在这个解码库是绝大多数linux,windows下的万能播放器,比如暴风影音,QQ播放器,迅雷看看,kmplayer,格式工厂,优酷,土豆加速下载工具等知名软件的解码核心,值得你一读再读的好代码。
-FFmpeg is a free open source cross-platform video and audio streaming program is free software, the use of LGPL or GPL licenses (according to your choice of components). It provides a recording, streaming audio and video conversion and complete solution. It contains a very advanced audio/video codec library libavcodec, in order to ensure portability and high quality codec, libavcodec codec is in a lot of development from scratch. Now the decoder library is most linux, windows under the universal player, such as storm video, QQ player, Thunder look, kmplayer, format factory, Youku, potatoes speed up the download of software decoding tools, and other famous core, worth a read read a good code. Platform: |
Size: 1615872 |
Author:观光客 |
Hits:
Description: 嵌入式linux开发中用于测试ALSA音频驱动的小工具,需要经过交叉编译后,生成多个二进制文件,可用于录音、播放.wav文件。-Embedded linux development ALSA audio driver for testing the gadget, to go through cross-compiled to generate multiple binary files, can be used for recording, playback. Wav files. Platform: |
Size: 1420288 |
Author:赵国栋 |
Hits:
Description: 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
Platform: |
Size: 6144 |
Author:zhoubo |
Hits:
Description: linux 下的音频编程,里面包含有相应的库文件arm-linux-gcc 2.95 编译器编译,可以录音并保存文件,播放录音-audio programming under linux, which contains the appropriate library file arm-linux-gcc 2.95 compiler, you can record and save the file, play the recording Platform: |
Size: 9216 |
Author:jiang |
Hits:
Description: 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format) Platform: |
Size: 4096 |
Author:小小进 |
Hits: