You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on npmjs I find https://www.npmjs.com/package/audio listing 1.2.0 without any documentation.
on github, I find releases up to v2.0.0-1, but even those are from August 2016.
so I wonder if this project is still active and maintained...?
in fact, I'm looking for a way to change the speed of a PCM stream. my code looks like:
on npmjs I find https://www.npmjs.com/package/audio listing 1.2.0 without any documentation.
on github, I find releases up to v2.0.0-1, but even those are from August 2016.
so I wonder if this project is still active and maintained...?
in fact, I'm looking for a way to change the speed of a PCM stream. my code looks like:
and I wonder if I can make use of some part of
audio
to control the playback speed.The text was updated successfully, but these errors were encountered: