Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
engine.name = "TestSine"
function init()
engine.hz(100)
engine.amp(0.8)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment