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

Loop scan #68

Open
davy7125 opened this issue Aug 21, 2019 · 2 comments
Open

Loop scan #68

davy7125 opened this issue Aug 21, 2019 · 2 comments

Comments

@davy7125
Copy link
Owner

Add a function that scans for loop, that could find a good loop before we need the use of a cross-fade.
https://www.polyphone-soundfonts.com/en/forum/feature-requests/340-manual-crossfade

@davy7125
Copy link
Owner Author

davy7125 commented Jan 7, 2022

Source from LoopAuditioneer might help:
https://sourceforge.net/p/loopauditioneer/code/HEAD/tree/trunk/src/

@mmontag
Copy link

mmontag commented Oct 12, 2022

+1, improved loop editing would be really helpful.

Some ideas (sorry if Polyphone already has these):

  • Optimize waveform rendering.
  • Make interaction with loop points easier. The UI feels clunky; the entire loop region should be draggable in addition to draggable start and end handles.
  • Detect fundamental frequency of the sample and make a checkbox to ensure the loop length is a multiple of the fundamental period (so that loops don't go out of tune). The loop endpoints should still be draggable, but snap to this multiple.
  • Automatic loop finder button: automatically detect loops according to some objective function, or at least make a few guesses and suggest them for the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants