GEngine_Audio1.5.5

所属分类:多媒体编程
开发工具:C++
文件大小:2361KB
下载次数:180
上传日期:2010-06-24 19:50:40
上 传 者蜗牛00789
说明:  盖莫音频API1.5.5 功能更为强劲 盖莫音频引擎(API) 是使用标准c++写的音频播放软件支持devc++,codeblock,vc6,vc7.1,vc8.,vc9编辑器平台支持xp,vista,win7 当前支持ogg,mp3,wav,au,aiff,xm,it,mod,s3m,flac共10种音频格式使用多线程流式播放音频支持回响等音频特效当前提供音频的播放时间和音频总长可使用于游戏开发和工业软件等业余使用不收取如何费用欢迎联系
(Gaimo audio API1.5.5 far more powerful Gaimo Audio Engine (API) is to use the standard c++ to write the audio player software support devc++, codeblock, vc6, vc7.1, vc8., Vc9 editor platform supports xp, vista, win7 currently supports ogg, mp3, wav, au, aiff, xm, it, mod, s3m, flac audio format uses a total of 10 multi-threaded streaming audio support for provision of feedback and other audio effects the current audio playback time and length can be used for audio game development and industrial software amateur how to use do not collect fees please contact)

文件列表:
bin (0, 2010-06-24)
bin\GAudio.dll (977408, 2010-06-24)
bin\GAudio.log (3192, 2010-06-24)
bin\GAudio_vc.dll (806912, 2010-06-24)
bin\GAudio_vc.lib (1994, 2010-06-24)
bin\libGAudio.a (3036, 2010-06-24)
bin\libGAudio.def (377, 2010-06-24)
bin\OpenAL32.dll (110592, 2009-06-09)
bin\Palyer.exe (65536, 2010-06-24)
bin\play (0, 2010-06-24)
bin\play\palyerTest (0, 2010-06-24)
bin\play\palyerTest\Clear (0, 2010-06-24)
bin\play\palyerTest\Clear\bitmap1.bmp (21560, 2010-03-12)
bin\play\palyerTest\Clear\Bk.bmp (998152, 2010-03-10)
bin\play\palyerTest\Clear\combox_list.bmp (5886, 2010-03-11)
bin\play\palyerTest\Clear\imagehead.bmp (5526, 2010-01-14)
bin\play\palyerTest\Clear\line.bmp (648, 2010-03-11)
bin\play\palyerTest\Clear\Thumbs.db (18944, 2010-06-23)
bin\play\palyerTest\Clear\vertical_line.bmp (7904, 2010-03-11)
bin\play\palyerTest\ComputerExperience (0, 2010-06-24)
bin\play\palyerTest\ComputerExperience\Bk.bmp (1010780, 2010-03-10)
bin\play\palyerTest\ComputerExperience\button_search.bmp (28328, 2010-03-10)
bin\play\palyerTest\ComputerExperience\Clock.bmp (10264, 2010-03-10)
bin\play\palyerTest\ComputerExperience\right (0, 2010-06-24)
bin\play\palyerTest\ComputerExperience\right\icon1.bmp (584, 2010-03-10)
bin\play\palyerTest\ComputerExperience\right\icon2.bmp (524, 2010-03-10)
bin\play\palyerTest\ComputerExperience\right\icon3.bmp (824, 2010-03-10)
bin\play\palyerTest\ComputerExperience\right\Thumbs.db (10752, 2010-06-22)
bin\play\palyerTest\ComputerExperience\Thumbs.db (16896, 2010-06-23)
bin\play\palyerTest\ComputerExperience\x0.bmp (1064, 2010-03-10)
bin\play\palyerTest\ComputerExperience\x1.bmp (1064, 2010-03-10)
bin\play\palyerTest\DlgAllOtherBk.bmp (998152, 2010-03-12)
bin\play\palyerTest\frame_btn_close_disable.bmp (680, 2010-03-10)
bin\play\palyerTest\frame_btn_close_down.bmp (680, 2010-03-30)
bin\play\palyerTest\frame_btn_close_hot.bmp (680, 2010-03-30)
bin\play\palyerTest\frame_btn_close_normal.bmp (680, 2010-03-10)
bin\play\palyerTest\frame_btn_max.bmp (4736, 2010-03-30)
bin\play\palyerTest\frame_btn_min.bmp (2396, 2010-03-30)
bin\play\palyerTest\headerctrl_down.bmp (2456, 2010-03-11)
bin\play\palyerTest\headerctrl_hot.bmp (2456, 2010-03-11)
... ...

//! 盖莫游戏3d音频引擎是成都盖莫软件技术工作室推出的一款专门 //! 面向游戏开发的音频库,该库具有使用简介,功能强大的功能 //! 本音频库使用于非商业产品不收取任何费用 //! websize:www.gaimo.net //! email:ccsdu2004@yahoo.com.cn //! telephone:+86-028-67607663, //! fax: +86-028-67607665 //! 版本更新list. /*!========================================================================== * 2010.01.22 版本:1.0.0 * 提供功能:支持wav,ogg,mp3格式 * 使用多线程流式播放 * 简单易用的程序接口 * 使用本版本需要安装OpenAL驱动 ****************************************************************************/ /*!========================================================================== * 2010.03.20 版本:1.1.0 * 提供功能:真3d音效,及几个音效 * 使用本版本需要安装OpenAL驱动 ****************************************************************************/ /*!========================================================================== * 2010.05.05 版本:1.2.8 * 增加功能:支持音频录入到文件(当前仅为wav格式) * 增加了对:it,s3m,xm,mod4种音乐文件的支持 * 修改了几个接口 * 使用本版本需要安装OpenAL驱动 ****************************************************************************/ /*!========================================================================== * 2010.05.18 版本1.4.2 * 1.平台支持:xp,vista,win7 * 2.编译器支持vc6,vc7,vc9,codeblock,devc++ * 4.增加对aiff,flac音频格式的支持 * 5.改用多线程录入音频 ****************************************************************************/ /*!========================================================================== * 2010.06.20 版本1.5.5 * 1.通过使用sndfile插件支持flac,au等其它音频格式 * 2.增加了设置音频插件目录的参数 * 3.提供获取音频播放当前时间和总播放时间的接口 * 4.支持从内存播放音频 * 5.支持efx reverb * 6.支持reverb * 7.支持lowpass filter. * 7.可配置的音效参数修改(通过xml配置) * 8.增加了检测音卡的日志输出内容 * 8.增加了一个完全的播放器界面-盖莫播放器 ****************************************************************************/ /*!========================================================================== * 盖莫音频引擎发展方向 * 1.对多平台的支持(含mac,xbox,unix...) * 2.对多语言的支持(C#,Python,Dephi,易语言,...) * 3.脱离OpenAL音频接口 * 4.对其他音频格式的支持(voc,aac,acc,ape,wma,midi)(插件或内置) * 5.音频频谱处理 * 6.音频格式转换 ****************************************************************************/ /*!========================================================================== * 盖莫音频引擎设计的原则和宗旨 * 1.针对游戏开发,在保持使用极其方便的基础之上满足游戏音频的各类需要 * 2.可使用盖莫音频引擎设计简单的播放器 ****************************************************************************/ 附注: 1.使用当前版本需要安装OpenAL音频驱动 如果没有安装驱动请点击OpenAL文件夹下的OpenAL.exe 2.商业使用只需要少量许可费即可 3.业余使用不收取任何费用 4.关于静态库和动态库 libGAudio.a,GAudio.dll for devc++,codeblock GAudio_vc.lib,GAudio_vc.dll for vc系列 成都盖莫软件工作室 2010.05.27 email:ccsdu2004@yahoo.com.cn fax: 028-67067663 tel: 028-67067665

近期下载者

相关文件


收藏者