[PD] Can [pd~ start ...] *not* open a window?

Phil Stone pksmusic at gmail.com
Fri Jan 27 16:34:33 CET 2023


Hi Cyrille (and Iohannes),

This is embarrassing; I consulted the [pd~] help file many times, but I somehow didn’t find the right placement for the -nogui flag and kept getting errors – I thought I was missing something basic. With your kind encouragement, I have found the right syntax:

[pd~ start -nogui foo.pd(

Hope this can help someone else as dumb as me.


Phil

From: Pd-list <pd-list-bounces at lists.iem.at> on behalf of cyrille henry <ch at chnry.net>
Date: Thursday, January 26, 2023 at 11:52 PM
To: pd-list at lists.iem.at <pd-list at lists.iem.at>
Subject: Re: [PD] Can [pd~ start ...] *not* open a window?


Le 27/01/2023 à 05:01, Phil Stone a écrit :
> Hi all,
>
> I hope this is a quick question: is it possible for a [pd~ start foo.pd( message to **not** open/display foo.pd’s canvas? This seems like it might be a job for ‘-nogui’, but I’ve had no luck with that (and where would it go, if it’s the answer)?
>
> Thanks for any enlightenment,
>

The answer is in pd~ help file!


"pd~ start" takes as arguments
any startup flags you wish to send the sub-process. For example, specify "-nogui" to
stop the sub-process's GUI from appearing.

cheers
Cyrille

> Phil
>
> Phil Stone
>
> Davis, CA. USA
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list



_______________________________________________
Pd-list at lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20230127/e334ad13/attachment.htm>


More information about the Pd-list mailing list