Web 音频随机合成模块 gendy
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/abbernie/gendy
软件介绍
gendy 是一个 Web 音频随机合成模块。动态随机合成是由作曲家和理论家 Iannis Xenakis 首创的技术。
使用示例:
下载 gendy.js 文件,包含它到你的页面顶部的脚本标签
<head> <script src="gendy.js"></script></head>
创建一个 GendyJS 实例
var gendy = new Gendy(audioContext);
The Art of Computer Programming, Volumes 1-3 Boxed Set
Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
图片转BASE64编码
在线图片转Base64编码工具
