Prime-arys / Speed-Pitch-changer-extension

Modify the speed with the pitch of a web video/audio.
MIT License
6 stars 1 forks source link

Fix High Pitch goes back to the original voice when tuning upper #8

Open codeyr67 opened 6 months ago

codeyr67 commented 6 months ago

Infos Firefox version : XXX Extension version : X.X.X Platform : (Windows | MacOS | Linux)

Describe the problem / bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. ( If it happens all the time or only on one website...)

Prime-arys commented 6 months ago

Too high a value on the pitch-only buttons causes the "tonality spectrum" to be exceeded, resulting in a gradual return to the original tone (for the # button). (For the ♭ button, this "mutes" the sound).

To correct this, a limit will have to be imposed, as you mentioned here #7