Re: [PD] why not Purr Data?

2017-10-01 Thread Alexander Connor
Increased processing overhead with the new GUI -- assuming that matters with a specific computer set-up. On Sun, 1 Oct 2017 13:48:09 -0400, Ali Momeni wrote: > Hello all, > > I've been playing around with the latest Purr Data from: > https://agraef.github.io/purr-data/ > > and, well, I l

Re: [PD] Command line pd --help launches pd

2017-09-27 Thread Alexander Connor
I noticed this as well. Don't remember it happening until 0.48. Annoying. On Wed, 27 Sep 2017 11:16:00 +0200, Jérôme Abel wrote: > Hi, > > I don't know if it is a normal behavior, when I type "pd --help" in a > Terminal, Pd is launched. > > Usually this kind of command just print the he

Re: [PD] Installing list-abs with Deken does not add path

2017-09-26 Thread Alexander Connor
I think you nailed it. I've got the same here on linux with list-abs and la-kitchen. Had to manually add the paths before they worked. No problems with the non-"-"-externals as far as I've noticed. On Tue, 26 Sep 2017 21:34:51 +, Lucas Cordiviola wrote: > I'm getting the same on Wind

[PD] Web forum crash

2017-09-24 Thread Alexander Connor
I know it goes down all the time, but somebody might want to let Eeight know as it's still up in a broken state and appears to be exposing admin privileges to the open web. ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> ht

Re: [PD] Bug: Double parsing of -mididev startup parameters in Linux

2017-09-19 Thread Alexander Connor
Thanks for doing that, I knew there had to be an actual bug in there *somewhere*. On Tue, 19 Sep 2017 22:49:13 +0200, IOhannes m zmölnig wrote: > On 09/19/2017 07:01 PM, IOhannes m zmölnig wrote: > > On 09/19/2017 05:07 AM, Alexander Connor wrote: > >> pd -rt -n

Re: [PD] Bug: Double parsing of -mididev startup parameters in Linux

2017-09-19 Thread Alexander Connor
On Tue, 19 Sep 2017 19:01:37 +0200, IOhannes m zmölnig wrote: > On 09/19/2017 05:07 AM, Alexander Connor wrote: > > pd -rt -noaudio -audiobuf 1 -sleepgrain 0.5 -alsamidi -mididev 1,0 2,0 3,0 > > 4,0 5,0 6,0 7,0 8,0 9,0 10,0 11,0 12,0 13,0 14,0 15,0 16,0 > > ??? >

Re: [PD] Bug: Double parsing of -mididev startup parameters in Linux

2017-09-19 Thread Alexander Connor
6 MIDI-in /16 > MIDI-out? > I mean you can plug 32 midi cables in it? > > Or you have 1 soundcard with 2 midi plugs (the normal in / out)? > > To avoid confusion keep in mind that 1 midi plug has 16 channels in it. > > > Mensaje telepatico asistido por

[PD] Bug: Double parsing of -mididev startup parameters in Linux

2017-09-18 Thread Alexander Connor
Submitting for comments here before I send it to the bug tracker. File this Linux bug under minor-but-annoying. I use a desktop launcher to set up a midi-only Pd instance with a 16x16 input/output buss. The following startup string will do this successfully: pd -rt -noaudio -audiobuf 1 -sleep

Re: [PD] Font-Metrics was:( linux: "-font-size" startup flag -- does this work?)

2017-09-15 Thread Alexander Connor
> > :-) > > > > Mensaje telepatico asistido por maquinas. > > > > On 9/15/2017 8:27 AM, Alexander Connor wrote: > > > > Correct. > > > > This problem has only reared it's head in the more recent Debian-based > > distributions. Corr

Re: [PD] Font-Metrics was:( linux: "-font-size" startup flag -- does this work?)

2017-09-15 Thread Alexander Connor
other "nuts & > bolts" on the C code will tighten the thing just a couple of pixels. > Looks like an easy "enhancement" for 0.48.1. > > Mensaje telepatico asistido por maquinas. > > On 9/14/2017 1:48 PM, Alexander Connor wrote: > > Yes, it seems to have

Re: [PD] Font-Metrics was:( linux: "-font-size" startup flag -- does this work?)

2017-09-15 Thread Alexander Connor
the relevant code that's > >> different from Pdx my tests gave good results. In other words simply > >> changing the hard coded metrics makes patches render like Pdx (specially > >> EOLs). > >> > >> Can you test and give feedback? > >> > &

Re: [PD] Font-Metrics was:( linux: "-font-size" startup flag -- does this work?)

2017-09-14 Thread Alexander Connor
gt; at least quite the same (or far better than plain vanilla). > Please give us your feedback & opinions on this. (don't reply only to > me, include the list). > > > Salutti, > Lucarda. > > Mensaje telepatico asistido por maquinas. > > On 9/14/2017 9:

Re: [PD] Font-Metrics was:( linux: "-font-size" startup flag -- does this work?)

2017-09-14 Thread Alexander Connor
test and give feedback? > > > Mensaje telepatico asistido por maquinas. > > On 9/13/2017 4:28 AM, Roman Haefeli wrote: > > Hey Alexander > > I hear you and I am in the same boat. > > On Die, 2017-09-12 at 21:50 -0400, Alexander Connor wrote: > > > Thank

Re: [PD] Fwd: Re: linux: "-font-size" startup flag -- does this work?

2017-09-12 Thread Alexander Connor
Thank you for these answers. Editing the Pd text file wasn't really much of a solution for me since I'm dealing with a very large patch with many subpatches which would all have to be changed; I was really looking for a way to scale everything at once and back again should the need arise. Ho

[PD] Fwd: Re: linux: "-font-size" startup flag -- does this work?

2017-09-11 Thread Alexander Connor
- Start Forwarded Message - Sent: Mon, 11 Sep 2017 21:49:42 -0400 (EDT) From: "Alexander Connor" To: "Lucas Cordiviola" Subject: Re: [PD] linux: "-font-size" startup flag -- does this work? Ah yes thank you I forgot that and was using the wrong GUI window

[PD] linux: "-font-size" startup flag -- does this work?

2017-09-11 Thread Alexander Connor
Hello list - So whilst testing some of the newer Debian/Ubuntu versions to replace my EOL/close to EOL versions I'm currently using, I ran into the enlarged font rendering issue in Vanilla which has been discussed in various posts to this list and I am aware the devs are still working on this.

Re: [PD] Midi Real Time Active Sensing Message Ignored

2017-08-20 Thread Alexander Connor
I think the most probable reason active sense is being ignored in the latest version of PD is because I reported this bug (and other midi issues) after fielding and confirming multiple problem reports on the PD web forum: https://lists.puredata.info/pipermail/pd-dev/2017-01/020888.html I agree