magenta / ddsp-vst

Realtime DDSP Neural Synthesizer and Effect
Apache License 2.0
714 stars 71 forks source link

[BUG] Audio delayed by 100+ ms #15

Closed psobot closed 2 years ago

psobot commented 2 years ago

Describe the bug When using DDSP-VST in Logic Pro (on an M1 MacBook Air), the audio produced by the plugin is significantly delayed (even when bouncing or rendering offline) and the audio unit does not seem to report its latency to the host to allow for latency compensation during playback.

System Info

To Reproduce

Screenshots Short-attack parameters that can be used (with any model) to reproduce the above bug:

image

When using Logic Pro's "Bounce in Place" feature, the note can be seen to come in more than 100ms late:

image
nikhilbhanu commented 2 years ago

Hey @psobot, please try again with the latest v1.1.0 release. In this release, the plugin reports the latency so the DAW should compensate for it. Closing for now, please re-open if the issue persists.

psobot commented 2 years ago

Thanks @nikhilbhanu! Much appreciated.