Fix: try to fix the non working sync

This commit is contained in:
2026-03-16 22:07:15 +01:00
parent 6d71c64a34
commit 1513d80a8d
5 changed files with 191 additions and 27 deletions

View File

@@ -185,6 +185,7 @@ impl Plugin for CagirePlugin {
self.sample_rate,
self.output_channels,
64,
buffer_config.max_buffer_size as usize,
);
self.bridge
.sample_registry