TooTallNate / node-lame

Node.js native bindings to libmp3lame & libmpg123
MIT License
567 stars 113 forks source link

Can this work in realtime? #63

Closed darkyen closed 8 years ago

darkyen commented 8 years ago

Just wondering if I can encode / decode audio in chunks of n ms?

I mean I assume this being a stream subclass will respect if I only give it parts of the stream. Just wanted to make sure. <:

Also any suggestions how to re-sample / mux audios.

darkyen commented 8 years ago

Works like a bliss in realtime. :dancers: :dancers:

BurakDev commented 8 years ago

@darkyen Really ? how many ms you get ?