We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need this for one of my projects. I will be very grateful if you help!
The text was updated successfully, but these errors were encountered:
@discordier please...
Sorry, something went wrong.
There is no function that does this out of the box, however, it is done internally for providing the wave download.
See https://github.com/discordier/sam/blob/master/src/util/player.es6#L80
The data url is built on 128. You should be fine by copy pasting all above it and using it to creating your own data url from the buf8 result.
Maybe it is worth to extract this into a high level function which is then exported and called internally from RenderBuffer.
No branches or pull requests
I need this for one of my projects. I will be very grateful if you help!
The text was updated successfully, but these errors were encountered: