Skip to content
New issue

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

add loopBegin and loopEnd #503

Closed
wants to merge 3 commits into from
Closed

add loopBegin and loopEnd #503

wants to merge 3 commits into from

Conversation

felixroos
Copy link
Collaborator

fixes #499

As soon as one of these is defined, the sample will loop from loopBegin || 0 to loopEnd || 1

@felixroos
Copy link
Collaborator Author

should also be interesting to use soundfont buffers as samples and set the loop points exactly to the correct location to get basically soundfonts without soundfonts. here is a first attempt to convert soundfont buffers to wav files: https://stackblitz.com/edit/js-6yzedj?file=index.js,index.html,sample.js

@felixroos felixroos marked this pull request as draft May 5, 2023 06:37
@felixroos
Copy link
Collaborator Author

superseded by #698

@felixroos felixroos closed this Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

looping samples
1 participant