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/496762733c58542b2c1d867b3889cd46 to your computer and use it in GitHub Desktop.
Save vitaliy-bobrov/496762733c58542b2c1d867b3889cd46 to your computer and use it in GitHub Desktop.
guitarInput
.connect(convolver)
.connect(makeUpGain)
.connect(bassNode)
.connect(midNode)
.connect(trebleNode)
.connect(context.destination);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment