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
ossia_cue_broken_with_view.maxpat - contains a model (ossia.gl_bfg.model) and the corresponding view.
ossia_cue_working_without_view.maxpat - only contains the model, not the corresponding view.
In the case with the view, ossia.cue doesn't output the name of the model. In the case without the view, it does.
Note: in this case, the model and view are named dynamically using #1 variables. I tested giving them hardcoded names, however, and the problem persists.
Please see attached patches.
In the case with the view, ossia.cue doesn't output the name of the model. In the case without the view, it does.
Note: in this case, the model and view are named dynamically using
#1
variables. I tested giving them hardcoded names, however, and the problem persists.ossia_cue_view_glitch.zip
The text was updated successfully, but these errors were encountered: