Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio effects #4223

Merged
merged 8 commits into from
Jul 21, 2021
Merged

Audio effects #4223

merged 8 commits into from
Jul 21, 2021

Conversation

BrennoCaldato
Copy link
Collaborator

@BrennoCaldato BrennoCaldato commented Jul 10, 2021

Adding new audio effects to Openshot

  • Compressor: Reduce the volume of loud sounds or amplify quiet sounds.
  • Delay: Adjust the synchronism between the audio and video track.
  • Distortion: Alter the audio by clipping the signal.
  • Echo: Reflection of sound with a delay after the direct sound.
  • Expander: Louder parts of audio becomes relatively louder and quieter parts becomes quieter.
  • Noise: Random signal having equal intensity at different frequencies.
  • ParametricEQ: Filter that allows you to adjust the volume level of a frequency in the audio track.
  • Robotization: Transform the voice present in an audio track into a robotic voice effect.
  • Whisperization: Transform the voice present in an audio track into a whispering voice effect.

Icons:
image

@jonoomph
Copy link
Member

I've updated translation templates with new audio effects, and added updated icons.

@jonoomph
Copy link
Member

LGTM!

@jonoomph jonoomph merged commit e1b65f9 into develop Jul 21, 2021
@jonoomph jonoomph deleted the audio-effects branch July 21, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants