Re: [PD] Implementing compressor as a patch?

2019-04-07 Thread Alexandre Torres Porres
hi, you responded to my "how to do it in vanilla" inquire, yeah, I can see how to do it with [line~] and [env~] and such, but I meant under a signal rate paradigm. Anyway, I see your approach on compression seems similar to mine :) haven't looked throughly though. thanks Em dom, 7 de abr de

Re: [PD] Implementing compressor as a patch?

2019-04-07 Thread Chris McCormick
Hello, On 8/4/19 10:45 am, Alexandre Torres Porres wrote: ...compressor as a Pd patch. > I'm using rms average to detect the gain level and rampsmooth~ to perform attack/release. I wouldn't know how to do it in Vanilla... I generally ruin all my music with this:

[PD] Implementing compressor as a patch?

2019-04-07 Thread Alexandre Torres Porres
Howdy, I'm giving a try at how to implement a compressor as a Pd patch. This is what I came up with, it needs cyclone 0.3! Here's a screenshot. I'm using rms average to detect the gain level and rampsmooth~ to perform attack/release. I wouldn't know how to do it in Vanilla... [image: Screen Shot

Re: [PD] iemguts for pd-windows-64 ?

2019-04-07 Thread Lucas Cordiviola
Hi Jean-Yves! I have just uploaded  "iemguts[v0.2.1](Windows-amd64-32)" to Deken. Should show up in less than 24hs. :) Mensaje telepatico asistido por maquinas. On 4/6/2019 2:23 PM, Jean-Yves Gratius wrote: > Hello, > > I wondered if iemguts has been compiled for Windows pd-64 ? > > Thanks >

Re: [PD] fonts in linux

2019-04-07 Thread matthew brandi
On 07/04/2019 20:41, Dan Wilcox wrote: > The next "best bet for now" is to file a bug report about the quotes > not being handled well > -> https://github.com/pure-data/pure-data/issues/579 > > This makes it far more likely for the issue to be fixed instead of > relying on work arounds forever. :P

[PD] sending patch + folder to PDParty

2019-04-07 Thread enrike
hi I am trying to test in iPhone a patch built using PDDroidParty. My problem is that together with the droidparty_main.pd I have a folder with pd abstractions. For me the best solution to install the patches would be to send them into an email or some kind of message same as we do in

Re: [PD] fonts in linux

2019-04-07 Thread Dan Wilcox
The next "best bet for now" is to file a bug report about the quotes not being handled well -> https://github.com/pure-data/pure-data/issues/579 This makes it far more likely for the issue to be fixed instead of relying on work arounds

Re: [PD] Get current time in seconds since the Epoch using just Vanilla PD

2019-04-07 Thread IOhannes m zmölnig
On 4/7/19 8:39 AM, RT wrote: > Is there a way to get Epoch time in pure data using just Vanilla Objects > only? > I looked at http://write.flossmanuals.net/pure-data/time/ but it's in > extended > "utime cxc flatspace output seconds since epoch and microsecond well, the current epoch

Re: [PD] Gem 0.94 - camera settings on windows ...

2019-04-07 Thread IOhannes m zmölnig
On 4/5/19 2:43 AM, Lucas Cordiviola wrote: > On 4/3/2019 3:17 PM, IOhannes m zmölnig wrote: >> my new builds also seem to work for 32bit Pd (without crashing), but >> only when started from an MSYS2 shell (and*not* when starting Pd the >> usual way). > > > There might be some needed DLL in

Re: [PD] fonts in linux

2019-04-07 Thread matthew brandi
On 07/04/2019 16:14, oliver wrote: WARNING: Font family '"Celeste' not found, using default (DejaVu Sans Mono) Small": can't open -font-size: can't open 12: can't open -font-weight: can't open normal: can't open (Tcl) UNHANDLED ERROR: extra characters after close-quote while executing

Re: [PD] fonts in linux

2019-04-07 Thread oliver
Dear Oliver I am no expert, but after your first email, I played around a bit. I am on Ubuntu 18.10 running Pd 0.48.2, and I cannot reproduce your problem. I tried:     pd -font-face "Celeste Small" hi, a small update ! your method actually works when i call PD from the command line like

Re: [PD] Getting 32 bit floating point number from 4 sequential bytes

2019-04-07 Thread Roman Haefeli
Hi Arda On Fri, 2019-04-05 at 16:00 +0300, Arda Eden wrote: > > I am reading the udp data with [netreceive] succesfully and able to > reach any value I need. Now trying to find a way to combine these > (big endian) sequential 4 bytes in order to get the resulting 32 bit > floating point number.

Re: [PD] fonts in linux

2019-04-07 Thread oliver
Dear Oliver I am no expert, but after your first email, I played around a bit. I am on Ubuntu 18.10 running Pd 0.48.2, and I cannot reproduce your problem. I tried:     pd -font-face "Celeste Small" Pd started OK, and Celeste Small was loaded as the default font (see screenshot — just a

Re: [PD] fonts in linux

2019-04-07 Thread matthew brandi
On 07/04/2019 12:38, oliver wrote: > the readme.txt on your linked github page also mentions the flag > "-font-face" with an exmaple (-font-face "Zapf Dingbats") which, as > i wrote, produces a crash on my system (Ubuntu LTS 18) because PD > (or is it Tcl/Tk ?) can't interpret the quotes. > > so

Re: [PD] fonts in linux

2019-04-07 Thread oliver
Hi, Dan ! thanks for joining in ! On 2019-04-07 12:36, Dan Wilcox wrote: Basic Pd oft info is in the /font/README.txt: i found no such folder on a fresh PD installation on Linux. the readme.txt on your linked github page also mentions the flag "-font-face" with an exmaple (-font-face "Zapf

Re: [PD] mobile devices: knowledge gathering

2019-04-07 Thread Dan Wilcox
I would also throw in my PdParty for iOS: http://danomatika.com/code/pdparty Also, if you want to write a patch that works the same on Android and iOS, PdParty supports a large subset of DroidParty objects to facilitate this. If you want something beyond

Re: [PD] Known number object issues in v0.49.0 on Windows ?

2019-04-07 Thread Dan Wilcox
I'm on macOS 10.14 using Pd 0.49 The behavior I see is as it has always been (as far as I recall): - single click on float atom aka number box - start typing a number - there *is* visual feedback: an ellipses ... after the text and an added > if the text is longer than the size of the box - hit

Re: [PD] iemguts for pd-windows-64 ?

2019-04-07 Thread oliver
On 2019-04-06 19:23, Jean-Yves Gratius wrote: Hello, I wondered if iemguts has been compiled for Windows pd-64 ? +1 best oliver ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

[PD] Get current time in seconds since the Epoch using just Vanilla PD

2019-04-07 Thread RT
Is there a way to get Epoch time in pure data using just Vanilla Objects only? I looked at http://write.flossmanuals.net/pure-data/time/ but it's in extended "utime cxc flatspace output seconds since epoch and microsecond faction" Thanks ___