Lua 音频框架 Luasynth

码农软件 · 软件分类 · 多媒体处理 · 2019-09-13 10:27:47

软件介绍

Luasynth 是个小型 Lua 音频框架,使用 Lua 编写,非常简洁,模块化,声明式代码。可以查看 (effects/pan.lua) 和延迟 (effects/delay.lua)的源代码,都非常短。

计划:允许声音生成器 (oscillator, noise generator, sampler...) 和音效 (gain, distortion, reverb, delay...) 。类似成熟版本的 VST 或者 LV2 插件接口。

为什么使用 Lua?不像其他高级语言,Lua 非常简单,容易嵌入,LuaJIT 提供非常棒的性能。

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

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Robert Lafore / Sams / 2002-11-06 / USD 64.99

Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器