sgstream/README.md

11 lines
289 B
Markdown
Raw Normal View History

2024-05-27 13:06:41 +03:00
# Sound synthesis playground
Experiment with sound generation in Lua.
# Usage
- Copy `sound.lua.example` to `sound.lua`
- Open `sound.lua` in your text editor (autosave on change recommended)
- Run this with `love .`
- Edit `sound.lua`, and watch (listen) the sound update in real time