-
-
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
Song-editor timeline instability #6551
Comments
Sounds like two different issues. From the screenshot it looks like you've enabled compact track labels, but there is a lot of gray space to the right that shouldn't be there. The sound issue is probably related to audio interface settings/drivers... You say the issue with the timeline disappeared. Can you make it come back by changing the track label settings? (I can't reproduce this on the same version on Linux). Can you make the audio work again by changing the audio interface setting? What do you have it set to when it works/doesn't work? |
Do you use a theme? |
@allejok96 I will try to reproduce the issue and update you with the steps to reproduce. Interistingly enough, right now I can not even start the software. I have tried reinstalling, running from console, but I have no output or anything. I have another version I have build myself with cmake on VS compiler that works fine, I wonder if they can interfere in any way. The issue does not appear to happen in the built version. I will be trying to reproduce this issue and will provide details on how to reproduce. I also could not find where does LMMS save logs, can anyone point me please? |
I have not found a similar issue, however there are some issues regarding positioning of a play bar in Bassline editor view.
Bug Summary
Song-editor playbar becomes misaligned with the sequence, beginning of the first bar falls behind the track label.
https://user-images.githubusercontent.com/15091484/198389961-507c2d51-4442-48c5-b29c-7589457b5669.mp4
Due to this bug some of the playbar is behind track labels. Midi clips, however, are displayed in correct locations relative to the track labels. While track-clips are being displayed in correct locations, when the playbar hits the clips, clips do not play. Clips play though when playbar hits empty spots, which are equally distant from actual clips by the distance the playbar is misaligned.
Steps to reproduce
This issue appeared after changing Audio Interface settings.
After reloading the project issue disappeared, however the playback was broken. 1 second of audio took 10 seconds to play.
Expected behavior
Playbar moves after the track label and numbered accordingly. The clips are played when under the playbar.
Actual behavior
Playbar is misaligned, clips are played not when playbar is over them.
Screenshot
Affected LMMS versions
1.3.0-alpha.1.102+g89fc6c960 on Windows 11
No logs available.
The text was updated successfully, but these errors were encountered: