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
@sort (alphabetical, priority) - ideally should function the same as it currently does in ossia.explorer
@depth - should function as it does in ossia.explorer
specifically, I would like to be able to filter the model output so that only top-level models are shown.
passing the message "names" to the inlet of ossia.cue should trigger the object to output a message from the last outlet. The output message should begin with the symbol names followed by the name of each preset separated by spaces, e.g. names preset1 preset2 ... presetN.
the message write path/to/cuefile should cause the object to write a cue file at the given path.
The text was updated successfully, but these errors were encountered:
@jcelerier > this is a somewhat priority request for the new cue-manager module btw... otherwise the namespace gets populated in a chaotic order rendering it unft for navigating large namespaces
@sort
(alphabetical, priority) - ideally should function the same as it currently does in ossia.explorer@depth
- should function as it does in ossia.explorernames
followed by the name of each preset separated by spaces, e.g.names preset1 preset2 ... presetN
.write path/to/cuefile
should cause the object to write a cue file at the given path.The text was updated successfully, but these errors were encountered: