Skip to content

How is looping handled for multiple groups of speakers with differing lengths? #84

@hburgund

Description

@hburgund

@shreyas-jadhav How does the current looping playback system handle multiple "choirs"? A "choir" can be defined as a group of speakers that are related to each other. By definition, they will all have the exact same length of audio and should be played back in a looping fashion together.
When using this playback method, there will almost always be multiple choirs that exist in different physical places, but will be adjacent and could overlap each other in some cases.
Does the current looping playback system handle this multiplicity of choirs potential? I assume in order to handle this, it would have to use the speaker relationships to determine which speakers to group together? Or maybe it doesn't really matter and speakers just loop based on their length and because all speakers in the same choir are exactly the same length, all is fine?
I may be over-thinking this, just wanted to note the question so I can hear your thoughts since it is extremely important that multiple choirs of different lengths can be handled within the same project.
LMK!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions