You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neither [textfile] nor [text ] are able to add messages ending in comma, although [text get] is able to distinguish between messages ending in comma (type 1) and message ending in semicolon (type 0). Although the files are modified, the end result is syntactically the same as the original. So, this modification is actually harmless. To avoid any future confusions, maybe all instruments and abstractions should be saved in the second form, so they won't get modified during transmission anymore.
There is a feature request for puredata to allow [text set] and [text insert] to set a type. Once this is implemented, this issue can be addressed. However, it's actually only a cosmetic thing, not too important.
Some objects in patches contain information about box width. The lines in patches containing box width information are broken up into two lines.
This:
is converted to:
The text was updated successfully, but these errors were encountered: