-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Sample tracks shortened at >44100 samplerate export #2778
Comments
Updated. |
We should really disable the sample tracks. There's just so much wrong with them that a complete rewrite is probably necessary. |
Without them a lot of my current projects would be impossible though. What
ways are they broken in aside from this? I know you can't play from the
middle and you can't send them to mixer channels, but those aren't as bad.
|
I think this was the first LMMS bug I reported back in 0.4.5 or so, long before I contributed any code... sweet memories 😄. Guess it never got fixed, then. IIRC, playback is OK but export is buggy, do you agree @Spekular? |
@softrabbit yup. |
Possible duplicate of #1471 (comment)
|
@tresf I suppose I ought to close this and consider it part of the meta-issue? |
Probably. >44.1K isn't all that popular of a format and AFAIK we have some other issues that crop up >44.1K as well. |
Consolidated into #1471 |
Found in 1.1.9.0-g0-c9bf9b. Exporting a track at above 44100 samplerate will cause sample tracks to stop playback earlier than they should. They do, however, retain the correct playback speed.
Correct: https://drive.google.com/open?id=0BxmQmjduN8QxTUpNS0hSX3N6MlE
Incorrect: https://drive.google.com/open?id=0BxmQmjduN8QxalNUejNBV1BqSjQ
The text was updated successfully, but these errors were encountered: