Skip to content

Combining multiple cutsets "synchronously" #538

Answered by kkarrancsu
kkarrancsu asked this question in Q&A
Discussion options

You must be logged in to vote

This approach seemed to do the trick:

combined_cutset = cutset1 + cutset2
combined_mixed_cutset = combined_cutset.mix_same_recording_channels()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pzelasko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant