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
at present, every RNBO export gets a folder with its own rnbo dir -- to simplify dependencies (what if some version of RNBOMetasound depends on a version of RNBO but some of the exported patches are older?) could we somehow have just one rnbo dir which is the one we know will be used?
The text was updated successfully, but these errors were encountered:
In the short term, we could also consider iterating over all of the exports and detecting which version of rnbo they were exported with and at least throwing up a warning if they don't all match
at present, every RNBO export gets a folder with its own
rnbo
dir -- to simplify dependencies (what if some version of RNBOMetasound depends on a version of RNBO but some of the exported patches are older?) could we somehow have just onernbo
dir which is the one we know will be used?The text was updated successfully, but these errors were encountered: