Skip to content

Xnor/more notification#6

Open
x37v wants to merge 6 commits intomainfrom
xnor/more-notification
Open

Xnor/more notification#6
x37v wants to merge 6 commits intomainfrom
xnor/more-notification

Conversation

@x37v
Copy link
Contributor

@x37v x37v commented Jan 8, 2024

RE https://app.assembla.com/spaces/max/tickets/realtime_cardwall?tickets_report_id=milestone:13092026&ticket=18921

I don't think we need this extra parameter/event interface.

A key element here is that I changed the state restore to use the async method so it happens in the correct order relative to startup events and any parameter events that came before it.

finally, now the output parameter events simply notify the host that a value has changed instead of actually setting the value and filtering out feedback (removed the filtering)

x37v added 3 commits January 5, 2024 14:57
always send param values in no matter what the prev value is

re #18921
re #18921

It seems that the issue was that presets were being loaded out of order,
if we always use the async interface we maintain order
also, we simply notify the host when params so we don't need to manage
feedback
@x37v x37v requested a review from cccstbccc January 8, 2024 22:43
x37v added 3 commits January 8, 2024 17:04
NOTE: using NotThreadSafe.. need to resolve this
this does fix our issues with initial value AND it doesn't create an
undo event
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.

1 participant