This website requires JavaScript.
Explore
Help
Sign In
kimapr
/
sgstream
Watch
1
Star
0
Fork
You've already forked sgstream
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
commits
1
branch
0
tags
204
KiB
Lua
100%
0ad512608b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kimapr
0ad512608b
add a screenshot
2024-05-27 20:31:15 +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
initial
2024-05-27 20:26:12 +05:00
README.md
add a screenshot
2024-05-27 20:31:15 +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
initial
2024-05-27 20:26:12 +05:00
README.md
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