Skip to content

Instantly share code, notes, and snippets.

@speakerdamage
Created June 7, 2018 15:40
Show Gist options
  • Save speakerdamage/c95a767b5d9292789d8c49c0f5671d82 to your computer and use it in GitHub Desktop.
Save speakerdamage/c95a767b5d9292789d8c49c0f5671d82 to your computer and use it in GitHub Desktop.
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