Skip to content

Commit

Permalink
cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
agektmr committed Sep 26, 2012
1 parent 92eedf3 commit eaaad1c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 525 deletions.
2 changes: 1 addition & 1 deletion public/js/AudioStreamer.js
Expand Up @@ -392,7 +392,7 @@ console.debug(req.data);
clearInterval(that.heartbeat);
};
this.websocket.onerror = function() {
alert('connection error.');
console.log('connection error.');
};

this.audioMerger = ac.createChannelMerger();
Expand Down

0 comments on commit eaaad1c

Please sign in to comment.