gillesdemey / node-record-lpcm16

:microphone: Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
ISC License
212 stars 59 forks source link

Version 1.0.0 #39

Closed gillesdemey closed 5 years ago

gillesdemey commented 7 years ago

I'm preparing a long overdue 1.0.0 release that will address some of the largest concerns myself and others have had regarding the design of this module;

I'm looking for feedback with regards regards to the new implementation and some real-world scenarios and use-cases that were hard or impossible to implement with the older module design.

Anything is up for discussion 😉

fixes #19 fixes #21 fixes #32 fixes #40 fixes #42 fixes #50

/cc @tiff @cauli @iniq @evancohen @RobQuistNL

RobQuistNL commented 7 years ago

Hey @gillesdemey ! Cool to see you're still working on it.

I'm going to have to test this lateron - I'm not working as much on the project that used this as I used to, so a review from me might be coming a lot later.

mreinstein commented 5 years ago

@gillesdemey thanks so much for the big maintenance release! People like you are part of the reason open source rocks!