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

Unable to use multiple layers/parts concurrently #112

Closed
Julusian opened this issue Nov 14, 2022 · 1 comment
Closed

Unable to use multiple layers/parts concurrently #112

Julusian opened this issue Nov 14, 2022 · 1 comment
Labels
bug Something isn't working Done? (to be verified) Waiting for OP to verify that the fix works

Comments

@Julusian
Copy link
Member

Describe the bug
I have two parts playing on loop, with clips on different layers. Every time one of them loops, the other one gets cleared.

It feels like only the part with the most recent 'change' is being put on the timeline

To Reproduce
Steps to reproduce the behavior:

  1. Create a new rundown
  2. Duplicate the default part
  3. Change the layer of the clip in the duplicate part
  4. Toggle the parts play as playlist/independently setting for the group
  5. Start the first part playing
  6. Wait a couple of seconds, and start the second part playing
  7. Watch the output, and observe that only one of the clips is visible at any time

Expected behavior
The two parts should play concurrently without interfering with each other.

Screenshots
image

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 0.9.6

Additional context

@nytamin
Copy link
Member

nytamin commented Nov 29, 2022

I believe this have been solved in #dbe2ea1, so should be OK in next release

@nytamin nytamin added the Done? (to be verified) Waiting for OP to verify that the fix works label Nov 29, 2022
@Julusian Julusian closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Done? (to be verified) Waiting for OP to verify that the fix works
Projects
None yet
Development

No branches or pull requests

2 participants