On Mon, Jun 07, 2010 at 05:13:25PM -0700, Kim Cascone wrote:
> I had the [dssi~] external in the [postlude] library by Jamie Bullock
> but it didn't seem to be working
> so I compiled dssi~ after getting the liblo-dev and dssi-dev libs
> (it actually compiled which was a surprise)
>
> but while I c
So I just did a bunch of integration work, it should be easy enough to
get the pd-mobile-0.43 project into Eclipse, building and running on
your device:
http://puredata.info/docs/developer/BuildingPdForAndroid
That said, it doesn't work quite right on Android yet, so we could use
some help with
> On 06/08/2010 12:25 AM, Hans-Christoph Steiner wrote:
>> ailo wrote:
>>
>>> Hi.
>>>
>>> On 06/06/2010 11:32 PM, Hans-Christoph Steiner wrote:
>>>
That build is old, how about making builds using the auto-build
scripts? Then it can automatically upload too if fully setup. If t
Could be. I'll have a look at it -- thanks for the link. In general,
> however, I would suggest that a website-based multi-page manual is always a
> bad idea, for two reasons: First, because it's not searchable. Second,
> because it's an invitation to the author to jumble things up and leave some
>
I had become accustomed to not install libquicktime-dev, since it gave
errors during build in the past. That was the missing library. Now
everything works.
Voilà!
On 06/08/2010 12:25 AM, Hans-Christoph Steiner wrote:
ailo wrote:
Hi.
On 06/06/2010 11:32 PM, Hans-Christoph Steiner wrote:
On Mon, 7 Jun 2010, Hans-Christoph Steiner wrote:
On Jun 7, 2010, at 5:46 AM, Laurent WILLKOMM wrote:
Just downloaded Pd-0.42.5-extended-rc1-ubuntu-jaunty-x86_64.deb from
Nightly builds. This deb package depends on libraw1394-8.
L.Willkomm
As far as I know, Ubuntu/Jaunty only has libraw1394-8
On Sun, Jun 6, 2010 at 10:51 AM, Frank Barknecht wrote:
> Hi Andras,
>
> On Sat, Jun 05, 2010 at 07:10:21PM +0200, András Murányi wrote:
> > Oh, wow, news for me...
> > So you are talking about this one, right?
> >
> http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/footils
Le mardi 08 juin 2010 à 01:32 +0200, patko a écrit :
> Yo, I've got it, the background image had to be rendering between a snap and
> the snapped image,
> so using a trigger resolved this.
>
> Inside the patch there is also something I don't understand it's explained
> inside,
>
> just putting
I had the [dssi~] external in the [postlude] library by Jamie Bullock
but it didn't seem to be working
so I compiled dssi~ after getting the liblo-dev and dssi-dev libs
(it actually compiled which was a surprise)
but while I can now host a LADSPA
I am not sure how to find out what message to send
Hi,
I have three movies, in three different (windoze) computers, I'm using a fourth
one to control them. The movies are synchronized between them but the audio is
always delayed. I'm sending via OSC a message from the server that upon
arrival in the video clients, generate a bang to [pix_movie]
Have you try with [pix_share_read] and [pix_share_write] ? Then connect
the [pix_share_write] to a [pix_mask] or [pix_multiply].
In all cases, you will need to use [gemframebuffer] to 'mask' certain
processes/parts (the background and transform the particles in texture).
But, i really recommand tu
Yo, I've got it, the background image had to be rendering between a snap and
the snapped image,
so using a trigger resolved this.
Inside the patch there is also something I don't understand it's explained
inside,
just putting:
[gemhead]
|
[colorRGB 0 0 1]
turns background to blue
Also I'm
I'm talking about Miller's Pd Manual, which resides on the user's harddrive,
shows up in the
browser, and is listed first when you go to puredata.info and click
"documentation" and "manuals." And I
suppose "error-ridden" is not right-- "out of date" is more appropriate.
So is the FLOSS manual
ailo wrote:
> Hi.
>
> On 06/06/2010 11:32 PM, Hans-Christoph Steiner wrote:
>> That build is old, how about making builds using the auto-build
>> scripts? Then it can automatically upload too if fully setup. If the
>> computer is not on all the time, it could be scheduled to run on
>> startup, o
Dan Wilcox wrote:
> On Jun 7, 2010, at 10:52 PM, Mathieu Bouchard wrote:
>
>> On Mon, 7 Jun 2010, Dan Wilcox wrote:
>>
>>> Shit. Hah. Well, then the submission process is indeed not as obvious as I
>>> would have thought. I just followed the guide but somehow missed this rule.
>>> There should b
Dan Wilcox wrote:
> On Jun 7, 2010, at 12:09 PM, João Pais wrote:
>
>>> Then, of course, people should add more things to the exhibition.
>>> Here's how:
>>> http://puredata.info/docs/sitedocs/AddingToTheExhibition
>> If you want material to be added to exhibition, I don't think the current
>> su
Hi Pierre
and thanx for your answer.
I am looking for an expression foot controller. Something working somehow like
a wah-wah pedal. But I am unsure if I need a device with an OSC dedicated
driver, or if any USB pedal would do the job. What I primarily expect from this
device is accuracy, and lo
This is the exact goal of the FLOSS Manual. The site allows a PDF to be
generated from the current status of the manual. I've been encouraging
people not to reply solely on the images and patches, but to describe
things in text as well in order to ensure its searchability.
One caveat, however,
Also, keep in mind that you have complete control over the units being used
by setting various states in the gemwin. You can have 16x9 'units' for a
16:9 display (or 1920x1080 'units' for that matter).
On Mon, Jun 7, 2010 at 3:13 PM, B. Bogart wrote:
> Hi,
>
> This is normal media-art practise,
On 6/7/2010 2:00 PM, Dan Wilcox wrote:
On Jun 7, 2010, at 9:04 PM, Jim Aikin wrote:
I think that would probably be the way to go with Pd documentation as
well -- some sort of handbook that gives users step-by-step
instructions on all of the basic things they will need or want to do
when gett
Hi,
This is normal media-art practise, mapping one range of values to
another. Having one normalized system of coords does not solve all
problems, sometimes you want to know the position in actual pixels,
sometimes you don't. Not to mention the beauty of non-linear mappings.
Getting a handle
On Jun 7, 2010, at 9:04 PM, Jim Aikin wrote:
> I think that would probably be the way to go with Pd documentation as well --
> some sort of handbook that gives users step-by-step instructions on all of
> the basic things they will need or want to do when getting started. Once
> they're up and
On Jun 7, 2010, at 10:52 PM, Mathieu Bouchard wrote:
> On Mon, 7 Jun 2010, Dan Wilcox wrote:
>
>> Shit. Hah. Well, then the submission process is indeed not as obvious as I
>> would have thought. I just followed the guide but somehow missed this rule.
>> There should be a form etc where people
On Mon, 7 Jun 2010, Dan Wilcox wrote:
Shit. Hah. Well, then the submission process is indeed not as obvious as
I would have thought. I just followed the guide but somehow missed this
rule. There should be a form etc where people can submit their projects.
I removed my article form the exhibiti
I've been playing around with the plugin~ help file a little
and fixed it (for me at least) so it doesn't crash PdX
if you open plugin~-help.pd as a text file
and delete all instances of [info], [print] and [reset] messages
it should work
hope this is useful to someone
feedback is welcome if thi
On Jun 7, 2010, at 7:56 PM, Mathieu Bouchard wrote:
> On Sun, 6 Jun 2010, Hans-Christoph Steiner wrote:
>
>> We have an exhibition setup, but it could use some nice formatting from a
>> webdev. I think the plone workflow is easy enough, someone just needs to do
>> the python/CSS to make the pa
Friday 18th/19th June 2010 “plug &
play sensors + puredata workshop”
This workshop it´s an introduction to the world
of the analog
sensors (light, infrared, ultrasonic, accelerometer) used to control
audio,
Get involved in the FLOSS Manual?
D.
On 6/7/10 8:36 PM, Jonathan Wilkes wrote:
How exactly would one "start to work" on the Pd Manual?
More specifically:
What is the process by which a new, professionally written manual
replaces the old, error-ridden manual?
--
::: derek holzer ::: http://mac
Maybe Thomas Grill's [wacom] will help you? The problem is that Wacom
uses their own custom API, not the OS-native HID APIs. [hidio] deals
with the native HID APIs, which sometimes includes other types of
devices.
.hc
On Jun 7, 2010, at 10:24 AM, Christian Frisson wrote:
Dear pd-list
mik wrote:
Op 07-06-10 21:13, Kim Cascone schreef:
tried compiling the [dssi~] external from src without luck
got a list of compile errors
you need to install the packages liblo-dev and dssi-dev.
m
ah -- ok will track these down and install
thanks
_
Try:
[moocow/flite]
or
[import moocow]
[flite]
.hc
On Jun 7, 2010, at 6:51 AM, olsen wrote:
well actually it's in pd-extended - but it was somehow not created
when i was opening the flite-help from bryans package - opening it
from the pd-extended browser menu it works!
sorry for the wi
chdh (http://chdh.net) and peerdata (http://www.mail-archive.com/pd-list@iem.at/msg18058.html
) are two projects that come to mind.
.hc
On Jun 7, 2010, at 3:18 PM, Andrew Faraday wrote:
Hey All
I'm interested in creating some patches for performance which
require two people to play. (for
On Mon, Jun 7, 2010 at 7:56 PM, Mathieu Bouchard wrote:
> On Sun, 6 Jun 2010, Hans-Christoph Steiner wrote:
>
> We have an exhibition setup, but it could use some nice formatting from a
>> webdev. I think the plone workflow is easy enough, someone just needs to do
>> the python/CSS to make the
Op 07-06-10 21:13, Kim Cascone schreef:
tried compiling the [dssi~] external from src without luck
got a list of compile errors
you need to install the packages liblo-dev and dssi-dev.
m
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-manag
On Jun 7, 2010, at 2:09 PM, Kim Cascone wrote:
i ask you (and everybody else, who is interested in a working
[plugin~]), to get the source-code, compile the external and test
whether it works.
i'm pressing this a bit, in order to get the bugfix into PdX.
I checked the iem ftp site and the pl
IOhannes, feel free to commit/copy this directly to the pd-extended/
0.42 release branch. One we are in the release cycle, I prefer to do
bug fixes in the release branch, then merge them to trunk when its all
over. Otherwise, if its a small fix, then I just commit to both trunk
and the b
On Jun 7, 2010, at 5:46 AM, Laurent WILLKOMM wrote:
Am 2010-06-06 23:08, schrieb Hans-Christoph Steiner:
On Jun 5, 2010, at 6:39 AM, Laurent WILLKOMM wrote:
Am 2010-06-04 20:16, schrieb Hans-Christoph Steiner:
Ok, its finally time to start the release process of Pd-extended
0.42.5
with th
Hey All
I'm interested in creating some patches for performance which require two
people to play. (for instance, one uses some form of tactile control, keyboard
etc to control notes while another manipulates timbre, synthesis etc.
Has anyone done anything like that before? Any tips on making it
Oh, Hans suggested I request commit access to update these help patches. I've
never used SVN before, but I'm happy to spend some time learning to get the
revisions into pd-ext.
From: Jonathan Wilkes
To: pd-list@iem.at
Sent: Sat, June 5, 2010 4:27:40 PM
Subje
tried compiling the [dssi~] external from src without luck
got a list of compile errors
so I opened the makefile and found:
LIBDIR=/usr/local/lib/
/*which is the wrong path to pd - so I changed it to: */
LIBDIR=/usr/lib/
/*for my setup */
tried to compile again and got this:
k...@kim-laptop:
tried compiling the [dssi~] external from src without luck
got a list of compile errors
so I opened the makefile and found:
LIBDIR=/usr/local/lib/
/*which is the wrong path to pd - so I changed it to: */
LIBDIR=/usr/lib/
/*for my setup */
tried to compile again and got this:
k...@kim-laptop:
On 6/7/2010 11:36 AM, Jonathan Wilkes wrote:
How exactly would one "start to work" on the Pd Manual?
More specifically:
What is the process by which a new, professionally written manual
replaces the old, error-ridden manual?
"Replaces" is perhaps not quite the right word. Last year I wrote an
On 6/7/2010 1:13 AM, mark hadman wrote:
On a blank canvas, Right Click -> Help gets you a list of all vanilla
objects. (This works on pure:dyne's version of pd, anyway...)
Fantastic. Thanks! That will help a lot.
--JA
___
Pd-list@iem.at mailing
On 6/7/2010 2:55 AM, João Pais wrote:
further than that, there's this list, and also the pd chat. If you're
a professional, your help and insight could be very useful for the pd
community, in case you want/can get involved. with this kind of
projects, if you don't like something, *you* can ma
yes, that's what I'm trying to achieve, it just misses the pretty fading we can
obtain
with biquad processing, but that is exactly that,
thanks
Patrice Colet - 06 32 66 03 57
- "Jack" a écrit :
> Here a patch using GLSL and the frame buffer for feedback.
> Hope it helps.
> ++
>
> Ja
How exactly would one "start to work" on the Pd Manual?
More specifically:
What is the process by which a new, professionally written manual replaces the
old, error-ridden manual?
-Jonathan
From: Mathieu Bouchard
To: Jim Aikin
Cc: "pd-list@iem.at"
Sent: Mo
On Mon, 7 Jun 2010, Funs Seelen wrote:
As far as it concerns standards for documentation and especially coding,
have a look at the pd-dev list.
It's not essential to have pd-dev. It's basically a tiny list flooded by
sourceforge notices. Comparatively very little stuff gets discussed on
pd-d
i ask you (and everybody else, who is interested in a working
[plugin~]), to get the source-code, compile the external and test
whether it works.
i'm pressing this a bit, in order to get the bugfix into PdX.
I checked the iem ftp site and the plugin~0.2 tarball is dated 2001
could someone pleas
On Sun, 6 Jun 2010, Hans-Christoph Steiner wrote:
We have an exhibition setup, but it could use some nice formatting from
a webdev. I think the plone workflow is easy enough, someone just needs
to do the python/CSS to make the page look nice:
http://puredata.info/exhibition
RobotCowboy just
On Sun, 6 Jun 2010, Jim Aikin wrote:
But then, I'm a professional writer. I have standards for how documentation
ought to be written.
Then congratulations, you may start to work on the manual.
_ _ __ ___ _ _ _ ...
| Mathieu Bouchard, Montréal, Qué
On Sun, 6 Jun 2010, Jim Aikin wrote:
On further inspection ... I'm looking at 2.control.examples / 15.arrays,
and it is frankly not at all helpful. Many things are not explained
here. And when I create an array, the Help file is even worse. It refers
to "Table", not to arrays at all.
If you
sorry, maybe i read quickly. i read that you made changes, but i did not
understand you wanted those tested. i was still discussing the help
patch. if i find time later i will check it. is it in the CVS? i've
never tested release candidates for Pd before so pls excuse my ignorance.
d.
On 6/7/
On Jun 7, 2010, at 12:09 PM, João Pais wrote:
>> Then, of course, people should add more things to the exhibition.
>> Here's how:
>> http://puredata.info/docs/sitedocs/AddingToTheExhibition
>
> If you want material to be added to exhibition, I don't think the current
> submission process is a v
On Mon, 7 Jun 2010, Funs Seelen wrote:
As far as I know arrays are not objects but GUI representations of
tables, so there's no object help-file for it, except for the object
[table].
There are five concurrent things that may be called objects in pd.
There's t_pd, the set of all receivers; t
hello derek,
i'm not sure whether you read my emails or whether i write nonsense.
On 2010-06-07 18:43, Derek Holzer wrote:
> the larger problem is that plugin~ crashes whenever a non-existent
> plugin is requested. that is an issue i have no idea how to fix. maybe
> the help patch in question s
the larger problem is that plugin~ crashes whenever a non-existent
plugin is requested. that is an issue i have no idea how to fix. maybe
the help patch in question should not request any plugins then, but
simply include syntax for how it works.
d.
On 6/7/10 6:40 PM, IOhannes m zmoelnig wrote
On 2010-06-07 18:24, Derek Holzer wrote:
> Thanks. It's not my patch, it's one from Frank from a few years ago.
whosever patch it was, it crashed here.
so could you try to confirm whether the new code works as expected?
if it does work, then no help-patch should crash anymore.
e.g. the load a pl
Thanks. It's not my patch, it's one from Frank from a few years ago.
Others have reported [more] success with it.
Best!
D.
On 6/7/10 4:34 PM, IOhannes m zmoelnig wrote:
On 2010-06-07 11:13, Derek Holzer wrote:
Updated patch:
http://sourceforge.net/tracker/?func=detail&aid=3012451&group_id=55
On Mon, Jun 07, 2010 at 08:46:37AM -0700, Miller Puckette wrote:
> I'm open to suggestions as to how to et it to work on windows though!
> (maybe there's an open source pipe implementation somewhere, or maybe I
> should hack up a shared memory version?)
It might be posible to share information usi
On 2010-06-07, IOhannes m zmoelnig wrote:
On 2010-06-07 17:38, Mathieu Bouchard wrote:
According to computer-assisted geology, in the year 75.000.000 approx,
two tectonic plates will have converged enough to accidentally apply
the patch to the software.
do you have proof for this?
why do yo
On 2010-06-07 17:38, Mathieu Bouchard wrote:
> On Mon, 7 Jun 2010, Derek Holzer wrote:
>
>> Updated patch:
>> http://sourceforge.net/tracker/?func=detail&aid=3012451&group_id=55736&atid=478070
>>
>> Maybe sometime in the next millennium this will make it into the
>> distribution
>
> According
I'm open to suggestions as to how to et it to work on windows though!
(maybe there's an open source pipe implementation somewhere, or maybe I
should hack up a shared memory version?)
cheers
Miller
On Mon, Jun 07, 2010 at 03:39:49AM -0700, saint wrote:
> Ok that's a shame. Cheers for the reply Ioh
On Mon, 7 Jun 2010, patko wrote:
yes In the project I'm working on I have to manage three different
coordinates systems , the picture size in pixels, the blob from
[pix_blob] between 0 and 1, and openGL coordinates, between something
like 10.66, and something else like 8, depending on view par
On Mon, 7 Jun 2010, patko wrote:
I think about resolving this counter intuitive problem by using values between
0 and 1 for all
computings, and apply the pixels dimensions at the end
coordinates from 0 to 1 also have the same potential problem... as they
can go from 1 to 0.
I mean that you
On Mon, 7 Jun 2010, Derek Holzer wrote:
Updated patch:
http://sourceforge.net/tracker/?func=detail&aid=3012451&group_id=55736&atid=478070
Maybe sometime in the next millennium this will make it into the
distribution
According to computer-assisted geology, in the year 75.000.000 approx, tw
oupse I've mixed [pix_threshold] and [pix_alpha]
it's about pix_alpha rather but I think you've understood,
indeed I'd like the particle reveals background image
the idea is about snaping the particle system over a black rectangle (the mask)
and then turning the white pixels to alpha for revela
Hmm, i can't understand why you have [pd background image] and [pd mask]
in your patch.
There is a problem when you write 'the subpatches are placed following
order rendering' because [gemwin 0] <=> [gemwin 50].
If I understand, you want to see a background image when the particles
are drawn ?
++
>turning that into an external is maybe not efficient - it would better to
add these features to the >already existing array object.
I meant, altering the existing array into a new bounded_array object, or
whatever name suits better. The difference is it would be a compiled object
and not an abstra
On 2010-06-07 11:13, Derek Holzer wrote:
> Updated patch:
>
> http://sourceforge.net/tracker/?func=detail&aid=3012451&group_id=55736&atid=478070
>
>
> Maybe sometime in the next millennium this will make it into the
> distribution
>
as noted in the patch tracker: your patch crashes my Pd j
Dear pd-list,
I'm running 0.41.4-extended, currently under OSX, with [hidio] compiled
(it is part of the source package but not the binary package).
I could interface jog wheels and 3D mice using this solution
successfuly, but I'm now stuck with Wacom's Bamboo Pen and Touch. I'd
like to find
I've written a version of an array with step values and limits, using
data
structures. I could send it to >the list, but I would need some time to
isolate the code from the main patch.
That would be interesting João! Another possibility is turning that into
a
direct external, that does the wo
I've attached a patch that is supposed to render a particle system on a black
background
where all snaped white pixels should be turned progressively to alpha value
following their luminance value,
with the help of [biquad] object.
Sometimes it works, sometimes it doesn't, I couldn't figure
2010/6/6 patrick mcnameeking
> I agree that the Exhibition should be expanded. There currently are
> instructions for how to contribute to the exhibition here:
> http://puredata.info/docs/sitedocs/AddingToTheExhibition
> Do you guys think that it would be out of line for me to search for artists
>I've written a version of an array with step values and limits, using data
structures. I could send it to >the list, but I would need some time to
isolate the code from the main patch.
That would be interesting João! Another possibility is turning that into a
direct external, that does the work in
to filter out of bound values, someone suggested [moses]. I prefer
[split], because moses drops values out of range, and split replaces them
with the maximum range. if you sent 50 values, with split you get 50
values, with moses you get the values only between x and y.
However, you can rest
Patch window background was grey for me with pd-gui-rewrite on my ubuntu
hardy laptop (Ubuntu Studio not installed). I can't test the latest
0.42.5 as the laptop has since died but previous versions were ok.
James
Quoth Hans-Christoph Steiner, on 06/06/10 22:46:
Strange, not for me. I teste
IOhannes m zmoelnig a écrit :
On 2010-06-04 20:18, batinste wrote:
Hi list
The title says it all. The address
http://lists.puredata.info/pipermail/pd-list/ leads to a blank page. I
tried with anonymouse.org, same story.
I'm currently browsing the archives with mail-archive.com, but the
origi
On 2010-06-04 20:18, batinste wrote:
> Hi list
>
> The title says it all. The address
> http://lists.puredata.info/pipermail/pd-list/ leads to a blank page. I
> tried with anonymouse.org, same story.
> I'm currently browsing the archives with mail-archive.com, but the
> original address is much mo
not an answer to this thread but may be interesting for some searching the
archive for that topic is:
[say hello world(
|
[popen]
is simple fun and uses the internal speech engine on OSX
m.
Am 21.08.2009 um 16:36 schrieb tim vets:
> Hi all,
> I wanted to try out this external from Bryan Jur
>>>Please forward to anyone you think may be interested...
A10Lab presents a 5 Day Pure Data Workshop lead by Luca Carrubba and Oscar
Martin.
CRAZY GENERATIVE A/V MACHINES
The
aim of this workshop is to learn simple programming strategies for the
creation of audio/video software tools for
Am 2010-06-06 23:08, schrieb Hans-Christoph Steiner:
On Jun 5, 2010, at 6:39 AM, Laurent WILLKOMM wrote:
Am 2010-06-04 20:16, schrieb Hans-Christoph Steiner:
Ok, its finally time to start the release process of Pd-extended 0.42.5
with the release of 0.42.5-rc1, available now! There are of cou
I have to say that 90% of the work I've contributed to Pd and the FLOSS
Manual has been motivated by a frustration with the current state of
affairs. That's how free-software projects trick you into pouring your
life away into them ;-)
D.
On 6/7/10 11:55 AM, João Pais wrote:
further than th
Then, of course, people should add more things to the exhibition.
Here's how:
http://puredata.info/docs/sitedocs/AddingToTheExhibition
If you want material to be added to exhibition, I don't think the current
submission process is a very effective one. One practical example: me and
Servando
Updated patch:
http://sourceforge.net/tracker/?func=detail&aid=3012451&group_id=55736&atid=478070
Maybe sometime in the next millennium this will make it into the
distribution
D.
On 6/7/10 9:42 AM, Dan Wilcox wrote:
On Jun 7, 2010, at 1:56 AM, Derek Holzer wrote:
On 6/7/10 1:48 AM,
being the one who wrote that object list in floss, I can say that a
complete list doesn't exist - objects get added each day to svn, and
there's no "submission comitee" or any process that checks for the quality
of the documentation (or even the quality of the object).
if you're using pd-vani
well actually it's in pd-extended - but it was somehow not created when i was opening the flite-help from bryans package
- opening it from the pd-extended browser menu it works!
sorry for the wind
ø
On 06/07/2010 12:17 PM, olsen wrote:
it's not included in 0.42.5-extended anymore?
thanks for i
- "cyrille henry" a écrit :
> openGL coordinate can easily be change using the perspec message to
> gemwin.
>
Allright, then if I want to have gemwin coordinates system adapted to the blob,
I'd need to find out how to multiply perspect values to have my zeros at the
lower corner left
and
it's not included in 0.42.5-extended anymore?
thanks for info
ø
On 08/21/2009 04:45 PM, Hans-Christoph Steiner wrote:
Hey Tim,
It's included in the 0.41.4 release of Pd-extended.
.hc
On Aug 21, 2009, at 10:36 AM, tim vets wrote:
Hi all,
I wanted to try out this external from Bryan Jurish b
Ok that's a shame. Cheers for the reply Iohannes.
John.
--- On Mon, 7/6/10, IOhannes m zmoelnig wrote:
> From: IOhannes m zmoelnig
> Subject: Re: [PD] Pd~ object under windows - 'can't create'
> To: "saint"
> Cc: "pd list"
> Date: Monday, 7 June, 2010, 8:55
> On 2010-06-05 18:13, saint wrote
On Sun, Jun 06, 2010 at 08:05:23PM -0700, Jim Aikin wrote:
> Now that I have real-time MIDI working, I'm eager to start putting
> together the patch I need. But ... where is the documentation that
> lists the available objects? Once I know what object I want, I can
> create it and then right-click
Le 07/06/2010 10:10, IOhannes m zmoelnig a écrit :
On 2010-06-07 10:00, cyrille henry wrote:
i think the easiest would be to use 2 gem windows of 7680x1080, and
render exactly the same scenne in both. just having to change the
perspective of the openGL windows in order to have a perfect conti
On 2010-06-07 10:00, cyrille henry wrote:
> i think the easiest would be to use 2 gem windows of 7680x1080, and
> render exactly the same scenne in both. just having to change the
> perspective of the openGL windows in order to have a perfect continuity...
well, since one running instance of Pd/G
On Jun 7, 2010, at 9:53 AM, Frank Barknecht wrote:
> Hi,
> On Sun, Jun 06, 2010 at 04:25:55PM -0400, Hans-Christoph Steiner wrote:
>> sssad is not in Pd-extended as of 0.41.4
>
> I checked, seems it's also missing from Pd-ext-0.42-5. Jus wondering: I
> forgot the reason, is there still one? (AFA
On Jun 7, 2010, at 9:45 AM, Funs Seelen wrote:
>
>
> 2010/6/7 Funs Seelen
> > maybe "Put" menu arrays should have an option to do this as well.
File a feature request to the tracker:
http://sourceforge.net/tracker/?group_id=55736&atid=478073
> I agree on that! I once built a sequencer contr
Le 07/06/2010 09:49, IOhannes m zmoelnig a écrit :
On 2010-06-03 19:23, Hans-Christoph Steiner wrote:
I am looking into doing a 10 screen installation using Pd/Gem. I'd like
to run it on as few computers as possible. Anyone have any
recommendations for Debian or Ubuntu setups that can have
On Jun 7, 2010, at 6:33 AM, Jim Aikin wrote:
> On 6/6/2010 8:42 PM, Funs Seelen wrote:
>> Typing "pure data object list" in google leads you straight to the
>> flossmanual, which contains useful documentation about pd (and other
>> Free-Licensed-Open-Source-Software), including object-lists. Fo
(.. and now for the whole list:)
> maybe "Put" menu arrays should have an option to do this as well.
I agree on that! I once built a sequencer controlled by arrays in which I
could draw amplitude-envelopes in realtime. I wasn't able to limit it to
zero.
>> However, the array object (which I doub
On 2010-06-05 18:13, saint wrote:
> Hi,
>
> I'm using Pd vanilla version 0.42-5 under windows xp. I'd like to try out the
> pd~ object to try and max out both cores of my Intel Core 2 Duo T7250 whilst
> using a heavy patch (lots of bsaylor's partconv~'s)...
>
> I can't get pd~ to load - it alwa
Hi,
On Sun, Jun 06, 2010 at 04:25:55PM -0400, Hans-Christoph Steiner wrote:
> sssad is not in Pd-extended as of 0.41.4
I checked, seems it's also missing from Pd-ext-0.42-5. Jus wondering: I
forgot the reason, is there still one? (AFAIR there was some error with
[import sssad] because the object h
On 2010-06-03 19:23, Hans-Christoph Steiner wrote:
>
> I am looking into doing a 10 screen installation using Pd/Gem. I'd like
> to run it on as few computers as possible. Anyone have any
> recommendations for Debian or Ubuntu setups that can have like many DVI
> ports in one computer?
>
the b
1 - 100 of 108 matches
Mail list logo