Re: [PD] numerical constraints

2009-08-03 Thread J bz
Hi IOhannes,

Your right, of course.

Guess I needed that conceptual shift, not just relying on
objects/abstractions to do the work for me.

Cheers,

Jbz



2009/8/1 IOhannes m zmölnig zmoel...@iem.at

 J bz wrote:

 Hey IOhannes,

 Yeah I thought about moses but doesn't moses always start at 0?


 no, why do you think so?
 (unless you mean, by starting what is the default behaviour when you
 don't specify an argument and/or don't reset the limit)

 even if it did, you could always translform  the numbers into the range you
 want them to be with simple linear transformation as learned in high-school
 (y=kx*d)

 anyhow::

 [moses 10] will divide at 10, whereas the following will divide at -5:

 [loadbang]
 |
 [-5(
 |
 [moses 20]


 fmasd
 IOhannes

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


[PD] PureData/GridFlow/where is #labeling?

2009-08-03 Thread sisil mehta
hey,
I am using the newest version of Gridflow. Now i wasnt able to find
#labeling which is referred to at this link :
http://createdigitalmotion.com/2007/01/18/open-source-motion-tracking-with-multiblob-for-gridflowpd/


is it a function written for some program in pd? does it come with gridflow?
or is it available somewhere on the net??

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


Re: [PD] Mmmore PdCon pics

2009-08-03 Thread Chris McCormick
On Sat, Aug 01, 2009 at 03:02:16PM +0200, danomatika wrote:
  Hi everybody, finally recovered from Brasil and put online some pics, you
  can check it here:
  
  http://www.thesaddj.com/pics/
  
  or download them all here:
  
  http://www.thesaddj.com/tempd/SAD_PdCon09-webselecta.zip
  
  These are web resolution, if someone wants hi-res just write me.  more pics
  have to come, but it will be a selection of the views of the city - no pd
  nerding :) Great times in there guys, it has been a pleasure to
  contribute to this event and meet all of you for real.
 
 Oh man, it looks like a lot of fun.  Stupid work, I wish I could have made
 it!  Congrats to everyone who did and to Alex for putting it all together. 

Ditto, yay for the Pd community! :)

Chris.

---
http://mccormick.cx

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


[PD] Build Gridflow on Ubuntu 9.04

2009-08-03 Thread Jack
Hello,

I'm trying to build Gridflow on Ubuntu 9.04 but i got this error during
compilation :

format/quicktimehw.c.fcs:49: attention : deprecated conversion from
string constant to ‘char*’
ruby -w base/source_filter.rb optional/gem.c optional/gem.c.fcs
g++ -I/usr/local/include -I/home/jack/include -I. -xc++
-fno-operator-names -I/usr/X11R6/include -O3 -I../Gem/src -mtune=pentium
-march=pentium -Wall -Wno-unused -Wunused-variable -g -fPIC -I. -c
optional/gem.c.fcs -o optional/gem.o
ruby -w base/source_filter.rb optional/opencv.c optional/opencv.c.fcs
g++ -I/usr/local/include -I/home/jack/include -I. -xc++
-fno-operator-names -I/usr/X11R6/include -O3 -I../Gem/src -mtune=pentium
-march=pentium -Wall -Wno-unused -Wunused-variable -g -fPIC -I. -c
optional/opencv.c.fcs -o optional/opencv.o
optional/opencv.c.fcs: In function ‘void set_atom(t_atom*,
CvTermCriteria)’:
optional/opencv.c.fcs:116: attention : deprecated conversion from string
constant to ‘char*’
optional/opencv.c.fcs:116: attention : deprecated conversion from string
constant to ‘char*’
optional/opencv.c.fcs:117: attention : deprecated conversion from string
constant to ‘char*’
optional/opencv.c.fcs:117: attention : deprecated conversion from string
constant to ‘char*’
ruby -w base/source_filter.rb optional/fftw.c optional/fftw.c.fcs
g++ -I/usr/local/include -I/home/jack/include -I. -xc++
-fno-operator-names -I/usr/X11R6/include -O3 -I../Gem/src -mtune=pentium
-march=pentium -Wall -Wno-unused -Wunused-variable -g -fPIC -I. -c
optional/fftw.c.fcs -o optional/fftw.o
make: *** Pas de règle pour fabriquer la cible « optional/fann.o »,
nécessaire pour « gridflow.pd_linux ». Arrêt

An idea about this problem ?
Thanx.
++

Jack




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


[PD] Pure Data/gridflow/running flow_objects.c

2009-08-03 Thread sisil mehta
Hey,
This is prolly the noobest question ever but i'm new and dunno how to get
around linux that well.

How do i get flow_objects.c from gridflow/base/ running like seen in this
link: http://gridflow.ca/gallery/multiblob.png

Thnks,
Sisil
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Metastudio 3!!

2009-08-03 Thread Ed Kelly
Cool. The help patches, when complete, should give an overview of usage with 
examples, but you're right of course that principles of operation should be 
easy to identify and reproduce.

It's very cumbersome also. I want to break up the sequencing part a bit more in 
future, rather than building bigger and bigger sequencers, build smaller 
perhaps.

But if I can just get v3 finished and bugfixed, I might take a break, grow a 
beard, have a family.and come back to it. Except that it is also addictive!

Best,
Ed


--- On Sun, 2/8/09, Kyle Klipowicz kylek...@gmail.com wrote:

 From: Kyle Klipowicz kylek...@gmail.com
 Subject: Re: [PD] Metastudio 3!!
 To: Ed Kelly morph_2...@yahoo.co.uk
 Date: Sunday, 2 August, 2009, 8:11 PM
 Cool. It's loading, but I'm getting
 some errors still with the adsr patch. I think it's
 because I have Miller's adsr using the same name in my
 abstrations.
 
 One other thing that might be helpful: you have very
 complicated applications that are difficult to navigate to
 even know how to use them. I would be nice if you made some
 smaller, simpler ones that could be developed into larger
 patches after understanding is obtained.
 
 
 Just some thoughts! Keep up the good work.
 
 ~Kyle
 
 On Sun, Aug 2, 2009 at 11:48 AM,
 Ed Kelly morph_2...@yahoo.co.uk
 wrote:
 
 Have you set the path to include
 path/to/metastudio?
 
 I should include a help file - including now!!!
 
 
 
 Thanks,
 
 Ed
 
 
 
 --- On Thu, 23/7/09, Kyle Klipowicz kylek...@gmail.com
 wrote:
 
 
 
  From: Kyle Klipowicz kylek...@gmail.com
 
  Subject: Re: [PD] Metastudio 3!!
 
  To: Ed Kelly morph_2...@yahoo.co.uk
 
  Cc: PD List pd-list@iem.at
 
  Date: Thursday, 23 July, 2009, 10:18 PM
 
  Hey Ed~
 
 
 
  Looks good, but I cannot load these examples out of
 the box
 
  with Pd-extended. This makes it a bit difficult to
 explore.
 
  Maybe you could also include a README.txt file to help
 with
 
  installation?
 
 
 
  Thanks,
 
 
 
 
 
  ~Kyle
 
 
 
  On Thu, Jul 23, 2009 at 1:58 PM,
 
  Ed Kelly morph_2...@yahoo.co.uk
 
  wrote:
 
 
 
  Hi all, who are here in SP or not,
 
 
 
 
 
 
 
  Metastudio 3 is out, and you can download it at 
  http://sharktracks.co.uk/puredata
 
 
 
 
 
 
 
  There will be more, and I will continue to make the
 help
 
  files and nogui versions and fix bugs. Check the app
 folder
 
  for some examples though, and have a lot of fun.
 
 
 
 
 
 
 
  Best,
 
 
 
  ed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  ___
 
 
 
  Pd-list@iem.at
 
  mailing list
 
 
 
  UNSUBSCRIBE and account-management - 
  http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 
 
 
 
 
  --
 
  -
 
  
 
           -
 
    - --
 
  http://perhapsidid.wordpress.com
 
  http://myspace.com/kyleklipowicz
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 -- 
 -
 
          -
   - --
 http://perhapsidid.wordpress.com
 http://myspace.com/kyleklipowicz
 
 
 


  

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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Miller Puckette
Yep, it's a damn pity I used the tabwrite~ name for the wrong object!  We're
all stuck with it now.

I've been planning to put an object like this into Pd for many years, but
can't think of a correct name... anyone have a better idea than tabwriteat~

?

cheers
Miller

On Mon, Aug 03, 2009 at 02:51:07PM +0200, Frank Barknecht wrote:
 Hi,
 
 attached is code for an external [tabwriteat~] that I would wish would
 be part of Pd vanilla. It is the audio equivalent to [tabwrite] for
 messages and writes the signal coming in through the first audio inlet
 at positions coming in to the second audio inlet. So it's name should
 actually be [tabwrite~] but as you know this is already taken by
 something that acts more like having the name [tabrecord~]. :)
 
 [tabwriteat~] is not well tested and I probably won't be able to
 maintain it.
 
 Ciao
 -- 
  Frank BarknechtDo You RjDj.me?  _ __footils.org__


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


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


Re: [PD] pdp question

2009-08-03 Thread ---------------[O:O]---------------

ola,

I use a small trick for gnome with pdp : I configure xorg.conf as below
(for nvidiaaa cards, must be adapted to each config) or use the graphic
interface to put the second screen 100 pix below the first, then [dimen
816 612 and [1670 76 before creating a pdp_glx screen
then I alt + click on the pdp window and move it to hide the borders
outside the second screen, it is also possible to rezise it by hand to
adapt catching the corner of the window on your first screen ...

a++
benjamin



===
Section Screen
   Identifier Screen0
   Device Videocard0
   MonitorMonitor0
   DefaultDepth24
   Option NoLogo TRUE
   Option TwinView 1
   Option TwinViewXineramaInfoOrder DFP-0
   Option metamodes CRT: 800x600 +1680+100, DFP: 1680x1050 +0+0
   SubSection Display
   Depth   24
   EndSubSection
EndSection



ydego...@gmail.com a écrit :

ola,

the pdp_glx object accepts a message :
[posdim x y width height (,
so a message
[posdim 1025 0 1024 768(
should work for a resolution of 1024x768,
it should be full screen on your extended desktop.

in linux, gnome doesn't let you position a window on 0,
so you have to use a window manager like fluxbox.

i don't know the situation on macosx.

saludos,
sevy

budi prakosa wrote:

can i use fullscreen+borderless window using pdp like gem? i use macosx

thanks!


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



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







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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Jonathan Wilkes

--- On Mon, 8/3/09, Miller Puckette mpuck...@imusic1.ucsd.edu wrote:

 From: Miller Puckette mpuck...@imusic1.ucsd.edu
 Subject: Re: [PD] tabwriteat~ object
 To: pd-list@iem.at
 Date: Monday, August 3, 2009, 9:30 PM
 Yep, it's a damn pity I used the
 tabwrite~ name for the wrong object!  We're
 all stuck with it now.
 
 I've been planning to put an object like this into Pd for
 many years, but
 can't think of a correct name... anyone have a better
 idea than tabwriteat~

I've been learning Lilypond recently, and there's a command to specify 
the current version.  This is handy, because the 
developers can change commands and property names as necessary, and for 
the user there's an automated way to update old lilypond scores.



 
 ?
 
 cheers
 Miller
 
 On Mon, Aug 03, 2009 at 02:51:07PM +0200, Frank Barknecht
 wrote:
  Hi,
  
  attached is code for an external [tabwriteat~] that I
 would wish would
  be part of Pd vanilla. It is the audio equivalent to
 [tabwrite] for
  messages and writes the signal coming in through the
 first audio inlet
  at positions coming in to the second audio inlet. So
 it's name should
  actually be [tabwrite~] but as you know this is
 already taken by
  something that acts more like having the name
 [tabrecord~]. :)
  
  [tabwriteat~] is not well tested and I probably won't
 be able to
  maintain it.
  
  Ciao
  -- 
   Frank Barknecht       
     Do You RjDj.me?       
   _ __footils.org__
 
 
  ___
  Pd-list@iem.at
 mailing list
  UNSUBSCRIBE and account-management - 
  http://lists.puredata.info/listinfo/pd-list
 
 
 ___
 Pd-list@iem.at
 mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 


  

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


Re: [PD] tabwriteat~ object

2009-08-03 Thread ypatios
well..

how about.. [tabright~ ] ?


:)

alabala

2009/8/3 Miller Puckette mpuck...@imusic1.ucsd.edu

 Yep, it's a damn pity I used the tabwrite~ name for the wrong object!
  We're
 all stuck with it now.

 I've been planning to put an object like this into Pd for many years, but
 can't think of a correct name... anyone have a better idea than
 tabwriteat~

 ?

 cheers
 Miller

 On Mon, Aug 03, 2009 at 02:51:07PM +0200, Frank Barknecht wrote:
  Hi,
 
  attached is code for an external [tabwriteat~] that I would wish would
  be part of Pd vanilla. It is the audio equivalent to [tabwrite] for
  messages and writes the signal coming in through the first audio inlet
  at positions coming in to the second audio inlet. So it's name should
  actually be [tabwrite~] but as you know this is already taken by
  something that acts more like having the name [tabrecord~]. :)
 
  [tabwriteat~] is not well tested and I probably won't be able to
  maintain it.
 
  Ciao
  --
   Frank BarknechtDo You RjDj.me?  _
 __footils.org__


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


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




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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Frank Barknecht
Hallo,
ypatios hat gesagt: // ypatios wrote:

 how about.. [tabright~ ] ?

That's brilliant!

Ciao
-- 
Frank

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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Frank Barknecht
Hallo,
Miller Puckette hat gesagt: // Miller Puckette wrote:

 Yep, it's a damn pity I used the tabwrite~ name for the wrong object!  We're
 all stuck with it now.
 
 I've been planning to put an object like this into Pd for many years, but
 can't think of a correct name... anyone have a better idea than 
 tabwriteat~

Here are a bunch of random ideas: 

tabfill~, tabgraph~, tabset~, tabput~, arraywrite~, tabindex~, tabpush~,
tabjam~, tabfeed~

Ciao
-- 
Frank

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


[PD] fullscreen in second device

2009-08-03 Thread Andres Ferrari
hello,

Does anyone know if it is possible to use fullscreen (in a gem window)in a 
second device? like a second screen or datashow?

in the main screen you must see the patch, not the gemwindow.


thanks!!!


http://www.myspace.com/anfex





  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1


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


Re: [PD] tabwriteat~ object

2009-08-03 Thread ypatios
And some more:

tabstream~, vtabwrite~, tabrec~, writetab~, tabfloat~ ...


albl

2009/8/4 Frank Barknecht f...@footils.org

 Hallo,
 Miller Puckette hat gesagt: // Miller Puckette wrote:

  Yep, it's a damn pity I used the tabwrite~ name for the wrong object!
  We're
  all stuck with it now.
 
  I've been planning to put an object like this into Pd for many years, but
  can't think of a correct name... anyone have a better idea than
 tabwriteat~

 Here are a bunch of random ideas:

 tabfill~, tabgraph~, tabset~, tabput~, arraywrite~, tabindex~, tabpush~,
 tabjam~, tabfeed~

 Ciao
 --
 Frank

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




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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Jaime Oliver
tabplot~ ?

On Mon, Aug 3, 2009 at 3:44 PM, ypatios ypat...@gmail.com wrote:

 And some more:

 tabstream~, vtabwrite~, tabrec~, writetab~, tabfloat~ ...


 albl

 2009/8/4 Frank Barknecht f...@footils.org

 Hallo,
 Miller Puckette hat gesagt: // Miller Puckette wrote:

  Yep, it's a damn pity I used the tabwrite~ name for the wrong object!
  We're
  all stuck with it now.
 
  I've been planning to put an object like this into Pd for many years,
 but
  can't think of a correct name... anyone have a better idea than
 tabwriteat~

 Here are a bunch of random ideas:

 tabfill~, tabgraph~, tabset~, tabput~, arraywrite~, tabindex~, tabpush~,
 tabjam~, tabfeed~

 Ciao
 --
 Frank

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




 --
 ypatios

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




-- 
Jaime E Oliver LR

joliv...@ucsd.edu
www.realidadvisual.org/jaimeoliver
www-crca.ucsd.edu/
www.realidadvisual.org

858 202 1522
9168 Regents Rd. Apt. G
La Jolla, CA 92037
USA
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] tabwriteat~ object

2009-08-03 Thread Matt Barber
Would this in principle include a possibility for a variable
[delwrite~] as well?

Matt



 Yep, it's a damn pity I used the tabwrite~ name for the wrong object!  We're
 all stuck with it now.

 I've been planning to put an object like this into Pd for many years, but
 can't think of a correct name... anyone have a better idea than 
 tabwriteat~

 ?

 cheers
 Miller

 On Mon, Aug 03, 2009 at 02:51:07PM +0200, Frank Barknecht wrote:
 Hi,

 attached is code for an external [tabwriteat~] that I would wish would
 be part of Pd vanilla. It is the audio equivalent to [tabwrite] for
 messages and writes the signal coming in through the first audio inlet
 at positions coming in to the second audio inlet. So it's name should
 actually be [tabwrite~] but as you know this is already taken by
 something that acts more like having the name [tabrecord~]. :)

 [tabwriteat~] is not well tested and I probably won't be able to
 maintain it.

 Ciao
 --
  Frank Barknecht            Do You RjDj.me?          _ __footils.org__



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


Re: [PD] tabwriteat~ object

2009-08-03 Thread Chris McCormick

On Mon, Aug 03, 2009 at 12:30:29PM -0700, Miller Puckette wrote:
 Yep, it's a damn pity I used the tabwrite~ name for the wrong object!  We're
 all stuck with it now.
 
 I've been planning to put an object like this into Pd for many years, but
 can't think of a correct name... anyone have a better idea than 
 tabwriteat~

Maybe you could pass [tabwrite~] an argument to specify whether it should have
an extra 'index' inlet?

Chris.

---
http://mccormick.cx

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


Re: [PD] pdcon09 and iscl2009

2009-08-03 Thread marius schebella

marius schebella wrote:

hi,
thanks to all 
the organizers, alex, figo, glerm, paloma, karla 


how could I forget palm. so sorry...
marius.

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


[PD] how to deploy PD in a server?

2009-08-03 Thread Adityo Pratomo
Hi there folks,

Does anybody now whether can PD be deployed in a server and then anybody can
login into that server and run PD without have to install PD on the client
side? What are the requirements for this? I understand that there's NetPD, i
haven't read much about it, buat isi this sufficient? Because i am thinking
about making music using PD and then run the abstraction and patches on a
server, so anyone who want to hear it can just login to the server. Is it
possible?

Thank you very much

-- 
mataharipertama.wordpress.com
myspace.com/downstairsbohemian
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list