I also dislike Send and Receive, but end up using them in pd. I don’t like that they are hard to keep track of (I see the receive, where’s the send?). I guess $0 does clear up the global issues, but it feels hacky. I managed to get rid of them in Max by relying on the pattr and pattrstorage objects to send messages around. Probably a bit slower, but it ended up being much cleaner.
Hello, keeping track of send/receive is not very difficult, just put a few s/r names in your patches and use a [route] object to your different methods then you can get easier in console what happens in FUDI.
Le 22/02/2016 22:57, Peter Nyboer a écrit :
I also dislike Send and Receive, but end up using them in pd. I don’t like that they are hard to keep track of (I see the receive, where’s the send?). I guess $0 does clear up the global issues, but it feels hacky. I managed to get rid of them in Max by relying on the pattr and pattrstorage objects to send messages around. Probably a bit slower, but it ended up being much cleaner.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list