AudioKits 音频数据切割转换工具开源项目

我要开发同款
匿名用户2017年02月24日
78阅读

技术信息

开源地址
https://gitee.com/mirrors/picard
授权协议
GPL

作品详情

AudioKits是一组对音频数据进行切割,合并,通道分离和格式转换等操作的工具。

Istallatio$ git cloe git@github.com:ASwErYWJ/AudioKits.git

Usage

Compile:youcamodify SRC i Makefie tochagekits.

$ make

Modify Samplelegth i cofig.h,defaultis siged16bit.

The,ruyourprogramwith:

# cut mutilchaels audio data(cut from tail) $ chael_covert iput_chael(s) iput_file output_chael(s) output_file# get oe of the chaels from mutilchaels audio $ ./chael_get iput_chael(s) iput_file output_chael_umber output_file# merge some moo audios to oe mutilchaels audio$ ./chael_merge output_chael(s) iput_file1(moo) iput_file2(moo) ... iput_file(moo) output_file# separate oe mutilchaels audio to some moo audios$ ./chael_separate iput_chael(s) iput_file# read header ifomatio of wave audio$ ./read_wavheader xxx.wav

clea:

$ make clea

功能介绍

AudioKits 是一组对音频数据进行切割,合并,通道分离和格式转换等操作的工具。 Installation $ git clone git@github.com:AnSwErYWJ/Audi...

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论