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

Feature/dsp engine #105

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

Feature/dsp engine #105

wants to merge 25 commits into from

Commits on May 13, 2024

  1. Initial commit for DSP engine

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dba079c View commit details
    Browse the repository at this point in the history
  2. Added a default constructor

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    48a48cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7892c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3084200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb94b42 View commit details
    Browse the repository at this point in the history
  6. Fixed namespace in example

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5622b77 View commit details
    Browse the repository at this point in the history
  7. Fixed wrong group XML

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1781c1e View commit details
    Browse the repository at this point in the history
  8. Improved debug log

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7354ad6 View commit details
    Browse the repository at this point in the history
  9. Improved dsp chain setup

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c090016 View commit details
    Browse the repository at this point in the history
  10. Implemented Connections

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    967fa7b View commit details
    Browse the repository at this point in the history
  11. Implemented conections

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c7898f5 View commit details
    Browse the repository at this point in the history
  12. Implemented actual processing

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d4a8c5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a4df36 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d72e5d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24123f2 View commit details
    Browse the repository at this point in the history
  16. Add undo pointer

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    23274d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35d2108 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    78a3ab7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8816c2b View commit details
    Browse the repository at this point in the history
  20. Update to macos-14

    ffAudio committed May 13, 2024
    Configuration menu
    Copy the full SHA
    597c09f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Fixed unhandled case warning

    ffAudio committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cf24f1f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    44abaab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6dd586 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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