Skip to content

No Audio Output Pins #14

Description

@xor-musix

Hi @FigBug,

I just compiled SID on Manjaro and opend it as LV2 and VST in JUCE AudioPluginHost and Reaper. Unfortunately I was not able to get any sound out of the SID plugin, because it didn't had any audio output channels exposed to the host.
Screenshot from 2023-11-20 10-21-40

In the CMakeMakeList.txt I found JucePlugin_PreferredChannelConfigurations={0,1}, which I think means, zero input, one output, right? But removing JucePlugin_PreferredChannelConfigurations gave me two audio in and out pins to connect to.
Screenshot from 2023-11-20 10-14-07

Is this by intention?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions