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

Compressor effect #12523

Merged
merged 37 commits into from
May 14, 2024
Merged

Compressor effect #12523

merged 37 commits into from
May 14, 2024

Commits on May 9, 2024

  1. Add compressor effect

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    30af769 View commit details
    Browse the repository at this point in the history
  2. Auto make up refactoring

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bf0bf06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e8049 View commit details
    Browse the repository at this point in the history
  4. Compression refactoring

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b5fa5bd View commit details
    Browse the repository at this point in the history
  5. Add knee param + fixes

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a2b70a4 View commit details
    Browse the repository at this point in the history
  6. Auto make up fixes

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    75a73b3 View commit details
    Browse the repository at this point in the history
  7. Fix attack & release

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1c1adda View commit details
    Browse the repository at this point in the history
  8. Attack & release fix

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    247624b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92f231f View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary include

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6e3c846 View commit details
    Browse the repository at this point in the history
  11. Update src/effects/backends/builtin/compressoreffect.h

    Co-authored-by: Swiftb0y <12380386+Swiftb0y@users.noreply.github.com>
    fonsargo and Swiftb0y committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c8dba6a View commit details
    Browse the repository at this point in the history
  12. Update src/effects/backends/builtin/compressoreffect.h

    Co-authored-by: Swiftb0y <12380386+Swiftb0y@users.noreply.github.com>
    fonsargo and Swiftb0y committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3b6f369 View commit details
    Browse the repository at this point in the history
  13. Update src/effects/backends/builtin/compressoreffect.cpp

    Co-authored-by: Swiftb0y <12380386+Swiftb0y@users.noreply.github.com>
    fonsargo and Swiftb0y committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3c9cebe View commit details
    Browse the repository at this point in the history
  14. Update src/effects/backends/builtin/compressoreffect.cpp

    Co-authored-by: Swiftb0y <12380386+Swiftb0y@users.noreply.github.com>
    fonsargo and Swiftb0y committed May 9, 2024
    Configuration menu
    Copy the full SHA
    503fc79 View commit details
    Browse the repository at this point in the history
  15. Update src/effects/backends/builtin/compressoreffect.cpp

    Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
    fonsargo and daschuer committed May 9, 2024
    Configuration menu
    Copy the full SHA
    68cb60a View commit details
    Browse the repository at this point in the history
  16. Update src/effects/backends/builtin/compressoreffect.cpp

    Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
    fonsargo and daschuer committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3494bff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fee6e99 View commit details
    Browse the repository at this point in the history
  18. Fix formatting

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0c337ab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f519762 View commit details
    Browse the repository at this point in the history
  20. Fix formatting 2

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    97aafcb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5f624ea View commit details
    Browse the repository at this point in the history
  22. Fix formatting 3

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    82f4915 View commit details
    Browse the repository at this point in the history
  23. Fix compile errors

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    923c1ea View commit details
    Browse the repository at this point in the history
  24. Update src/effects/backends/builtin/compressoreffect.cpp

    Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
    fonsargo and daschuer committed May 9, 2024
    Configuration menu
    Copy the full SHA
    85f13cc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    552d05c View commit details
    Browse the repository at this point in the history
  26. Change variables to double

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1956ab2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3530873 View commit details
    Browse the repository at this point in the history
  28. Remove clipping

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    86216da View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cadd4e3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    698201a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2ba0630 View commit details
    Browse the repository at this point in the history
  32. Change default values

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    638f1a0 View commit details
    Browse the repository at this point in the history
  33. ratiod2db fix

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    296f7ce View commit details
    Browse the repository at this point in the history
  34. Fix reorder error

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    82ffc6c View commit details
    Browse the repository at this point in the history
  35. Fix formatting

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a7cbc08 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b74c984 View commit details
    Browse the repository at this point in the history
  37. Rename output gain to level

    fonsargo committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0dafd46 View commit details
    Browse the repository at this point in the history