Skip to content

while recording with SampleEvent and inputChannel recorded output get mismatched #166

@YogarajRamesh

Description

@YogarajRamesh

Hi @igorski,

I am trying to record voice with music.
I use SampleEvent to load the music and start recording. while recording the latency is delayed by few milliseconds, which cause voice mismatch with music(voice delayed with music). it happens in few devices. So what I tried was using new Function from latest repo to mute the latency.
MWEngineInstance.getInputChannel().setMuted( true );
still the audio is delayed over music in output recording. Is there any solution to sync the mismatch voice and music.

Attachment Details.

SampleEvent = audio of counting number(as music).
inputChannel = counting number sync with SampleEvent(music).

please check the attachment.

https://mega.nz/file/kN8DxQ4B#4zyCzDCpTvRzK9mB5AI9x7QouMUDv2nnJulzAdOGq7k

Thank you in advance @igorski

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions