When I do [receive pd], I get nothing !?
[iemguts/receivecanvas] is the object you need if you want to know what's going on behind the scenes. ________________________________ From: Pd-list <[email protected]> on behalf of oliver <[email protected]> Sent: 16 May 2017 23:20 To: Alexandre Torres Porres; [email protected] Subject: Re: [PD] messages FROM pd ? ... Alexandre Torres Porres wrote: > try > > [receive pd] > | > [print] > thanks for the hint, that was very inspiring, like putting a stethoscope onto the heart of PD ! ;-) what this basically does, is protocolling everything that is done within the PD window (of course also the dsp stuff), but also keystrokes that are sent in dialogues/properties windows. also audio/midi settings are displayed. all of this is handy if somewhat cryptic stuff. as far as i can tell, everything that can be received from PD via [r pd] can also be sent to PD with a [s pd], at least changes sent to the audio dialog worked that way. i think this definitely deserves a mentioning or better a fully description somewhere in the tutorials best oliver _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
