Cycling74 / RNBOMetasound

RNBO adapter that implements metasound nodes
MIT License
42 stars 2 forks source link

MS graph doesn't like param names with `/` #43

Open jinpavg opened 8 months ago

jinpavg commented 8 months ago

if we have a gen patcher or subpatcher and @exposeparams 1, we end up with param names like transportslice/numbeats for example.

if we then make that param into a "Graph Input," we'll hit this:

[UE] Ensure condition failed: InAddressString.ParseIntoArray(Tokens, u"/") == 7 [File:./../Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/Analysis/MetasoundFrontendAnalyzerAddress.cpp] [Line: 17] 
Invalid Analyzer Address String Format