patches loaded via script with [thispatcher] - unique names issue
Hello ,
while im loading a patcher via script and thispatcher into my main patch it doesnt share unique names for [value] ,[coll] , [send] ,[receive] objects . simply my device is not naming those object within just loaded patcher the same way as the main patch :/ .
for example [value] stands for [value ---some] inside newly loaded patcher instead of [value 001some] as its in main patcher convention.
is there a way to make it work ? that all the unique names are the same inside my device and loaded patchers ? ...
just to note : this is only an issue while device is loaded into Ableton . Everything seems to work while editing that device .