Skip to content

fix for paramset:read() not setting values #1787

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
Jun 19, 2024
Merged

fix for paramset:read() not setting values #1787

merged 1 commit into from
Jun 19, 2024

Conversation

dstroud
Copy link
Contributor

@dstroud dstroud commented Jun 19, 2024

Hi y'all, this fixes an issue introduced in #1785 which prevents paramset:read() from setting non-binary param values on .pset load. I'm not particularly confident poking around core files, but it seems to do the trick in my testing!

Fixes issue introduced in monome#1785 which prevents paramset:read() from setting non-binary param values on .pset load.
@tehn tehn requested a review from dndrks June 19, 2024 12:09
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.

ah, duh, thank you so so so much @dstroud !!

@tehn tehn merged commit 0235b8f into monome:main Jun 19, 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.

3 participants