自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(16)
  • 资源 (6)
  • 收藏
  • 关注

转载 ios多音频混合

ios多音频混合from:  http://blog.csdn.net/zengconggen/article/details/7842076ios上音频文件合成有多种方法,一是使用AVAssetExportSession结合AVMutableComposition,二是使用AVAssetReader和AVAssetWriter. 三是转换成pcm数据后处理pcm数据合成。

2012-08-29 15:49:55 2049 8

原创 audio engines (ios & macx)

SFBAudioEnginehttps://github.com/sbooth/SFBAudioEngine/tree/466f6ea9768d311e82d0e90767263292bc1fded4挺好用的。

2012-08-29 09:55:40 592

转载 Welcome to OpenEars iPhone voice recognition API!

From:   Download Politepix’s OpenEarsOpenEars is an shared-source iOS framework for iPhone voice recognition and TTS. It lets you implement round-trip English language speech recognition and text-to

2012-08-27 18:36:03 1198

转载 Example Source Code: Using Face Detection To Create The Illusion Of Real 3D On iOS Devices

http://maniacdev.com/2012/07/example-source-code-using-face-detection-to-create-the-illusion-of-real-3d-on-ios-devices/Example Source Code: Using Face Detection To Create The Illusion Of

2012-08-27 15:52:12 945

转载 Properly encrypting with AES with CommonCrypto

Properly encrypting with AES with CommonCrypto来自:   http://robnapier.net/blog/aes-commoncrypto-564August 11th, 2011Leave a commentGo to commentsUpdate: You can now download the full ex

2012-08-27 15:18:24 828

转载 [教程]【5月24更新】反汇编(Disassembler) iPhone 好东西 (附软件及插件) 【本地下载】

原帖: http://bbs.weiphone.com/read-htm-tid-363306.htmlIDA Pro Advanced v6.1 更新http://bbs.weiphone.com/read-htm-tid-2814659.html什么是反汇编? 反汇编就是把可执行的二进制文件转为汇编代码,进而可以研究该程序。IDA Pro Adv v5.2

2012-08-18 13:44:46 4388

原创 iphone 音频文件的读写库 libsndfile

具体见 :  http://www.mega-nerd.com/libsndfile/

2012-08-17 10:30:09 971

转载 iPhone | How to Change Your iPhone IMEI with ZiPhone (Windows)(改IMEI)

iPhone |How to Change Your iPhone IMEI with ZiPhone (Windows) Monday, 11th February 2008, 01:02 pm These are step by step instructions how to change your iPhone IMEI easily! You can

2012-08-16 01:13:07 3883

转载 do you know any crossplatform sound effects library (iOS and Android)?

http://stackoverflow.com/questions/11889714/do-you-know-any-crossplatform-sound-effects-library-ios-and-androidQuestion: Which of the libraries below (or other) would be suitable for applyin

2012-08-15 11:12:13 760

转载 iOS/iPhoneOS Equalizer with libsox - doing some effects

FroM: http://uberblo.gs/2011/04/iosiphoneos-equalizer-with-libsox-doing-effectsToday i will show you how to do sound effects from within iOS using libsox.It is pretty straight forward, the cod

2012-08-14 18:47:00 823

转载 iOS/iPhoneOS Equalizer with libsox - making it a .framework

iOS/iPhoneOS Equalizer with libsox - making it a .frameworkFrom:  http://uberblo.gs/2011/04/iosiphoneos-equalizer-with-libsox-making-it-a-frameworkSo i've spent the past few weeks with an issu

2012-08-14 18:42:53 810

转载 ios 音频底层

http://hi.baidu.com/z_ikan/item/997b25d65c8c71c71a72b4e7原文地址: http://www.cocoachina.com/newbie/basic/2011/1122/3563.html 前几天搜索资料时发现一个网站:iPhone Core Audio Development,里面有iOS底层音频技术的几个源代码

2012-08-13 22:15:03 1129

原创 ios 音乐合成(混合)

直接上代码了: 自己代码中的一段做为 例子: 仔细看应该能看明白。资源文件可以随便找两个音乐文件代替。- (void) setUpAndAddAudioAtPath:(NSURL*)assetURL toComposition:(AVMutableComposition *)composition start:(CMTime)start dura:(CMTime)dur

2012-08-13 17:15:54 7165 2

原创 audio sox

http://sox.sourceforge.net/Docs/Featureshttp://uberblo.gs/2011/04/iosiphoneos-equalizer-with-libsox-doing-effectshttp://uberblo.gs/2011/04/iosiphoneos-equalizer-with-libsox-making-it-a-f

2012-08-13 14:59:13 826

转载 iphone AudioStreamer

https://github.com/mattgallagher/AudioStreamer

2012-08-12 19:07:52 600

转载 AVFoundation + AssetWriter: Generate Movie With Images and Audio

AVFoundation + AssetWriter: Generate Movie With Images and Audiohttp://stackoverflow.com/questions/5640657/avfoundation-assetwriter-generate-movie-with-images-and-audio

2012-08-12 18:57:26 631

FFMPEG使用手册

FFMPEG使用手册

2013-04-07

H264+FFmpeg+OpenCL手册

H264+FFmpeg+OpenCL手册 开发手册

2013-04-07

英文原版 ( Apress.Pro.iOS.Apps.Performance.Optimization.Nov.2011.pdf

Apress.Pro.iOS.Apps.Performance.Optimization.Nov.2011.pdf ios app optimization 英文原版

2013-02-16

Unity3D NGUI part 2

Unity3D NGUI for gui developing in Unity3D

2012-04-17

Unity3D NGUI

Unity3D NGUI for GUI developing

2012-04-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除