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

Ebb&LFO: Add div/mul to clock sync #100

Closed

Conversation

qiemem
Copy link

@qiemem qiemem commented Sep 1, 2024

Uses the fancy mutable pattern prediction algorithm. Waits till downbeat to update div/mul values to avoid discontinuities in phase (same as mutable modules). Also, replaced the freq lock thing with an explicit setting for whether to use clocked or unlocked.

@qiemem qiemem force-pushed the clocked-ebb-and-lfo-phazerville branch from a024262 to 131c29f Compare September 1, 2024 20:30
@qiemem qiemem force-pushed the clocked-ebb-and-lfo-phazerville branch from 131c29f to f217584 Compare September 3, 2024 15:42
@qiemem qiemem force-pushed the clocked-ebb-and-lfo-phazerville branch from b79d04b to 4f38b3d Compare September 5, 2024 00:25
@djphazer
Copy link
Owner

This is merged in for v1.8.1

@djphazer djphazer closed this Sep 12, 2024
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

Successfully merging this pull request may close these issues.

2 participants