Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cwilso committed Nov 18, 2012
0 parents commit ebc58dc
Show file tree
Hide file tree
Showing 10 changed files with 973 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Audio Buffer Display

This is a code snippet/example for displaying [Web Audio API](https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html) sound buffers on an HTML5 canvas.

Check it out, feel free to fork, submit pull requests, etc.

-Chris
7 changes: 7 additions & 0 deletions img/mic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/mic128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ebc58dc

Please sign in to comment.