improvement: use different volumeThreshold
for different algorithms
#70
Labels
good first issue
Good for newcomers
volumeThreshold
for different algorithms
#70
Margins are already on the list.
jumpcutter/src/settings/defaultSettings.ts
Lines 60 to 68 in 6f82c44
Also maybe
silenceSpeed
also needs to be added there, although it's not used in the cloning algorithm yet.The reason I think we need this is because with the cloning algorithm you don't really need to set
volumeThreshold
as low as possible becausemarginBefore
actually works properly there without any stretching.The text was updated successfully, but these errors were encountered: