-
raynovich
Hello,
I am trying to implement this. I am curious though. Ofelia does not seem to be working when I automatically open the file. Using a master patch. Any help? -
raynovich
Well, just realized we are up to 55.1. It works right now in 55.1
-
raynovich
No help? It happened again. So, I fix the problem by opening pd 53.2. Open the file. I then close the file and the program. Open pd 54.1 and then reopen the file using Ofelia. Any ideas?
-
raynovich
Hmmm... It is working now, but I am concerned that I did something wrong.
I tried opening up my files in 54.1 which did not work.
Opened the files in 53.2, then
closed 53.2 and then opened up 54.1 and now ofelia is working. -
raynovich
Hey all,
So, Ofelia is working for me in .53.2 but not in .54.1Any ideas why? Is there a simple fix?
-
raynovich
sender is an object?
Tried to make the object, but it couldn't create.
-
-
raynovich
Thanks. I am a bit surprised that this object does not have any commentary. I just found it by accident and it does seem useful. No help page, no discussion on this forum, and I cannot find any discussion anywhere else.
-
-
raynovich
Hey,
I have been trying that, but that does not seem to work unless I create an object that can added.As in. . . if I create a pd patch like this:
pd higherlevelobject
pd testobject_below_higherlevelobject
If I create a send $0-test in the testobject_below. . . .
And make a receive $0-test in higherlevelobject, messages will be received.
But if I do this using sendlocal and send receive the higherlevelobject does not receive the message.