Web 音频随机合成模块 gendy

码农软件 · 软件分类 · TTS/语音合成和处理 · 2019-10-04 08:26:31

软件介绍

gendy 是一个 Web 音频随机合成模块。动态随机合成是由作曲家和理论家 Iannis Xenakis 首创的技术。

使用示例:

下载 gendy.js 文件,包含它到你的页面顶部的脚本标签

<head>    <script src="gendy.js"></script></head>

创建一个 GendyJS 实例

var gendy = new Gendy(audioContext);


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

High Performance Python

High Performance Python

Andrew Lewis / O'Reilly Media, Inc. / 2010-09-15 / USD 34.99

Chapter 1. Introduction Section 1.1. The High Performance Buzz-word Chapter 2. The Theory of Computation Section 2.1. Introduction Section 2.2. Problems Section 2.3. Models of Computati......一起来看看 《High Performance Python》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具