Skip to content

While mixAllInOneSound how to repeat second file until first File duration. #67

@knowamit

Description

@knowamit

Thank you so this Awesome Lib for SoundTransform -
I am trying something like this.
try { start().inParallel(prepare().convertIntoSound().build() , 5, file1, file2) .mixAllInOneSound().exportToFile(outPutFile); } catch (SoundTransformException e) { e.printStackTrace(); }

the Output file is of duration 25 sec, I want to convert as complete 55sec by repeat second file for at least two times. How can achieve this, I am doing this for adding background Guitar sound in any recorded file in Android.
Please help, Thank you.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions