Skip to content

Instantly share code, notes, and snippets.

@ericelliott
Created April 2, 2016 15:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ericelliott/244767274bdb47d66b85ccb8e8c29bfd to your computer and use it in GitHub Desktop.
highpass same output
highpass(5, 5); // => true
highpass(5, 5); // => true
highpass(5, 5); // => true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment