I mean - I’ve seen posts like these (Encrypted SynthDef) and really can not wrap my head around it. It is suggested that the SynthDef should just be parsed as binary - so naively I tried a few String to binary converters online, but none delivers the same result like the function .asBytes in the SC IDE. Am I missing something here?