Cycling74 / rnbo.adapter.juce

RNBO JUCE Adapter code
https://rnbo.cycling74.com/
MIT License
3 stars 2 forks source link

Xnor/more notification #6

Open x37v opened 9 months ago

x37v commented 9 months ago

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)