On Mit, 2017-03-01 at 19:37 -0300, Alexandre Torres Porres wrote:
> 2017-03-01 19:07 GMT-03:00 :
> > On 03/01/2017 09:47 PM, Alexandre Torres Porres wrote:
> > > you all might be aware, but you that deken still installs it in
> > the
> > > deprecated '~/pd-externals' path?
> >
> > no, deken insta
On Don, 2017-03-02 at 01:03 -0300, Alexandre Torres Porres wrote:
> Howdy, I worked on a howto load and install externals tutorial and
> put it up in here: https://puredata.info/docs/tutorials/FrontPage
>
> Also find it in here https://sites.google.com/site/porres/Using%20Pd%
> 20Externals.pdf?att
On Don, 2017-03-02 at 14:41 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-02 14:04, Roman Haefeli wrote:
> >
> > Global:
> > /usr/lib/pd-externals (searched by Pd from package
> > manager)
> > /usr/local/lib/pd-externals (searched by used-instal
On Don, 2017-03-02 at 14:47 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-02 11:42, Roman Haefeli wrote:
> >
> >
> > Proposal:
> >
> > First time Deken is used, it asks to install to the user specific
> > folder regardless whether it exists. If the user
On Don, 2017-03-02 at 15:38 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-02 15:11, Roman Haefeli wrote:
> >
> > On Don, 2017-03-02 at 14:47 +0100, IOhannes m zmoelnig wrote:
> >
> > >
> > > https://github.com/pure-data/deken/issues/140
> > What
On Don, 2017-03-02 at 16:43 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-01 19:07 GMT-03:00 :
> >
> > there is it will suggest to install there.
> > if that folder does not exist (or is not writable), it will try
> > ~/pd-externals.
> > and so on.
> so, the order deken searches seem to be
On Don, 2017-03-02 at 17:51 -0300, Alexandre Torres Porres wrote:
> 2017-03-02 17:20 GMT-03:00 Roman Haefeli :
> >
> > > since the suer/global folders aren't created (anymore),
> >
> > From what I remember, they have never been auto-created.
> the use
On Don, 2017-03-02 at 18:26 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-02 18:08 GMT-03:00 Roman Haefeli :
> >
> > I'm confused. You wrote above sentence. Don't know what you meant.
> haha, I'm even arguing to myself then! It's that on the
Hey all
I was about to create a Deken package of comport, but realized, there
are some behaviors I don't understand.
I do have some patches that indicate the right outlet of comport did
once output some sensible messages, like 'open 1' when the connection
is established and 'open 0' when the conn
On Fre, 2017-03-03 at 08:35 -0500, Martin Peach wrote:
> On Fri, Mar 3, 2017 at 4:55 AM, Roman Haefeli
> wrote:
>
> > * Wouldn't it be good if there'd be some 'report' message that
> > would
> > trigger a dump of the current inner state, like
On Don, 2017-03-02 at 20:22 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-02 19:17 GMT-03:00 IOhannes m zmölnig :
> >
> > for starters, you could just follow the instructions on
> > https://github.com/pure-data/deken/#download
> I had done that, but downloading deken-plugin.tcl to my Pd
Hey Alex
On Fre, 2017-03-03 at 18:19 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-03 17:32 GMT-03:00 Roman Haefeli :
> >
> > No, you just need to put it into a search path of Pd. If your goal
> > is
> > to test whether the most recent change works (
On Fre, 2017-03-03 at 18:55 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-03 18:36 GMT-03:00 Roman Haefeli :
> >
> > Follow my instructions.
> I did, quite carefully, didn't work as I said, I also did other stuff
> that I described, and didn't work
On Fre, 2017-03-03 at 19:55 -0300, Alexandre Torres Porres wrote:
>
>
> 2017-03-03 19:20 GMT-03:00 Roman Haefeli :
> > After putting deken-plugin.tcl into extra/, don't you see a message
> > from Deken in the Pd-console when you start Pd?
> >
>
>
On Sam, 2017-03-04 at 13:09 -0300, Alexandre Torres Porres wrote:
> 2017-03-04 13:00 GMT-03:00 Alexandre Torres Porres
> :
> > the whole discussion here seemed to be the need to create that
> > folder automatically, to make things easier for the user.
> >
> I dont know if it's clear what a comple
Hey Simon
Thanks for your report. Frankly, I didn't test on OS X yet.
On Mon, 2017-03-06 at 15:54 +0100, Simon Iten wrote:
> i downloaded your comport v1.1 for osx and i have a strange problem…
>
> whenever i try to create a comport object with some initial values
> the object box does not creat
On Mon, 2017-03-06 at 16:33 +0100, Simon Iten wrote:
> hey roman,
>
> 0.0extended works. i am creating this: [comport 1 19200] with an
> arduino connected.
>
> but now i reinstalled 1.1 and it also works… very strange…
In the meanwhile, I tested it, too, though only on macOS 10.10 virtual
machin
Hey
On Mit, 2016-11-30 at 12:16 -0600, Rick Snow wrote:
> Hi list,
>
> I'm having trouble getting PD on mac osx 10.11.4 to work with the
> arduino analog inputs.
> I am able to upload firmata via the arduino ide. I'm also able to
> upload blink and get the expected behavior.
> When loading the
Hey all
I just deken'ized a new version (v0.6) of the pduino library.
Changelog since the last release (v0.5):
* Made it more self-sufficient, reduced number of dependencies, only
comport is left (obviously)
* Extended Firmata protocol support by adding new methods:
- 'capability': quer
Hey all
I noticed that Deken is maintaining an object index for libraries that
have been uploaded with a text file containing the list of objects.
cyclone has a working example: search for 'buffer~' and Deken suggests
cyclone.
I have troubles in adding my object list to the index.
I tried the f
Hey
How does Deken compare versions? I noticed that Deken interprets:
1.1.1 > 1.1
and
0.1~git20170101 > 0.1
Looks similar to the output of the sort command. Is it actually simply
an alphabetical sort?
Roman
signature.asc
Description: This is a digitally signed message part
of the objects.txt file? More specifically,
what is the delimiter between object name and description?
Roman
On Mon, 2017-03-20 at 09:57 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-20 09:42, Roman Haefeli wrote:
> >
> > * I uploaded the package:
> > deken upload --
On Mon, 2017-03-20 at 10:12 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-20 09:53, Roman Haefeli wrote:
> > Is it actually
> > simply
> > an alphabetical sort?
> no. deken *tries* to do a semantic sort.
>
> this is done using tcl's "lsort -dictionary&
On Mon, 2017-03-20 at 09:57 +0100, Max wrote:
> Looks correct, no?
According to what? I was rather wondering about the semantics than
pointing out that something is broken.
IOhannes mentioned how it works in the meanwhile.
Roman
signature.asc
Description: This is a digitally signed message part
On Mon, 2017-03-20 at 11:42 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-20 10:22, Roman Haefeli wrote:
> >
> > Am I doing the right thing? Also, are the indexes actived
> > immediately
> > after uploading or are they updated at some scheduled intervals?
>
embers/rdz/software/pduino/0.6/
Roman
On Mon, 2017-03-20 at 13:09 +0100, Roman Haefeli wrote:
> On Mon, 2017-03-20 at 11:42 +0100, IOhannes m zmoelnig wrote:
> >
> > On 2017-03-20 10:22, Roman Haefeli wrote:
> > >
> > >
> > > Am I doing the right thin
On Mon, 2017-03-20 at 16:22 +0100, IOhannes m zmoelnig wrote:
> On 2017-03-20 13:46, Roman Haefeli wrote:
> >
> > I'm still having troubles using the feature. I uploaded the text
> > file
> > manually, but the object it contains aren't indexed yet.
> >
There's been mentions of a few laptop models suitable for Pd use, but
there hasn't been any discussion about good CPU models. I wonder what
makes a good CPU for Pd-like operations. What I observe is that my over
8 years old Lenovo T61p with a Intel Core 2 Duo T8300 outperforms the
much more recent
I encountered an issue that might be related.
I don't have an Arduino board at hand right now, but I try to
reconstruct from memory. The [arduino] abstraction from pduino 0.6
allows to query the pin state of each pin. When testing this, I noticed
I cannot query the state of pin 13. I send 'pinStat
On Don, 2017-03-30 at 03:17 +0200, patrice colet wrote:
>
> [declare -stdpath list-abs -stdlib zexy]
Part of zexy comes as abstractions, so you would need:
[declare -stdpath zexy -stdlib zexy]
in order to load all of zexy. You can test with those objects:
[dirac~] (external only)
[mean] (ab
On Don, 2017-04-06 at 21:12 +0100, Julian Brooks wrote:
>
>
> Now of course I can just dl whatever lib via deken, save it somewhere
> within where I do have permissions and cp it to the right place but
> I'm lazy at heart - plus for 'how-to's this is a more complex
> description - how are others
Hi
Is it possible to manipulate a single pixel of a an image loaded by
[pix_image]? Specifically, I'd like to change the alpha value of
certain pixels. It doesn't matter to me whether the manipulation
happens in the pix realm or the GL realm. Currently I can think only of
cumbersome ways like usin
slowly
decomposes over time so that the image behind appears. I thought about
setting alpha to for more and more pixels as a way to decompose the
front image. Maybe there is another/better way?
Roman
> > Gesendet: Freitag, 07. April 2017 um 23:39 Uhr
> > Von: "Roman Haefeli"
de.
> >
> > Framebuffer ping ponging is easy in openFrameworks, but I have
> > never done it in GEM (honestly I haven't used GEM for a long time
> > now). I guess you can use two [gemframebuffer] objects and switch
> > your connections every other frame...
>
x27; m trying but i miss
> something...
> Thanks a lot again.
>
> 2017-04-15 20:56 GMT+02:00 Roman Haefeli :
> >
> > On Sam, 2017-04-15 at 12:39 +0200, cristiano piatti wrote:
> > >
> > > Good morning,
> > > could someone please make me a line us
On Sam, 2017-04-15 at 22:30 +0200, cristiano piatti wrote:
> One more question...but is there another way using "no tilde" objects
> ?
Unless you use [block~ 1], I guess there isn't. If you need a
continuous ramp, you definitely want to use [line~] and not [line].
You may also want to read about
You know about [array get] and [array set], do you?
Roman
On Fre, 2017-04-21 at 15:02 +, Ed Kelly via Pd-list wrote:
> compiled objects for maxlib/arraycopy
>
> _-_-_-_-_-_-_-^-_-_-_-_-_-_-_
>
> For Lone Shark releases, Pure Data software and published Research,
> go to http://sharktracks
Hey all
I'm looking for a method similar to what [pix_equal] does but supports
more than 8 bit per channel. With [pix_image] - [pix_equal], it seems I
get only 256 steps with a greyscale image, even if the mask loaded with
[pix_image] has 16 bit. Is this a limitation by openGL or by
[pix_image]?
robably take
some time).
Roman
> 2017-04-28 23:52 GMT+02:00 Roman Haefeli :
> > Hey all
> >
> > I'm looking for a method similar to what [pix_equal] does but
> > supports
> > more than 8 bit per channel. With [pix_image] - [pix_equal], it
> > se
On Sam, 2017-04-29 at 22:49 +0200, Csaba Láng wrote:
> Anyway stucked at compilation.
> ./TextBase.h:38:12: fatal error: 'FTFont.h' file not found
> Something with freetype, but reinstalling did not solve the problem.
On Debian and derivatives, I'd do something like:
$ apt-file search FTFont.h
Hey all
Pd from current master [1] doesn't properly save subpatches as such,
but saves them as normal obj:
#X obj 57 40 pd foo;
How to reproduce:
1) Create new patch
2) Create subpatch [pd foo]
3) Put some stuff like [inlet] and [outlet] to subpatch [pd foo]
4) Save as 'subpatch-broken.pd'
5) L
Hey all
I'm looking for the best available solution to execute commands from
Pd. Ideally, the object would launch the process independently from Pd
in order to avoid any lock-ups. Then, it'd be nice if there would be
interfaces to access stdout, stderr and the exit code (probably an
outlet for eac
Dear Max, Dear Chris
Please read the my first post in this thread. There I roughly described
in which ways [popen] and [system] are different (and not suitable for
my case).
Roman
On Mon, 2017-05-29 at 17:12 +0800, Chris McCormick wrote:
> On 29/05/17 17:03, Max wrote:
> >
> > What about your
On Mon, 2017-05-29 at 10:50 +0200, Antoine Rousseau wrote:
> for full duplex:
>
> pdreceive 5678 | your_command | pdsend 6789 &
>
> see attached patch (using ggee/shell, but would also works with e.g
> motex/system).
>
Thansks. From what I understand this allows you to write to talk to the
stdi
On Mon, 2017-05-29 at 13:03 +0200, Antoine Rousseau wrote:
> > And does anybody know if any of them are blocking so that the
> > timing of an external script is deterministic from within Pd's
> > logical timeframe?
> afaik only [system] is blocking, while [shell] and [popen] use Pd
> polling system
; > Subject: Re: [PD] Execute command from Pd
> > Date: May 29, 2017 at 6:40:26 AM MDT
> > To: Roman Haefeli
> > Cc: Pd-list
> >
> >
> > > When I distribute the script together with my
> > > Pd project, I'd rather want it relative to the patch
On Fre, 2017-06-02 at 09:45 +, Liam Goodacre wrote:
> Hi José
>
> This will only work with a pre-loaded abstraction or subpatch. I'm
> talking about opening a new file that isn't already loaded.
>
> You can open files like this:
>
> [; pd open file.pd my/directory(
>
> but it will only work
On Fre, 2017-06-02 at 10:42 +, Liam Goodacre wrote:
> Hi Roman
>
> Context, the system I'm documenting, is far too big to be explained
> in a single help-patch, so I want the 'context-help.pd' file to
> function more like a Table of Contents for the rest of the
> documentation (plus a few quic
ther care whether dependencies are easily
available/installable. If [pddplink] is in deken, the most important
thing is to document that Context requires pddplink (or whatever the
library is called).
Roman
> From: Pd-list on behalf of Roman
> Haefeli
> Sent: 02 June 2017 11:03
> To: pd-list@
On Don, 2017-06-08 at 13:55 +0200, David Medine wrote:
> For those interested, I pushed onto my github page
> (https://github.com/dmedine/PdLSL/tree/master/lsl_inlet%7E) a Pd
> extern
> that wraps LabStreamingLayer's signal inlet. Now you can stream data
> into Pd with LSL.
>
> This is still f
On Mon, 2017-06-19 at 16:39 +0200, Matt Davey wrote:
> Sorry, i really do love pd, and feel like lately all i am doing is
> complaining about fiddly annoyances, but this one has gotten me
> repeatedly, and i felt it might be easy to fix (?):
>
> If you copy an object (ie: ctrl+C), or select an are
On Mon, 2017-07-03 at 10:11 +0200, IOhannes m zmoelnig wrote:
> On 2017-07-02 22:53, Simon Iten wrote:
> >
> > (can there sound more then one note on the same pitch on the same
> > instrument?)
> you mean, something like that weirdo one: http://bit.ly/1G68IQb ?
:-)
You not always want to mute t
Hey
For those interested: I took the liberty to package William Brent's
[convolve~ ] external and make it available through Deken.
[convolve~ ] does real-time partitioned convolution where the partition
size and thus the resulting delay can be set.
http://williambrent.conflations.com/pages/resea
Hey all
I finally figured out some bug in netpd that looked platform dependent.
It turns out it actually is platform dependent. I do something that
only creates rounding errors on Windows (or Wine), but not on Linux or
macOS.
Attached patch illustrates the issue. It pre-calculates a look-up
tabl
out
coordination. I noticed it was pretty easy to package, so I just did
it.
Of course, I'm all ears for any coordinative effort.
Roman
> 2017-07-03 18:54 GMT-03:00 Roman Haefeli :
> > Hey
> >
> > For those interested: I took the liberty to package William Brent'
On Mon, 2017-07-03 at 22:21 -0400, William Brent wrote:
> All good! Thanks Roman. One more I don't have to worry about ;) Been
> doing a lot of work on timbreID but didn't have any plans for
> improving [convolve~].
Cool. Thanks for your feedback. I really didn't mean to interfere with
anyone's pl
On Die, 2017-07-04 at 00:11 +0200, Roman Haefeli wrote:
> Hey all
>
> I finally figured out some bug in netpd that looked platform
> dependent.
> It turns out it actually is platform dependent. I do something that
> only creates rounding errors on Windows (or Wine), but not on
ck the secret key for
user: Roman Haefeli ID: 650636116E82BE28
in order to sign ggee-v0.27-(Darwin-i386-32)(Darwin-x86_64-32)-externals.tar.gz
Enter GPG passphrase:
No passphrase and not using gpg-agent...trying to sign anyhow
Exception in thread Thread-6:
Traceback (most recent call last):
F
On Mit, 2017-07-05 at 09:50 +0200, IOhannes m zmoelnig wrote:
> On 2017-07-05 09:13, Roman Haefeli wrote:
> >
> > I just tried, now that you asked. And no. I failed at gpg-signing
> > the
> > package.
> how did it fail?
> if all went well deken should ha
Hey all
I'm experiencing window position troubles on X11 (Ubuntu 16.04,
fluxbox). When loading patches in Pd 0.48 that were last saved with Pd
0.47, the windows appear at the correct positions. But when saving and
reloading them on 0.48, they move upwards and slightly to the left on
each cycle. Fu
On Mit, 2017-07-19 at 00:24 +0200, IOhannes m zmölnig wrote:
> On 07/18/2017 11:20 PM, IOhannes m zmölnig wrote:
> > i'm currently looking for a fix for this problem.
>
> i think i might have found one:
>
> https://github.com/pure-data/pure-data/pull/108
>
> please test (the issue that gets f
On Mit, 2017-07-19 at 10:01 +0200, cyrille henry wrote:
>
>
> can you confirm the pproblem with the menu, or is it just me?
No, I have the same behavior on Ubuntu 16.04 / wish 8.6.
Roman
signature.asc
Description: This is a digitally signed message part
___
Hey all
Maybe a little late in the cycle: In Pd on a Mac, you need to click
twice when switching windows. First click changes window focus and only
the second click can be used to interact with the window content.
It seems not to be typical behavior on a Mac. With other applications I
can switch
der version of Tk.
Instead of wish8.4, should I try a newer self-built version, too?
Roman
> > On Jul 19, 2017, at 10:35 AM, pd-list-requ...@lists.iem.at wrote:
> >
> > From: Roman Haefeli
> > Subject: [PD] One click too many on macOS
> > Date: July 19, 2017 at 10:3
On Don, 2017-07-20 at 22:30 +0200, Max wrote:
> On 2017년 07월 20일 22:19, IOhannes m zmölnig wrote:
> >
> > On 07/20/2017 10:09 PM, Max wrote:
> > >
> > > It stayed the same with test3. Is anyone else running it fine
> > > with Jack
> > > on Linux? I'd like to compare the setup (jack versions??) to
On Fre, 2017-07-21 at 12:16 +0200, Max wrote:
> On 2017년 07월 21일 11:35, Roman Haefeli wrote:
> >
> > On Don, 2017-07-20 at 22:30 +0200, Max wrote:
> > >
> > > On 2017년 07월 20일 22:19, IOhannes m zmölnig wrote:
> >
> > >
> > >
On Fre, 2017-07-21 at 13:12 +0200, IOhannes m zmölnig wrote:
> - why don't you get the "Cannot lock down XXX byte memory area
> (Operation not permitted)" error (on the console) that i get?
I get that, too:
$ pd -jack -channels 2 -rt
Cannot lock down 1186 byte memory area (Operation not permitted
On Mit, 2017-07-19 at 18:30 +0200, Dan Wilcox wrote:
> Ah ok, I misunderstood. What I was referring to was *very* buggy
> behavior such as creating a bang with the key binding creates two
> bangs...
>
> What you're talking about is the fact that macOS does not have "focus
> follows mouse", which i
On Sam, 2017-07-22 at 00:39 -0300, Alexandre Torres Porres wrote:
>
> My opinion is that things should look the same, out of the box, on
> vanilla, pd extended, and purr data.
I hear you, although I'd be already quite happy if box sizes would be
consistent across platforms in Pd-vanilla. If I'm
On Son, 2017-07-23 at 13:13 -0300, Alexandre Torres Porres wrote:
> Hi, when translating Pd to brazilian portuguese, I cam across a few
> things I don't really know what they do and stuff, and that I never
> really bothered.
>
> For instance, what is the 'verbose' check box in "Path" for?
The sam
On Mon, 2017-07-24 at 00:32 +0200, Dan Wilcox wrote:
> Also, I'm happy to hint to those of you trying the test4: check out
> the new [soundfiler] right outlet...
This was one of my most wanted missing features in Pd. Thanks!
And I'm glad you mentioned it on the list. I missed it in the git log.
On Mon, 2017-07-24 at 21:22 +0200, Max wrote:
> Jack,
> you're an experienced Linux user. Would you be willing to try if it
> still runs fine, even when compiled to the libjackd2 from KXStudio?
> Thanks
Hey Max,
I compiled jack2 with current master (9c929bef39e1, which is probably
the one they
On Die, 2017-07-25 at 10:44 +0200, Max wrote:
> On 2017년 07월 24일 22:20, Roman Haefeli wrote:
> >
> > On Mon, 2017-07-24 at 21:22 +0200, Max wrote:
> > >
> > > Jack,
> > > you're an experienced Linux user. Would you be willing to try if
> >
Hey all
So often I see people getting confused with symbol boxes. Its current
interface design is contrary to what most people are used to from other
software. Every text entry that I can think of gives a visual cue to
indicate keyboard input is expected. However, when you click symbol
box, nothin
Hey all
Is it still possible in Pd to send a message to canvas in order to
emulate a mouse click? Some documents[1] and patches[2] on the Pure
Data wiki suggest it was possible with earlier versions of Pd, but I
can't get the examples to work with current Pd.
My aim is to make a symbolatom ready
On Fre, 2017-07-28 at 21:03 +0200, Ingo Stock wrote:
> There is a more complete collection of messages in the forum [1]
> (direct
> link [2]).
>
> You can send [mouse 340 135 1 0( to a visible patch window where the
> first two numbers are the x and y coordinates to emulate a mouse
> click.
> Work
27;.
I guess the corresponding code is found in g_editor.c:
void canvas_mouse(t_canvas *x, t_floatarg xpos, t_floatarg ypos,
t_floatarg which, t_floatarg mod)
{
canvas_doclick(x, xpos, ypos, which, mod, 1);
}
Roman
> > On Jul 28, 2017, at 6:32 PM, pd-list-requ...@lists.iem.at wrot
On Sam, 2017-07-29 at 11:35 -0600, jme...@anestheticaudio.com wrote:
> Going through Alex's excellent documentation made me think about how
> nearly every single new PD user I encounter struggles with OS
> specific problems when it comes installing externals. As a teacher
> who introduces a lot of
Hey Oliver
On Die, 2017-08-08 at 20:12 +0200, oliver wrote:
> hi,
>
> does anybody know if the mrpeach externals (are compiled for the
> raspberry pi architecture ?
>
> not me but a friend of mine (so i can't ATM be more specific) tried
> to
> install them via DEKEN as well as apt-get without
Hey all
The Mac app not only looks very good now, it looks pretty similar to
the Linux version. Dan, Miller: your work is much appreciated! I think
your improvements in the preference dialogs and the help browser are
valuable.
There is something bugging with very recent versions of the Mac App.
T
On Fre, 2017-08-11 at 10:54 +0200, Dan Wilcox wrote:
> Actually, one thing to try might be to re-enable forcing the Tk
> scaling value. It's commented out in pd-gui.tcl.
Tk scaling seems to affect only:
* Log-font in the Pd main window
* Labels of iemguis
* "Audio on/off" in the Pd main window
On Fre, 2017-08-11 at 10:46 +0200, Dan Wilcox wrote:
> >
> > On Aug 11, 2017, at 10:31 AM, pd-list-requ...@lists.iem.at wrote:
> >
> > TLDR:
> >
> > This would keep box sizes of Pd <= 0.47:
> > "7 12" on Linux and Mac
> > "7 13" on Windows
> This is more likely related to platform margins and
department.
> At the very least, it seems like Tk 8.4 is out on macOS 10.13 so it's
> a good thing I did the work to update Pd for Tk 8.5 on Mac, even if
> it does introduce a few wrinkles.
Really great work! Thanks.
Roman
> > On Aug 11, 2017, at 11:37 AM, Roman Haefeli
> &
On Mit, 2017-08-09 at 20:47 -0700, Miller Puckette wrote:
> Pd version 0.48-0test7 is available on http://msp.ucsd.edu/software.h
> tm
> or via git from github:
> git clone https://github.com/pure-data/pure-data.git
>
> Building now for MAC OSX on three architectures (PPC, i386, ia64) and
> on
>
On Mon, 2017-08-21 at 11:04 +0300, alex wrote:
>
> On 03/29/2017 12:42 PM, Alexandros Drymonitis wrote:
> >
> > I can't send the number 13 from the Arduino to Pd using Arduino's
> > Serial.write() function. Instead I'm receiving a 10. Does this
> > have
> > anything to do with the fact that ASC
Hey all
It appears to me that the Pd-0.48-0.app is not compiled with Jack
support. The switch in the menu 'Media' where you can switch APIs
between 'standard(portaudio)' and 'jack' is missing. Also, when set
'audioapi: 5' in the settings file, it falls back to portaudio.
Is this intentional? IIRC
btw: I'm specifically talking about this:
http://msp.ucsd.edu/Software/pd-0.48-0.mac.tar.gz
On Mit, 2017-08-23 at 16:02 +0200, Roman Haefeli wrote:
> Hey all
>
> It appears to me that the Pd-0.48-0.app is not compiled with Jack
> support. The switch in the menu 'Media'
Hey
Sorry for nagging about this again, but I'd like to know whether the
lack of direct Jack support in the macOS build is intentional.
Thanks,
Roman
On Mit, 2017-08-23 at 16:03 +0200, Roman Haefeli wrote:
> btw: I'm specifically talking about this:
> http://msp.ucsd.edu/So
is?
Roman
> > On Aug 28, 2017, at 10:49 AM, pd-list-requ...@lists.iem.at wrote:
> >
> > Date: Mon, 28 Aug 2017 10:27:01 +0200
> > From: Roman Haefeli
> > To: Pd-List
> > Subject: Re: [PD] Pd-0.48 for macOS not compiled with jack
> > support(?)
> >
nstructions say:
./configure
but without '--enable-jack' no Jack support will be enabled, neither
with weak linking nor without. Or do I miss something?
Roman
> > On Aug 28, 2017, at 10:49 AM, pd-list-requ...@lists.iem.at wrote:
> >
> > Date: Mon, 28 Aug 2017 10:27:0
On Mon, 2017-08-28 at 12:24 +0200, Dan Wilcox wrote:
> I've added --enable-jack to the places it needs to be, so this
> shouldn't be an issue with the next release build.
Cool. Many thanks!
Roman
signature.asc
Description: This is a digitally signed message part
_
Hey all
I am mapping an image as texture onto a cylinder. The image is mostly
white and at the joint where both ends meet a thin black line is
visible. Is there a way to disguise the joint so that the texture
appears seamless?
Thanks,
Roman
signature.asc
Description: This is a digitally signed m
anks to your hint I tried the other methods
mentioned in the pix_texture-help.pd. Using 'rectangle 1' seems to do
the trick. However, for it to work I had to squeeze the images that I
wanted to load as texture to 4096px (the were 5505px before).
Roman
> Le 30/08/2017 à 09:18, Roman Hae
On Son, 2017-09-03 at 19:37 +0200, Matt Davey wrote:
> exactly!
>
> for any sort of sample playback, a [metro] and [vline~] approach is
> always going to be better than phasor~ based playback.
Except, if you aim for continuous (as in "at audio rate") pitch change
which I wouldn't know how to d
On Mon, 2017-09-04 at 22:10 -0300, Alexandre Torres Porres wrote:
> Hi, I've been working this year on a new library called "ELSE", this
> first beta release, and it is up in deken for Windows, Mac and
> Windows. Here's my repository github.com/porres/pd-else
Cool. I just had a glance and there is
On Mit, 2017-09-06 at 10:39 -0300, Alexandre Torres Porres wrote:
> I put a license remark inside "meta", but not that I really know
> anything about licenses :)
Hm... I seem unable to find anything about the SIBSD license. Please
include a copy of the license text or at least provide a link.
Rom
On Mit, 2017-09-06 at 11:19 -0300, Alexandre Torres Porres wrote:
> well, I just copied that from somewhere else (don't even remember,
> maybe cyclone?), but I should be honest here and just ask, cause I
> have no clue about licenses, and I really don't care, this should be
> as free and open as po
On Mit, 2017-09-06 at 17:03 +0200, Matt Davey wrote:
> here's a copy of PD's license.
>
> seems to be the "3 clause BSD license"
>
> if you want your code to share that same license, maybe a good idea
> to just include that text (but change "Miller Puckette" to your own
> name ;)
Now it becom
Hey all
A patch of mine with only a few geos that was developed with last
release of Gem 0.93.3 looks totally messed up with current master. It
turns out that [ortho] is the culprit.
It appears that [ortho] used to screw with aspect ratio as it forces
both, window width and window height, to be 4
ow can someone use the full window area with the new default mode?
Why is there a limit?
Roman
> Le 09/09/2017 à 00:59, Roman Haefeli a écrit :
> >
> > Hey all
> >
> > A patch of mine with only a few geos that was developed with last
> > release of Gem 0.9
301 - 400 of 1003 matches
Mail list logo