<div dir="ltr"><div><div><div><div><div><div>hey, <br><br></div>I have been trying to rename sends and receives of dials at runtime<br><br></div>they need actual literal $0 in their name.<br><br></div>so I tried this with sending a 0 to $$4 in a message<br>
</div>it worked for the literal renaming but the patch gets messed up after saving and reloading.<br><br></div>somehow the patch does need to be able to be edited and saved without changeing the $$4 to a   $\$4   once reloaded after a save.<br>
<br></div>this is what the patch looks like from the .pd file after a save.<br><br><br>#X msg 188 -194 \; \$1-o\$2-waveform-rx receive \$$4-o\$3-waveform-rx<br>\; \$1-o\$2-dt-rx receive-rx \$$4-o\$3-dt-rx \; \$1-env\$2-o\$2-dt-rx<br>
receive \$$4-env\$3-o\$3-dt-rx \; \$1-lfo\$2-o\$2-dt-rx receive \$$4-lfo\$3-o\$3-dt-rx<br>\; \$1-o\$2-pw receive-rx \$$4-o\$3-pw-rx \; \$1-env\$2-o\$2-pw-rx<br>receive \$$4-env\$3-o\$3-pw-rx \; \$1-lfo\$2-o\$2-pw-rx receive \$$4-lfo\$3-o\$3-pw-rx<br>
\; \$1-env\$2-o\$2-rx receive \$$4-env\$3-o\$3-rx \; \$1-lfo\$2-o\$2-rx<br>receive \$$4-lfo\$3-o\$3-rx;<br>#X msg -109 -193 \; \$1-o\$2-waveform-rx send \$$4-o\$3-waveform \;<br>\$1-o\$2-dt-rx send \$$4-o\$3-dt \; \$1-env\$2-o\$2-dt-rx send \$$4-env\$3-o\$3-dt<br>
\; \$1-lfo\$2-o\$2-dt-rx send \$$4-lfo\$3-o\$3-dt \; \$1-o\$2-pw-rx<br>send \$$4-o\$3-pw \; \$1-env\$2-o\$2-pw-rx send \$$4-env\$3-o\$3-pw<br>\; \$1-lfo\$2-o\$2-pw-rx send \$$4-lfo\$3-o\$3-pw \; \$1-env\$2-o\$2-rx<br>send \$$4-env\$3-o\$3 \; \$1-lfo\$2-o\$2-rx send \$$4-lfo\$3-o\$3;
                                
                                <hr><br><div><br><br></div></div>