Mbonea commited on
Commit
8e3d2cc
1 Parent(s): 1234584
Remotion-app/src/HelloWorld/SfxStream.jsx CHANGED
@@ -12,7 +12,7 @@ export default function SfxStream() {
12
  <TransitionSeries.Sequence
13
  key={index}
14
  from={fps * entry.start}
15
- durationInFrames={fps * (entry.end - entry.start) + 1}
16
  >
17
  <Audio
18
  volume={entry.props.volume}
 
12
  <TransitionSeries.Sequence
13
  key={index}
14
  from={fps * entry.start}
15
+ durationInFrames={30}
16
  >
17
  <Audio
18
  volume={entry.props.volume}