You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
^ 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
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
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).
The text was updated successfully, but these errors were encountered: