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

audiofilters: Add Distortion effect #9776

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. Added Distortion and DistortionMode classes to audiofilters mod…

    …ule based on Godot's AudioEffectDistortion class.
    relic-se committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    16575fc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    46ebae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a16daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1008dd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    37b6b70 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    064c3f3 View commit details
    Browse the repository at this point in the history