内容简介:howler.js 是一个新的 JavaScript 库用于处理 Web 的音频,该库最初是为一个 HTML5 游戏引擎所开发,但也可用于其他的 Web 项目。 howler.js v2.0.8 更新内容: CHANGED Fades now use elapsed time to be more...
howler.js 是一个新的 JavaScript 库用于处理 Web 的音频,该库最初是为一个 HTML5 游戏引擎所开发,但也可用于其他的 Web 项目。
howler.js v2.0.8 更新内容:
CHANGEDFades now use elapsed time to be more accurate when intervals are inconsistent (#885).CHANGEDImprove timing of short fades (#884).FIXEDFixed another Chrome deprecation when setting playback rate.FIXEDPreventonplayfrom firing when first settingstereovalue (#843).
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 华为音频服务 5.2.0 版本发布
- 华为音频服务 1.3.0 版本发布
- 音频播放器 DeaDBeeF 发布 1.8.1 版本
- Audacity 2.2.0 发布,多轨音频编辑器
- Audacity 2.4.0 发布,多轨音频编辑器
- LameXP v4.16 发布,多用途音频编码器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Is Parallel Programming Hard, And, If So, What Can You Do About
Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines without risking your sanity.1 By describing the algorithms and designs that have worked well in the pa......一起来看看 《Is Parallel Programming Hard, And, If So, What Can You Do About 》 这本书的介绍吧!