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
<region> sample=test.wav offset=1000 end=2000
Expectation is that sample playback stops at sample index 2000. From my tests, it looks like end= is ignored and sample is still played until the end of file.
The text was updated successfully, but these errors were encountered:
<region> sample=test.wav offset=1000 end=2000
Expectation is that sample playback stops at sample index 2000. From my tests, it looks like
end=
is ignored and sample is still played until the end of file.The text was updated successfully, but these errors were encountered: