Re: [PD] remote ssh into pd

2018-04-16 Thread Patrice Colet
I usually do ssh -XY user@ipadress in a shell with X11 libraries and 
then pd does run with the interface



Le 17/04/2018 à 00:28, michael strohmann a écrit :

Hello List,
i have a pd patch running on raspberry.
would be great to open an xsession and peek into the running patch via ssh.
is this at all possible?

Cheers!
mkl

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] remote ssh into pd

2018-04-16 Thread michael strohmann
Hello List, 
i have a pd patch running on raspberry.
would be great to open an xsession and peek into the running patch via ssh.
is this at all possible?

Cheers!
mkl

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Gui Font in 0.48.1 on Debian?

2018-04-16 Thread Antoine Rousseau
No problem here on ubuntu16.04/gnome "flashback", with self-compiled Pd.
Do you still have the problem if you compile and install Pd by yourself?


Antoine Rousseau
  http://www.metalu.net  __
http://www.metaluachahuter.com/



2018-04-16 14:42 GMT+02:00 Peter P. :

> Has anyone else got the same problem? I am reluctant to go back to
> apt/Debian's pd 0.47.1-3.
>
> Thanks!
> P
>
> * Peter P.  [2018-04-06 11:36]:
> > Hi list,
> >
> > with the latest Debian testing versions (0.48.1) the font for the
> > console menus comes up with 24pt size, although the font dialog
> > indicates 12pt. Upon clicking 12pt once more the font changes to 12pt.
> >
> > My .pdsettings file holds
> >   -font-size 12
> >
> > but the described behavior exists also when starting Pd with the
> > -noprefs flag.
> >
> > Starting Pd with -verbose -d 3 gives a hint about the used font
> >   {DejaVu Sans Mono} bold
> >
> > Explicitely starting
> >   pd -font-weight normal -font-size 12 -font-face "DejaVu Sans Mono"
> > does not help either.
> >
> > Is this problem known?
> >
> > Thank you for packaging and maintaining Pd for Debian!
> > Peter
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> listinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Liam Goodacre
Yeah, it was something to do with [msgfile] crashing when it was asked to read 
from the disk. Not worth pursuing anyway, since this is a completely depricated 
version of Zexy (how frustrating!) I just replaced it with [text] and the 
problem is solved. I also found that the same problem was occurring in another, 
much more important part of the patch, so I'm glad we spotted this now.

What other problems have you spotted? I'm eager for feedback!

From: Pd-list  on behalf of IOhannes m zmoelnig 

Sent: 16 April 2018 12:42
To: pd-list@lists.iem.at
Subject: Re: [PD] CONTEXT V3.0.2 tests.

On 2018-04-16 13:15, Liam Goodacre wrote:
> Ah, now I get the same behavior! It looks like it's something to do with 
> [msgfile], whose behavior must have changed between the old version of Zexy 
> that I'm using and the current one. Now that I can see it, I should be able 
> to fix it...

the only significant change in [msgfile] in the last few years, would be
this one:

> Author: IOhannes m zmölnig 
> Date:   Tue Oct 6 13:17:38 2015 +
>
>write to canvas-local directory
>
>in sync with [textfile].
>the previous use of canvas_makefilename() was for nuffing

could that be the problem?
(i haven't followed the actual problem)

fasdrm
IOhannes

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Miller Puckette
Yep, I'm regretting the "*" character - at the very least I want to put
it in brackets of sone sort.

M

On Mon, Apr 16, 2018 at 05:08:16PM +0200, Christof Ressi wrote:
> even better: something like |edit mode| because * is often used to signify 
> unsaved changes. Personally, *edit* confuses the hell out of me and I often 
> have to look twice :-D
> 
> > Gesendet: Montag, 16. April 2018 um 17:01 Uhr
> > Von: "Peter P." 
> > An: "IOhannes m zmoelnig" 
> > Cc: pd-list@lists.iem.at
> > Betreff: Re: [PD] Window title always displays *edit*?
> >
> > * IOhannes m zmoelnig  [2018-04-16 16:38]:
> > > On 2018-04-16 16:32, Peter P. wrote:
> > > > Hi list,
> > > > 
> > > > on Pd 0.48.1 packaged for Debian testing the window title bar of a patch
> > > > shows 
> > > > *edit*
> > > > inbetween the patch filename and its path even when the file has just
> > > > gotten saved. Is this intentional? What is the meaning of this message?
> > > 
> > > it tells you that you are in *edit* mode.
> > > (urgh).
> > Thank you for this hint!
> > 
> > Here are two euro cents to whomever cares:
> > Perhaps it should read *edit mode* to better comply with the principle
> > of least astonisment.
> > 
> > best, P
> > 
> > ___
> > Pd-list@lists.iem.at mailing list
> > UNSUBSCRIBE and account-management -> 
> > https://lists.puredata.info/listinfo/pd-list
> > 
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Christof Ressi
even better: something like |edit mode| because * is often used to signify 
unsaved changes. Personally, *edit* confuses the hell out of me and I often 
have to look twice :-D

> Gesendet: Montag, 16. April 2018 um 17:01 Uhr
> Von: "Peter P." 
> An: "IOhannes m zmoelnig" 
> Cc: pd-list@lists.iem.at
> Betreff: Re: [PD] Window title always displays *edit*?
>
> * IOhannes m zmoelnig  [2018-04-16 16:38]:
> > On 2018-04-16 16:32, Peter P. wrote:
> > > Hi list,
> > > 
> > > on Pd 0.48.1 packaged for Debian testing the window title bar of a patch
> > > shows 
> > >   *edit*
> > > inbetween the patch filename and its path even when the file has just
> > > gotten saved. Is this intentional? What is the meaning of this message?
> > 
> > it tells you that you are in *edit* mode.
> > (urgh).
> Thank you for this hint!
> 
> Here are two euro cents to whomever cares:
> Perhaps it should read *edit mode* to better comply with the principle
> of least astonisment.
> 
> best, P
> 
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> https://lists.puredata.info/listinfo/pd-list
> 

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Window title always displays *edit*?

2018-04-16 Thread Peter P.
* IOhannes m zmoelnig  [2018-04-16 16:38]:
> On 2018-04-16 16:32, Peter P. wrote:
> > Hi list,
> > 
> > on Pd 0.48.1 packaged for Debian testing the window title bar of a patch
> > shows 
> > *edit*
> > inbetween the patch filename and its path even when the file has just
> > gotten saved. Is this intentional? What is the meaning of this message?
> 
> it tells you that you are in *edit* mode.
> (urgh).
Thank you for this hint!

Here are two euro cents to whomever cares:
Perhaps it should read *edit mode* to better comply with the principle
of least astonisment.

best, P

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Window title always displays *edit*?

2018-04-16 Thread IOhannes m zmoelnig
On 2018-04-16 16:32, Peter P. wrote:
> Hi list,
> 
> on Pd 0.48.1 packaged for Debian testing the window title bar of a patch
> shows 
>   *edit*
> inbetween the patch filename and its path even when the file has just
> gotten saved. Is this intentional? What is the meaning of this message?

it tells you that you are in *edit* mode.
(urgh).

fgamsdr
IOhannes




signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] Window title always displays *edit*?

2018-04-16 Thread Peter P.
Hi list,

on Pd 0.48.1 packaged for Debian testing the window title bar of a patch
shows 
*edit*
inbetween the patch filename and its path even when the file has just
gotten saved. Is this intentional? What is the meaning of this message?

thanks!
Peter

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Gui Font in 0.48.1 on Debian?

2018-04-16 Thread Peter P.
Has anyone else got the same problem? I am reluctant to go back to
apt/Debian's pd 0.47.1-3.

Thanks!
P

* Peter P.  [2018-04-06 11:36]:
> Hi list,
> 
> with the latest Debian testing versions (0.48.1) the font for the
> console menus comes up with 24pt size, although the font dialog
> indicates 12pt. Upon clicking 12pt once more the font changes to 12pt.
> 
> My .pdsettings file holds 
>   -font-size 12
> 
> but the described behavior exists also when starting Pd with the
> -noprefs flag.
> 
> Starting Pd with -verbose -d 3 gives a hint about the used font
>   {DejaVu Sans Mono} bold
> 
> Explicitely starting
>   pd -font-weight normal -font-size 12 -font-face "DejaVu Sans Mono"
> does not help either.
> 
> Is this problem known?
> 
> Thank you for packaging and maintaining Pd for Debian!
> Peter

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread IOhannes m zmoelnig
On 2018-04-16 13:15, Liam Goodacre wrote:
> Ah, now I get the same behavior! It looks like it's something to do with 
> [msgfile], whose behavior must have changed between the old version of Zexy 
> that I'm using and the current one. Now that I can see it, I should be able 
> to fix it...

the only significant change in [msgfile] in the last few years, would be
this one:

> Author: IOhannes m zmölnig 
> Date:   Tue Oct 6 13:17:38 2015 +
>
>write to canvas-local directory
>
>in sync with [textfile].
>the previous use of canvas_makefilename() was for nuffing

could that be the problem?
(i haven't followed the actual problem)

fasdrm
IOhannes



signature.asc
Description: OpenPGP digital signature
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] LPC - ongoing...

2018-04-16 Thread Ed Kelly via Pd-list
To those with a dev interest...I'm still picking at this LPC toolkit 
library.edkellytista9/LPCToolkitPd

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
edkellytista9/LPCToolkitPd

LPCToolkitPd - Mark Cartwright's LPC Toolkit for Pure Data
 |

 |

 |



I've got mbc_lpc~ to compile, but it still won't load in Pd.Any suggestions? 
I've tried to work out what the original Apple Accelerate functions are and 
implement them in raw C - with the exception of Mayer FFT routines from m_pd.hEd


_-_-_-_-_-_-_-^-_-_-_-_-_-_-_

For Lone Shark releases, Pure Data software and published Research, go to 
http://sharktracks.co.uk ___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Liam Goodacre
Ah, now I get the same behavior! It looks like it's something to do with 
[msgfile], whose behavior must have changed between the old version of Zexy 
that I'm using and the current one. Now that I can see it, I should be able to 
fix it...

From: Lucas Cordiviola 
Sent: 16 April 2018 11:53
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests.


Confirmed. I have the same behaviour on an updated win10 machine.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 7:36 AM, Lucas Cordiviola wrote:
 Could you try closing PD, opening it again, then opening test-1, closing it, 
then opening it again?

This works OK both times.

 Then close PD and try the same thing with test-2. See if you can spot any 
patterns.

 This works only the first time.


--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 7:30 AM, Lucas Cordiviola wrote:

Ok I'll try.


TBH I don't have much of a clue what is going wrong here.


It can be the case that is just this machine (win8.1 not receiving updates), I 
will try on a win10 with "updates" ASAP. I guess you are not having this issue 
on your windows and linux machines.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 5:11 AM, Liam Goodacre wrote:
So Context relies on a share patch which loads with the first instance of 
Context that you create. It's mostly there just to store certain arrays, but it 
can sometimes cause confusing behavior like this. Could you try closing PD, 
opening it again, then opening test-1, closing it, then opening it again? Then 
close PD and try the same thing with test-2. See if you can spot any patterns.

TBH I don't have much of a clue what is going wrong here. The only thing I can 
think of is that it's the [textbox] object, as I don't use that very often, 
basically in this helpfile. Are other help and example files loading correctly?

From: Lucas Cordiviola 
Sent: 15 April 2018 11:52
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries 
in abstractions)


On 4/15/2018 5:53 AM, Liam Goodacre wrote:

I'm guessing that test-1.pd will open and the others won't.

Kind of strange:

I can open test-1 so then I try test-2 and it crashes.
So I reopen Pd and try test-2 and here it works. (What?)
test-3 always crashes.

win8.1:

Problem Event Name:APPCRASH
  Application Name:pd.com
  Application Version:0.0.0.0
  Application Timestamp:6310
  Fault Module Name:crtdll.dll
  Fault Module Version:4.0.1183.1
  Fault Module Timestamp:30c91e2d


--

Mensaje telepatico asistido por maquinas.





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
Confirmed. I have the same behaviour on an updated win10 machine.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 7:36 AM, Lucas Cordiviola wrote:
 Could you try closing PD, opening it again, then opening test-1, closing it, 
then opening it again?

This works OK both times.

 Then close PD and try the same thing with test-2. See if you can spot any 
patterns.

 This works only the first time.


--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 7:30 AM, Lucas Cordiviola wrote:

Ok I'll try.


TBH I don't have much of a clue what is going wrong here.


It can be the case that is just this machine (win8.1 not receiving updates), I 
will try on a win10 with "updates" ASAP. I guess you are not having this issue 
on your windows and linux machines.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 5:11 AM, Liam Goodacre wrote:
So Context relies on a share patch which loads with the first instance of 
Context that you create. It's mostly there just to store certain arrays, but it 
can sometimes cause confusing behavior like this. Could you try closing PD, 
opening it again, then opening test-1, closing it, then opening it again? Then 
close PD and try the same thing with test-2. See if you can spot any patterns.

TBH I don't have much of a clue what is going wrong here. The only thing I can 
think of is that it's the [textbox] object, as I don't use that very often, 
basically in this helpfile. Are other help and example files loading correctly?

From: Lucas Cordiviola 
Sent: 15 April 2018 11:52
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries 
in abstractions)


On 4/15/2018 5:53 AM, Liam Goodacre wrote:

I'm guessing that test-1.pd will open and the others won't.

Kind of strange:

I can open test-1 so then I try test-2 and it crashes.
So I reopen Pd and try test-2 and here it works. (What?)
test-3 always crashes.

win8.1:

Problem Event Name:APPCRASH
  Application Name:pd.com
  Application Version:0.0.0.0
  Application Timestamp:6310
  Fault Module Name:crtdll.dll
  Fault Module Version:4.0.1183.1
  Fault Module Timestamp:30c91e2d


--

Mensaje telepatico asistido por maquinas.





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
 Could you try closing PD, opening it again, then opening test-1, closing it, 
then opening it again?

This works OK both times.

 Then close PD and try the same thing with test-2. See if you can spot any 
patterns.

 This works only the first time.


--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 7:30 AM, Lucas Cordiviola wrote:

Ok I'll try.


TBH I don't have much of a clue what is going wrong here.


It can be the case that is just this machine (win8.1 not receiving updates), I 
will try on a win10 with "updates" ASAP. I guess you are not having this issue 
on your windows and linux machines.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 5:11 AM, Liam Goodacre wrote:
So Context relies on a share patch which loads with the first instance of 
Context that you create. It's mostly there just to store certain arrays, but it 
can sometimes cause confusing behavior like this. Could you try closing PD, 
opening it again, then opening test-1, closing it, then opening it again? Then 
close PD and try the same thing with test-2. See if you can spot any patterns.

TBH I don't have much of a clue what is going wrong here. The only thing I can 
think of is that it's the [textbox] object, as I don't use that very often, 
basically in this helpfile. Are other help and example files loading correctly?

From: Lucas Cordiviola 
Sent: 15 April 2018 11:52
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries 
in abstractions)


On 4/15/2018 5:53 AM, Liam Goodacre wrote:

I'm guessing that test-1.pd will open and the others won't.

Kind of strange:

I can open test-1 so then I try test-2 and it crashes.
So I reopen Pd and try test-2 and here it works. (What?)
test-3 always crashes.

win8.1:

Problem Event Name:APPCRASH
  Application Name:pd.com
  Application Version:0.0.0.0
  Application Timestamp:6310
  Fault Module Name:crtdll.dll
  Fault Module Version:4.0.1183.1
  Fault Module Timestamp:30c91e2d


--

Mensaje telepatico asistido por maquinas.





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests.

2018-04-16 Thread Lucas Cordiviola
Ok I'll try.


TBH I don't have much of a clue what is going wrong here.


It can be the case that is just this machine (win8.1 not receiving updates), I 
will try on a win10 with "updates" ASAP. I guess you are not having this issue 
on your windows and linux machines.



--

Mensaje telepatico asistido por maquinas.

On 4/16/2018 5:11 AM, Liam Goodacre wrote:
So Context relies on a share patch which loads with the first instance of 
Context that you create. It's mostly there just to store certain arrays, but it 
can sometimes cause confusing behavior like this. Could you try closing PD, 
opening it again, then opening test-1, closing it, then opening it again? Then 
close PD and try the same thing with test-2. See if you can spot any patterns.

TBH I don't have much of a clue what is going wrong here. The only thing I can 
think of is that it's the [textbox] object, as I don't use that very often, 
basically in this helpfile. Are other help and example files loading correctly?

From: Lucas Cordiviola 
Sent: 15 April 2018 11:52
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries 
in abstractions)


On 4/15/2018 5:53 AM, Liam Goodacre wrote:

I'm guessing that test-1.pd will open and the others won't.

Kind of strange:

I can open test-1 so then I try test-2 and it crashes.
So I reopen Pd and try test-2 and here it works. (What?)
test-3 always crashes.

win8.1:

Problem Event Name:APPCRASH
  Application Name:pd.com
  Application Version:0.0.0.0
  Application Timestamp:6310
  Fault Module Name:crtdll.dll
  Fault Module Version:4.0.1183.1
  Fault Module Timestamp:30c91e2d


--

Mensaje telepatico asistido por maquinas.





___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries in abstractions)

2018-04-16 Thread Liam Goodacre
So Context relies on a share patch which loads with the first instance of 
Context that you create. It's mostly there just to store certain arrays, but it 
can sometimes cause confusing behavior like this. Could you try closing PD, 
opening it again, then opening test-1, closing it, then opening it again? Then 
close PD and try the same thing with test-2. See if you can spot any patterns.

TBH I don't have much of a clue what is going wrong here. The only thing I can 
think of is that it's the [textbox] object, as I don't use that very often, 
basically in this helpfile. Are other help and example files loading correctly?

From: Lucas Cordiviola 
Sent: 15 April 2018 11:52
To: Liam Goodacre; PD list
Subject: Re: [PD] CONTEXT V3.0.2 tests. (was: How to declare custom libraries 
in abstractions)


On 4/15/2018 5:53 AM, Liam Goodacre wrote:

I'm guessing that test-1.pd will open and the others won't.

Kind of strange:

I can open test-1 so then I try test-2 and it crashes.
So I reopen Pd and try test-2 and here it works. (What?)
test-3 always crashes.

win8.1:

Problem Event Name:APPCRASH
  Application Name:pd.com
  Application Version:0.0.0.0
  Application Timestamp:6310
  Fault Module Name:crtdll.dll
  Fault Module Version:4.0.1183.1
  Fault Module Timestamp:30c91e2d


--

Mensaje telepatico asistido por maquinas.


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list