Skip to content

changed offset behaviour + bugfixes #1715

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

Merged
merged 1 commit into from
Oct 16, 2023
Merged

changed offset behaviour + bugfixes #1715

merged 1 commit into from
Oct 16, 2023

Conversation

sonocircuit
Copy link
Contributor

following up from this #1687 discussion, here's a PR that:

  • changes the behaviour of the offset parameter and sets its min / max values according to the baseline value.
  • adresses a bug where the lfo would not run smoothly when set to free and norns clocked via midi. the clock jitter would lead to constantly changing clock.get_beat_sec() values, which is required for the phase calculation and hence led to erratic changes.
  • added the missing lfo_phase_ param to lfo_params_visibility().

let me know if there are any changes required.

best

s

Copy link
Member

@dndrks dndrks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing, thank you so much for these beautiful and playable adjustments, @sonocircuit !!

@tehn tehn merged commit b344418 into monome:main Oct 16, 2023
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.

3 participants