Skip to content

Instantly share code, notes, and snippets.

@kindohm
Created November 20, 2009 19:58
Show Gist options
  • Save kindohm/239729 to your computer and use it in GitHub Desktop.
Save kindohm/239729 to your computer and use it in GitHub Desktop.
Envelope envelope = new Envelope() {
Attack = 1000,
Sustain = 2500,
Release = 2000,
Start = -80,
Rise = 80
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment