JavaScript 声音开发库 Timbre.js

码农软件 · 软件分类 · 多媒体处理 · 2019-09-13 16:11:42

软件介绍

Timbre.js 是一个面向对象的 JavaScript 声音开发库。提供了音频的处理和合成。

支持:

Chrome 14.0-Safari 6.0-Firefox 4.0-Operanode.js 0.8-

示例代码:

<script src="timbre.js"></script>
<script>
  T("sin", {freq:880, mul:0.5}).play();
</script>

本文地址:https://www.codercto.com/soft/d/14517.html

Foundations of PEAR

Foundations of PEAR

Good, Nathan A./ Kent, Allan / Springer-Verlag New York Inc / 2006-11 / $ 50.84

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need......一起来看看 《Foundations of PEAR》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具