-
-
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
[1.2.0-RC1] export (.wav and .ogg) stops after 3:54 on Win7Pro #3105
Comments
Hi, I'm on Win7Pro on a more recent build, and I've exported longer projects, so I think it's been fixed. But, to be sure, could you upload this project for us to test, or check if it always happens with any project? |
Hi, here is a screenshot with export configurations. I can't attach the original file here cause it is copyrighted material. The file has 17 voices and uses sf2 player instrument only. The SoundFont is the GeneralUser GS 1.47 Soundfont. https://lmms.io/documentation/Useful_resources http://www.schristiancollins.com/generaluser.php I'm using automation tracks for pitch and volume. The play time is about 9:25. A second screenshot visualizes the song's structure. The bass instruments are configured with a BassBooster and the Calf Reverb LADSPA is used in the FX-Mixer. The lmms installation is unchanged. The preferences are unchanged with the exception that i configured the default soundfont as GeneralUser GS 1.47 file. I hope this will help you to reproduce the bug. Thanks! |
If you can exchange it privately with a tester (such as @DeRobyJ) to confirm that the latest fixes it, that would help. If not, we would need a project file which reproduces the crash but does not violate any copyrights. |
Done via mail |
gmail put the mail in spam, I just read it >_> And the problem is the time signature. Can you please create a copy of your project and remove global automation of the time signature? Then, I tested the problem on a new project, and it seems there's no problem. So there's something else that makes time signature crash the export process. |
#2030 ? |
Well, I think this issue is identical to #2030. So mark one of them as
duplicate?
|
Kinda, but I can't reproduce on a new project |
That could be because of how unstable was that build, there's no problem in my version |
Okay. So I will retest with the next RC. Thank you for your support so far. |
Thank you for sharing the issue :) |
https://github.com/LMMS/lmms/blob/master/src/core/ProjectRenderer.cpp#L183 The export loop condition contains Maybe checking the current position against |
@hedwig2013 can you retest with the RC2 please? |
The op hasn't replied in more than a month and #3576 should fix this. It will be available in RC3. If this issue still exists in RC3, @hedwig2013 let us know so we reopen. |
Sorry for my late response. The bug is fixed. Everything is working fine. |
Each time i'm trying to export a project it stops at 3:54. The Project is over 9 minutes long. A short "sound shock" can be heard in the moment lmms stops the export.
The text was updated successfully, but these errors were encountered: