Skip to content

Unable to load AU plug-in on OSX #477

@quagly

Description

@quagly

Trying to get started with pedalboard.

OSX: 26.4.1
Python: 3.12.12
pedalboard: 0.9.22

I am unable to load any of my plug-ins. They all have the same error.

CODE

from pedalboard import load_plugin                                                                                                      
au_plugin = load_plugin("/Library/Audio/Plug-Ins/Components/Pianoteq 9.component") 

ERROR

ImportError: Failed to load plugin as VST3Plugin or AudioUnitPlugin. Errors were:
        VST3Plugin: Unable to scan plugin /Library/Audio/Plug-Ins/Components/Pianoteq 9.component: unsupported plugin format or scan failure.
        AudioUnitPlugin: Unable to scan plugin /Library/Audio/Plug-Ins/Components/Pianoteq 9.component: unsupported plugin format or scan failure.

What are next steps for debugging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions