You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @igorski ,
while playing sample event some segment play with low volume and some play with high volume and it happens random. even after I set the sample event.setVolum(1.0f); The volume vary for random segment during event.play();. I am trying to get constant and maximum volume of the sample event.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi @igorski Yes even when the playback event is isolated it happens. And there is no gain pumping processor added. While checking this I found something that every time I loop back the recorded output as sample event it reduce the volume.
At first I count 1 to 10 then send back the audio as sample event and count from 11 to 20. And so on..
At fourth time the sound volume of the first time is almost zero.
The above recording is 5th time output
Seems every time I loop back there is considerable amount of data loss
Hi @igorski ,
while playing sample event some segment play with low volume and some play with high volume and it happens random. even after I set the sample event.setVolum(1.0f); The volume vary for random segment during event.play();. I am trying to get constant and maximum volume of the sample event.
Thanks in advance
The text was updated successfully, but these errors were encountered: