Storing TextEdit Object in M4L Patch

protocol's icon

Hi all,

Have a few questions here i hope someone can clarify for me about saving changes to M4L devices:

1) How do you save changes to TextEdit in your patch, to be able to change them and have them stored and have ableton "save them" (kinda like you can with autopattr and pattrstorage)?

2) When using save.integer do you always need to use pattr-storage, or is it redundant to use both?

Thanks in advance for the help,
Protocol

broc's icon

Ad 1) Connect a [pattr] object (middle outlet). Make sure that 'Parameter Mode Enabled' is checked.

Ad 2) Nothing else required.

protocol's icon

Thanks so much. Broc, you are the man!