WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)
https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp
GNU Affero General Public License v3.0
356 stars 13 forks source link

"Easy mode" settings #158

Closed WofWca closed 2 days ago

WofWca commented 1 year ago

To new and potential users the popup probably looks pretty scary. "Speech loudness"?? "Margin"??? Wat? Can't we just have one slider that is just marked "slower vs faster" ("skip more vs skip less")?

image

I think we can. We can make this slider control all the relevant parameters, including volumeThreshold, silenceSpeed, marginAfter. Just make the value of each of the concrete setting a function (probably linear) of the said single input.

This approach has been sighted in an FL Studio plugin called "Soundgoodizer":

image

Related: #157, #108, #110, #46.

WofWca commented 5 months ago

Ok, I have a concrete plan for a start: