Message universal to bpatchers
Is it possible to send a message to a bpatcher from a universal object? I have tried a message such as (send myBpatcherName bang) and (send bpatcher myBpatcherName bang).
you must distinguish between the bpatcher object and the contained patcher.
the bpatcher object takes exactly one message, and that is "replace <filename>", (which is absolutely useless)