Closed soufi closed 7 years ago
Thanks for reporting the error. I have to say that this class, StreamDecoder
, has not been tested, so it was really incomplete and bugged. Now it should work pretty well. I will push the changes to npm.
If you cannot make the StreamDecoder
work, feel free to comment the issue and I will reopen it.
Hi there,
I am using this library to decode a flac stream recovered from a WebSocket.
When I pipe the flac stream into the decoder. I have the following error :
The flac stream was originally encoded using this module. Do you have any idea on how to resolve this ?