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

Add audio plugin hosting via Carla #8919

Closed
wants to merge 8 commits into from
Closed

Commits on Sep 29, 2023

  1. Implement plugin hosting via carla utils library

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b9fe585 View commit details
    Browse the repository at this point in the history
  2. Build against latest carla

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8855c4e View commit details
    Browse the repository at this point in the history
  3. Keep compat for msvc bins, needs working alternative..

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e94168 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2591a41 View commit details
    Browse the repository at this point in the history
  5. Use old-style comments, cleanup

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9597085 View commit details
    Browse the repository at this point in the history
  6. Remove old unused file as per request

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c1c1e4e View commit details
    Browse the repository at this point in the history
  7. Do not use CARLA_OS_MAC macro

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0275c4a View commit details
    Browse the repository at this point in the history
  8. Fix a typo

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c23ce86 View commit details
    Browse the repository at this point in the history