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

aap-juce-simple-host and aap-juce-plugin-host-cmake: audio quality is awkward #46

Open
atsushieno opened this issue Feb 6, 2024 · 2 comments

Comments

@atsushieno
Copy link
Owner

atsushieno commented Feb 6, 2024

It feels like there is some blank sampling bytes within the audio processing block.

When we had that kind of issue last time, it was due to missing channel (like, only L was processed while something expected both L and R).

@atsushieno
Copy link
Owner Author

^ was not about aap-juce. It was about MidiDeviceService. When it was problematic at JUCE, it was about the ignored "numSamples" in each audio processing.

@atsushieno atsushieno changed the title aap-juce-simple-host audio quality is awkward aap-juce-simple-host and aap-juce-plugin-host-cmake: audio quality is awkward Feb 7, 2024
@atsushieno
Copy link
Owner Author

It is also reproducible on audio-plugin-host-cmake.

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