| .gitignore | ||
| conf.lua | ||
| LICENSE | ||
| main.lua | ||
| README.md | ||
| screenshot.png | ||
| sound.lua.example | ||
| soundgen.lua | ||
| thread.lua | ||
Sound synthesis playground
Declarative audio generation with Lua.
Usage
- Copy
sound.lua.exampletosound.lua - Open
sound.luain your text editor (autosave on change recommended) - Run this with
love . - Edit
sound.lua, and watch (listen) the sound update in real time
Keys
r: restart sound from the beginningspace: pause/unpause
API docs
source code
