Go to file
2024-05-27 20:57:14 +05:00
.gitignore initial 2024-05-27 20:26:12 +05:00
conf.lua initial 2024-05-27 20:26:12 +05:00
LICENSE initial 2024-05-27 20:26:12 +05:00
main.lua ability to pause 2024-05-27 20:57:14 +05:00
README.md ability to pause 2024-05-27 20:57:14 +05:00
screenshot.png add a screenshot 2024-05-27 20:31:15 +05:00
sound.lua.example initial 2024-05-27 20:26:12 +05:00
soundgen.lua initial 2024-05-27 20:26:12 +05:00
thread.lua ability to pause 2024-05-27 20:57:14 +05:00

Sound synthesis playground

Experiment with sound generation in Lua.

screenshot

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

Keys

  • r: restart sound from the beginning
  • space: pause/unpause