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
When you create a clip on the site, the generator tends to round down on clip length, cutting off some of the clip in the process. This can be pretty easily fixed in the HTML later, but I suspect not everyone using the tool is as comfortable with that.
It looks like maybe the generator just looks at the length in whole number seconds and multiplies by 1000? If this really is just something that needs to be more deeply implemented in the generator, I'm happy to take it on.
The text was updated successfully, but these errors were encountered:
Obviously 5+ years later, I don't know if @NathanLawrence finds this a compelling issue but it would be great to have a demonstration case. From the description, it sounds like something which would help people, but since Soundcite is not under active development, I can't suggest if or when we'd get to addressing this.
When you create a clip on the site, the generator tends to round down on clip length, cutting off some of the clip in the process. This can be pretty easily fixed in the HTML later, but I suspect not everyone using the tool is as comfortable with that.
It looks like maybe the generator just looks at the length in whole number seconds and multiplies by 1000? If this really is just something that needs to be more deeply implemented in the generator, I'm happy to take it on.
The text was updated successfully, but these errors were encountered: