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

No Audio Output Pins #14

Open
xor-musix opened this issue Nov 20, 2023 · 0 comments
Open

No Audio Output Pins #14

xor-musix opened this issue Nov 20, 2023 · 0 comments

Comments

@xor-musix
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant