This commit simply removes the unused modules audio-streamer, node-waveheader, and portfinder. It also removes the unused method createAudioHub as it calls audio-streamer.
Pardon all the line ending changes, the only substantive change to node-core-audio.js is the removal of createAudioHub, I've just got Atom set to trim line endings.
This commit simply removes the unused modules
audio-streamer
,node-waveheader
, andportfinder
. It also removes the unused methodcreateAudioHub
as it callsaudio-streamer
.Pardon all the line ending changes, the only substantive change to
node-core-audio.js
is the removal ofcreateAudioHub
, I've just got Atom set to trim line endings.