Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ejci/Chrome-Audio-EQ
Browse files Browse the repository at this point in the history
  • Loading branch information
ejci committed Jul 13, 2015
2 parents f7dca60 b98b1c8 commit 6bc8911
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/page/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 96,6 @@ document.addEventListener("DOMContentLoaded", function onDocLoad() {
target.src = '' target.src;
}
source = audioContext.createMediaElementSource(target);
target.setAttribute("id", 'test');
//console.dir(target);
//console.log(audioContext);
//console.log(filters);
Expand Down

0 comments on commit 6bc8911

Please sign in to comment.