jatinchowdhury18 / AnalogTapeModel

Physical modelling signal processing for analog tape recording
GNU General Public License v3.0
1.06k stars 60 forks source link

[BUG] CLAP and VST3 do not have same latency compensation. #289

Closed 38github closed 1 year ago

38github commented 1 year ago

Describe the bug AnalogTapeModel 2.11.0 does not have the same latency compensation between CLAP and VST3.

To Reproduce Steps to reproduce the behavior:

  1. Open a CLAP and a VST3 on separate channels and use same settings in both.
  2. Phasey sound

Expected behavior Same output from both plugins.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context

jatinchowdhury18 commented 1 year ago

Thanks for reporting this! I haven't actually tried running CLAP plugins in Reaper yet, but it was my understanding that Reaper's CLAP support was still a work-in-progress.

From testing in Bitwig, it seems like both the VST3 and CLAP plugins are reporting the same latency times (0.8 milliseconds in the plugin's default state, at 48 kHz sampling rate). This may be an issue to bring up to the Reaper developers.

jatinchowdhury18 commented 1 year ago

Tested just now with Reaper version 6.71, and it looks like the issue has been resolved!