Skip to content

Instantly share code, notes, and snippets.

@vitaliy-bobrov
Created June 17, 2019 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vitaliy-bobrov/cbd7e8d89530c785762d8fc6c087aed1 to your computer and use it in GitHub Desktop.
Save vitaliy-bobrov/cbd7e8d89530c785762d8fc6c087aed1 to your computer and use it in GitHub Desktop.
const level = 5;
const duration = 0.01;
midNode.gain.setTargetAtTime(level, context.currentTime, duration);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment