You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
afaict (not having REAPER at hand), the specs allow a plugin to write to a slider variable, and the host is supposed to display this value.
probably the [jsusf~] could be given an extra outlet that would output the slider-values? (either when triggered manually, when a value has changed or for each block).
afaict (not having REAPER at hand), the specs allow a plugin to write to a
slidervariable, and the host is supposed to display this value.probably the
[jsusf~]could be given an extra outlet that would output the slider-values? (either when triggered manually, when a value has changed or for each block).