Re: [PD] pduino 0.5 servofirmata pd crash

2010-02-22 Thread Martin Peach

Yes you definitely need to power the servo from a separate source of 5V.
The servo pulse can be connected directly from the arduino pwm pin as 
long as the grounds of all the components are connected to the same place.


Martin


Ricardo Brazileiro wrote:

I would like to see your video with example.

I made this, but the motor stop automatically...

maybe it has a problem of usb voltage... 5v can aliment arduino + motor 5v?

abraços do terceiro mundo,

:)

On Mon, Feb 22, 2010 at 4:21 PM, Jose Luis Santorcuato 
mailto:santorcuat...@gmail.com>> wrote:


Ricardo: i just use the pduino or comport object, but you need
configure the portb (usb) remember the wires, ground,5v and
pwm..., black wire to gnd, red to 5v and orange to pwm... the pwm
socket are 11,10,9,6,53, if you have any problem i can upload a tiny
video with example...

Greetings from Chile

José

2010/2/22 Ricardo Brazileiro mailto:rbrazile...@gmail.com>>

olá josé,

do you have any patch example using servo motor 5v in arduino +
firmata?

I was test the standart firmata and the motor start when I set
pin 10 to servo and change the value but the servo motor stop
after 3, 4 seconds...
 
I don't know why this happen...


abraços,

r.


On Sun, Feb 21, 2010 at 6:06 PM, Jose Luis Santorcuato
mailto:santorcuat...@gmail.com>> wrote:

Hi, i prefer the standard firmata, i dont have problems with
motors 5v or 3v. pd dont crash...
OS?
gREETINGS FROM cHILE
 
José



 
2010/2/20 Ricardo Brazileiro 
>

olá,

I was testing my servo motor using pduino 0.5
ServoFirmata with arduino-test.pd and when I change the
value to pin 10 the pure-data crash.

I'm using the most recent release of pd-extended and
ubuntu 9.04

How to use ServoFirmata and arduino object?

cheers

-- 
ricardo brazileiro

http://rbrazileiro.info 



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




-- 
http://www.chilemigra.cl

http://arselectronicachile.blogspot.com
http://www.myspace.com/santorcuato





-- 
ricardo brazileiro

http://rbrazileiro.info





-- 
http://www.chilemigra.cl

http://arselectronicachile.blogspot.com
http://www.myspace.com/santorcuato





--
ricardo brazileiro
http://rbrazileiro.info





___
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] pduino 0.5 servofirmata pd crash

2010-02-22 Thread Ricardo Brazileiro
I would like to see your video with example.

I made this, but the motor stop automatically...

maybe it has a problem of usb voltage... 5v can aliment arduino + motor 5v?

abraços do terceiro mundo,

:)

On Mon, Feb 22, 2010 at 4:21 PM, Jose Luis Santorcuato <
santorcuat...@gmail.com> wrote:

> Ricardo: i just use the pduino or comport object, but you need configure
> the portb (usb) remember the wires, ground,5v and pwm..., black wire to
> gnd, red to 5v and orange to pwm... the pwm socket are 11,10,9,6,53, if you
> have any problem i can upload a tiny video with example...
>
> Greetings from Chile
>
> José
>
> 2010/2/22 Ricardo Brazileiro 
>
> olá josé,
>>
>> do you have any patch example using servo motor 5v in arduino + firmata?
>>
>> I was test the standart firmata and the motor start when I set pin 10 to
>> servo and change the value but the servo motor stop after 3, 4 seconds...
>>
>> I don't know why this happen...
>>
>> abraços,
>>
>> r.
>>
>>
>> On Sun, Feb 21, 2010 at 6:06 PM, Jose Luis Santorcuato <
>> santorcuat...@gmail.com> wrote:
>>
>>> Hi, i prefer the standard firmata, i dont have problems with motors 5v or
>>> 3v. pd dont crash...
>>> OS?
>>> gREETINGS FROM cHILE
>>>
>>> José
>>>
>>>
>>>
>>> 2010/2/20 Ricardo Brazileiro 
>>>
 olá,

 I was testing my servo motor using pduino 0.5 ServoFirmata with
 arduino-test.pd and when I change the value to pin 10 the pure-data crash.

 I'm using the most recent release of pd-extended and ubuntu 9.04

 How to use ServoFirmata and arduino object?

 cheers

 --
 ricardo brazileiro
 http://rbrazileiro.info



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


>>>
>>>
>>> --
>>> http://www.chilemigra.cl
>>> http://arselectronicachile.blogspot.com
>>> http://www.myspace.com/santorcuato
>>>
>>>
>>>
>>
>>
>> --
>> ricardo brazileiro
>> http://rbrazileiro.info
>>
>>
>>
>
>
> --
> http://www.chilemigra.cl
> http://arselectronicachile.blogspot.com
> http://www.myspace.com/santorcuato
>
>
>


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


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread Jack
Le lundi 22 février 2010 à 23:15 +0100, IOhannes m zmölnig a écrit :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Jack wrote:
> > and when i try to create [wiimote], i get :
> > /home/jack/wiimote/wiimote.pd_linux: /home/jack/wiimote/wiimote.pd_linux: 
> > undefined symbol: cwiid_get_balance_cal
> >  wiimote
> > ... couldn't create
> 
> obviously from experimental support for the wii balance, which seems to
> not be supported by the libcwiid used.
> 
> > 
> > i do this :
> > - download new wiimote source from externals/hardware/wiimote in
> > puredata-svn
> > - download cwiid from git repository :
> > git://github.com/abstrakraft/cwiid.git
> 
> i have to admit that i never tried the git version.
> no i have and it worked out of the box (no need for patching as the
> patch is already included)
Yes it works fine ;)
> 
> > - change to #include  in wiimote.c (i
> > also try with #include )
> 
> NEVER EVER do that.
> this is why we have makefiles and CFLAGS and things like that: to set
> the path where to search for header-files and libraries.
> for unknown reasons only people who want to hardcode paths into #include
> seem to compile the wiimote external.
> 
> i know that there is no documentation, but anyhow:
> "make install" the libcwiid: it should install the headers and library
> files into /usr/local
> these paths should automatically be searched by any standard compiler,
> so you just go on with:
Yes, it is what i'm doing now and all is OK, [wiimote] is created.
So thanks a lot.
> 
> 
> anyhow, there is one thing missing which you cannot know (though your
> problems are not related to that):
> you have to manually tell, that you want the wiimotionplus to report
> dual-acceleration:
> create and edit a file "Make.local" and add the line
> 
> CFLAGS += -DHAVE_CWIID_MOTIONPLUS_LOWSPEED
> 
> to it.
> (this is for historic reasons when i did not care to write a configure
> script and libcwiid did not have the dualspeed feature built in)
What i do with this Make.local now, where i put it ?
Now sending [reportMotionplus 1( to [wiimote] return :
angle_rate 8000 8050 7870
low_speed 1 1 1

The problem is i get always 1 1 1 with low_speed. Because of the
Make.local file ?
++

Jack


> 
> 
> > - make
> > - copy wiimote.pd_linux in the Pd extra folder
> > - create an object [wiimote]
> 
> well, why not directly start pd from where you are until the object works?
> 
> 
> mfgasdr
> IOhannes
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAkuDATgACgkQkX2Xpv6ydvSh8QCeJpB77Y8k4mLad0Zc95hoZQTm
> MmwAn0KcXjWw77QrxeY7678xU/6gjS94
> =wBtU
> -END PGP SIGNATURE-



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


Re: [PD] another [readanysf~] install-on-ubuntu guide. (was: readanysf~ binary ubuntu?)

2010-02-22 Thread João Pais

I'm sorry readanysf~ is somewhat difficult to install.


Actually, compiling [readanysf~] is dead-easy. It's only it's
dependencies, that can be tricky. However, if you _know_ that you need
to first install some libraries for compiling gmerlin-avdecoder, then
this is easy as well.


the problem here is that I'm still on jaunty. gmerlin only appeared some
months ago for karmic. unfortunately I'm not very experienced in compiling  
and can't code (and don't really want to learn any of those). so I can't  
offer any specialized help.


I'm also a windows user, so a windows version would be great. specially
because, for whatever reason, pd is quite weak in terms of file players.
even mp3play~ doesn't work with any of my mp3.

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


Re: [PD] another [readanysf~] install-on-ubuntu guide. (was: readanysf~ binary ubuntu?)

2010-02-22 Thread Roman Haefeli
On Mon, 2010-02-22 at 19:31 +0100, Roman Haefeli wrote:
> On Mon, 2010-02-22 at 19:19 +0100, august wrote:
> 
> > 
> > Hi,
> > 
> > I'm sorry readanysf~ is somewhat difficult to install. 
> 
> Actually, compiling [readanysf~] is dead-easy. It's only it's
> dependencies, that can be tricky. However, if you _know_ that you need
> to first install some libraries for compiling gmerlin-avdecoder, then
> this is easy as well. 

If anyone interested, I made my first debian package:
http://www.romanhaefeli.net/software/pd/pd-readanysf_0.36-1_i386.deb

It depends on libgmerlin-avdec1 from this PPA:
https://launchpad.net/~fabricesp/+archive/ppa/+packages

It only supports ubuntu 9.10 on i386. Also there seem to be issues with
the gmerlin-avdecoder version shipped from the above PPA (as mentioned
by August in a previous post). 
However, I thought I better post it anyway. It worked for me on Ubuntu
9.10 live-CD.

Roman



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


Re: [PD] WavelengthToRGBA great!!!

2010-02-22 Thread Derek Holzer

Heh, no problem! Let me know what you end up using it for sometime.

Best!
D.

Andres Ferrari wrote:

thank you Derek Holzer.



--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 46:
"Disconnect from desire"

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


[PD] WavelengthToRGBA great!!!

2010-02-22 Thread Andres Ferrari
thank you Derek Holzer.

Andrés Ferrari G.



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] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

2010-02-22 Thread Sebastian Wolf
thank you all!
works like a charm!

Sebastian

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


[PD] pix_opencv_bgsubstract

2010-02-22 Thread B. Bogart

Hey Lluis * Yves,

Is the spelling of [pix_opencv_bgsubstract] intentional?

I expect it to be called pix_opencv_bgsubtract, or is there a special 
meaning for "substract" I don't understand?


FYI building opencv from apt source worked well and easily.

Thanks,
B. Bogart

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


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jack wrote:
> and when i try to create [wiimote], i get :
> /home/jack/wiimote/wiimote.pd_linux: /home/jack/wiimote/wiimote.pd_linux: 
> undefined symbol: cwiid_get_balance_cal
>  wiimote
> ... couldn't create

obviously from experimental support for the wii balance, which seems to
not be supported by the libcwiid used.

> 
> i do this :
> - download new wiimote source from externals/hardware/wiimote in
> puredata-svn
> - download cwiid from git repository :
> git://github.com/abstrakraft/cwiid.git

i have to admit that i never tried the git version.
no i have and it worked out of the box (no need for patching as the
patch is already included)

> - change to #include  in wiimote.c (i
> also try with #include )

NEVER EVER do that.
this is why we have makefiles and CFLAGS and things like that: to set
the path where to search for header-files and libraries.
for unknown reasons only people who want to hardcode paths into #include
seem to compile the wiimote external.

i know that there is no documentation, but anyhow:
"make install" the libcwiid: it should install the headers and library
files into /usr/local
these paths should automatically be searched by any standard compiler,
so you just go on with:


anyhow, there is one thing missing which you cannot know (though your
problems are not related to that):
you have to manually tell, that you want the wiimotionplus to report
dual-acceleration:
create and edit a file "Make.local" and add the line

CFLAGS += -DHAVE_CWIID_MOTIONPLUS_LOWSPEED

to it.
(this is for historic reasons when i did not care to write a configure
script and libcwiid did not have the dualspeed feature built in)


> - make
> - copy wiimote.pd_linux in the Pd extra folder
> - create an object [wiimote]

well, why not directly start pd from where you are until the object works?


mfgasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkuDATgACgkQkX2Xpv6ydvSh8QCeJpB77Y8k4mLad0Zc95hoZQTm
MmwAn0KcXjWw77QrxeY7678xU/6gjS94
=wBtU
-END PGP SIGNATURE-

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


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread Pagano, Patrick
I got my semi working version [crashes sometimes]
From 
http://www.audioscape.org/srewiki/bin/view/Audioscape/

HtH

-Original Message-
From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of Jack
Sent: Monday, February 22, 2010 2:06 PM
To: IOhannes m zmoelnig
Cc: pd-list@iem.at
Subject: Re: [PD] Wiimote and MotionPlus on Linux

I succeed to build the wiimote.pd_linux but in Pd i get now :
wiimote: can't load library

and when i try to create [wiimote], i get :
/home/jack/wiimote/wiimote.pd_linux: /home/jack/wiimote/wiimote.pd_linux: 
undefined symbol: cwiid_get_balance_cal
 wiimote
... couldn't create

i do this :
- download new wiimote source from externals/hardware/wiimote in
puredata-svn
- download cwiid from git repository :
git://github.com/abstrakraft/cwiid.git
- change to #include  in wiimote.c (i
also try with #include )
- make
- copy wiimote.pd_linux in the Pd extra folder
- create an object [wiimote]

For information, the old [wiimote] worked fine for me (without
MotionPlus).

What can i do now ?
Thanx for your help.
++

Jack



Le lundi 22 février 2010 à 18:00 +0100, IOhannes m zmoelnig a écrit :
> On 2010-02-22 14:51, Jack wrote:
> > Thanx IOhannes for your help, but i have some troubles with the patch.
> > 
> > After :
> > $ cd '/home/jack/Documents/Projets
> > externes/Dakar/atelierDanseWii/WiimoteOrigine/src/cwiid-0.6.00/libcwiid'
> > $ patch -p0 <
> > '/home/jack/wiimote/patches/cwiid201_motionplus_sensitivity.patch'
> 
> oh, the patch is _not_ for the stable 0.6.00 release of libcwiid, which
> has no motionplus support at all.
> it is meant for the revision 201 of the libcwiid subversion repository.
> it seems like this no longer exists (since they moved from svn to git)
> 
> afaict, debian ships (and ubuntu lucid) ship the correct version, so you
> could get the sources from there.
> 
> also, i think that in the official git repository, the patch is already
> included.
> 
> fgmasdr
> IOhannes
> 



___
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] pduino 0.5 servofirmata pd crash

2010-02-22 Thread Jose Luis Santorcuato
Ricardo: i just use the pduino or comport object, but you need configure the
portb (usb) remember the wires, ground,5v and pwm..., black wire to gnd,
red to 5v and orange to pwm... the pwm socket are 11,10,9,6,53, if you have
any problem i can upload a tiny video with example...

Greetings from Chile

José

2010/2/22 Ricardo Brazileiro 

> olá josé,
>
> do you have any patch example using servo motor 5v in arduino + firmata?
>
> I was test the standart firmata and the motor start when I set pin 10 to
> servo and change the value but the servo motor stop after 3, 4 seconds...
>
> I don't know why this happen...
>
> abraços,
>
> r.
>
>
> On Sun, Feb 21, 2010 at 6:06 PM, Jose Luis Santorcuato <
> santorcuat...@gmail.com> wrote:
>
>> Hi, i prefer the standard firmata, i dont have problems with motors 5v or
>> 3v. pd dont crash...
>> OS?
>> gREETINGS FROM cHILE
>>
>> José
>>
>>
>>
>> 2010/2/20 Ricardo Brazileiro 
>>
>>> olá,
>>>
>>> I was testing my servo motor using pduino 0.5 ServoFirmata with
>>> arduino-test.pd and when I change the value to pin 10 the pure-data crash.
>>>
>>> I'm using the most recent release of pd-extended and ubuntu 9.04
>>>
>>> How to use ServoFirmata and arduino object?
>>>
>>> cheers
>>>
>>> --
>>> ricardo brazileiro
>>> http://rbrazileiro.info
>>>
>>>
>>>
>>> ___
>>> Pd-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>>
>>>
>>
>>
>> --
>> http://www.chilemigra.cl
>> http://arselectronicachile.blogspot.com
>> http://www.myspace.com/santorcuato
>>
>>
>>
>
>
> --
> ricardo brazileiro
> http://rbrazileiro.info
>
>
>


-- 
http://www.chilemigra.cl
http://arselectronicachile.blogspot.com
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread Jack
I succeed to build the wiimote.pd_linux but in Pd i get now :
wiimote: can't load library

and when i try to create [wiimote], i get :
/home/jack/wiimote/wiimote.pd_linux: /home/jack/wiimote/wiimote.pd_linux: 
undefined symbol: cwiid_get_balance_cal
 wiimote
... couldn't create

i do this :
- download new wiimote source from externals/hardware/wiimote in
puredata-svn
- download cwiid from git repository :
git://github.com/abstrakraft/cwiid.git
- change to #include  in wiimote.c (i
also try with #include )
- make
- copy wiimote.pd_linux in the Pd extra folder
- create an object [wiimote]

For information, the old [wiimote] worked fine for me (without
MotionPlus).

What can i do now ?
Thanx for your help.
++

Jack



Le lundi 22 février 2010 à 18:00 +0100, IOhannes m zmoelnig a écrit :
> On 2010-02-22 14:51, Jack wrote:
> > Thanx IOhannes for your help, but i have some troubles with the patch.
> > 
> > After :
> > $ cd '/home/jack/Documents/Projets
> > externes/Dakar/atelierDanseWii/WiimoteOrigine/src/cwiid-0.6.00/libcwiid'
> > $ patch -p0 <
> > '/home/jack/wiimote/patches/cwiid201_motionplus_sensitivity.patch'
> 
> oh, the patch is _not_ for the stable 0.6.00 release of libcwiid, which
> has no motionplus support at all.
> it is meant for the revision 201 of the libcwiid subversion repository.
> it seems like this no longer exists (since they moved from svn to git)
> 
> afaict, debian ships (and ubuntu lucid) ship the correct version, so you
> could get the sources from there.
> 
> also, i think that in the official git repository, the patch is already
> included.
> 
> fgmasdr
> IOhannes
> 



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


Re: [PD] another [readanysf~] install-on-ubuntu guide. (was: readanysf~ binary ubuntu?)

2010-02-22 Thread Roman Haefeli
On Mon, 2010-02-22 at 19:19 +0100, august wrote:

> 
> Hi,
> 
>   I'm sorry readanysf~ is somewhat difficult to install. 

Actually, compiling [readanysf~] is dead-easy. It's only it's
dependencies, that can be tricky. However, if you _know_ that you need
to first install some libraries for compiling gmerlin-avdecoder, then
this is easy as well. 

Roman


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


Re: [PD] another [readanysf~] install-on-ubuntu guide. (was: readanysf~ binary ubuntu?)

2010-02-22 Thread august
> > On Mon, 2010-02-22 at 10:36 +0100, João Pais wrote:
> > > [I couldn't find August Black's mail, so I sent this to the list]
> > > 
> > > Hi,
> > > 
> > > I was looking for readanysf~, and found your site. Unfortunately I
> > > couldn't built it myself, the make instructions didn't work, and these
> > > libraries don't exist for jaunty. Do you have a package with a jaunty
> > > binary?
> > 
> > Since it is dependent on gavl and gmerlin-avdecoder, one would also have
> > to maintain packages of those before it makes sense to package
> > [readanysf~] as a deb package.
> 
> Hurrah, there is actually already a PPA for gmerlin-avdecoder and gavl,
> thanks to Fabrice Coutadeur:
> 
> https://launchpad.net/~fabricesp/+archive/ppa
> 
> I just tested to quickly make Pd-devel-0.43 and readanysf~ run from a
> ubuntu 9.10 live-cd and everything worked (almost) flawlessly.
> 
> 
> Here (again!) another, hopefully easier howto:
> 
> 1. add the sources from the PPA above to your /etc/apt/sources.list
> 
> 2. install gmerlin-avdecoder (this will automatically install gavl):
> $ sudo aptitude update && sudo aptitude install libgmerlin-avdec-dev
> 
> 3. download the sources of readanysf~ from:
> http://aug.ment.org/readanysf/download.php and extract them from the
> archive.
> 
> 4. Now why I said '(almost) flawlessly': readanysf~'s Makefile expects
> the headers of gmerlin-avdecoder to be in /usr/local/include. Since we
> installed it from the repository, we need to edit the Makefile (for
> instance with gedit). Change this line:
> 
> GAVLPATH=/usr/local/include
> 
> to
> 
> GAVLPATH=/usr/include
> 
> If you have Pd also installed from the repository, apply the same change
> to the next line:
> 
> PDPATH=/usr/local/include
> 
> to
> 
> PDPATH=/usr/include
> 
> 5. Now run 'make' in /readanysf~0.36 to build [readanysf~]
> 
> 6. To finally install the external, I usually do (from the same
> directory):
> $ sudo mkdir /usr/lib/pd/extra/readanysf~
> $ sudo cp readanysf~.pd_linux /usr/lib/pd/extra/readanysf~/
> $ sudo cp readanysf~-help.pd /usr/lib/pd/extra/readanysf~/
> 
> This worked for me. I hope it does for you as well.
> 
> Roman

Hi,

I'm sorry readanysf~ is somewhat difficult to install.  Hans did a
great job of packaging it for the mac.  We also worked on porting
gavl and gmerlin-avdec to windows.   We got most of the goodies, such
as ffmpeg, libmad, x264 compiled and able to install using mingw.
However, we stopped short of packaging it for windows.  Hans, do you
remember where we left off?  Was that really almost a year ago?

I also never made a proper autobuild compile for it on linux.
I was looking for some system that would allow me to compile and
package it on all systems and never really had the time.   I still
don't really have the time.

About the ppa packages above:  Are they ubuntu compatible?  They also
seem pretty old.  With the older packages, you will have problems
with multichannel audio files ( > 2 channels).   

If anyone has suggestions on how to maintain pd packages for
multiple platforms (or even wants to chip in with packaging effort),
please let me know.

best -august.








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


Re: [PD] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

2010-02-22 Thread ydego...@gmail.com


ola,

this means you use a different Gem than the one
we compiled with,
that was the one from Pd-extended 0.41.4
( the stable version )

install pd-extended 0.41.4
or compile pdopencv for your gem...

saludos,
sevy

Sebastian Wolf wrote:

hi all,

I tried to install the OpenCV libary for pure data but it won't work
I get the following error:


/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin: 
dlopen(/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin,
 10): Symbol not found: __ZNK12GemException6reportEv
  Referenced from: 
/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin
  Expected in: dynamic lookup

 pix_opencv_threshold
... couldn't create


…and since i'm really new to pure data and all that stuff i don't understand 
what this error means or what i'm supposed to do to solve this; so i hope for 
your help :(



Sebastian
___
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] sending 'clear' to [oneshot] after a condition is met

2010-02-22 Thread Jonathan Wilkes


--- On Mon, 2/22/10, IOhannes m zmoelnig  wrote:

> From: IOhannes m zmoelnig 
> Subject: Re: [PD] sending 'clear' to [oneshot] after a condition is met
> To: "Alexandre Castonguay" 
> Cc: pd-list@iem.at
> Date: Monday, February 22, 2010, 10:31 AM
> On 2010-02-19 20:38, Alexandre
> Castonguay wrote:
> > Hi all,
> > 
> > I can't figure out why the message 'clear' in this
> patch is not sent to
> > [oneshot].  Clicking it manually works fine.
> > 
> 
> which version on [oneshot] are you using?
> 
> the abstraction implementation seems to work as expected.

Hi IOhannes,
 Aside from deleting oneshot.dll on windows, how does one choose to 
use the abstraction version of [oneshot] in a patch?

Thanks,
Jonathan



  


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


[PD] another [readanysf~] install-on-ubuntu guide. (was: readanysf~ binary ubuntu?)

2010-02-22 Thread Roman Haefeli
On Mon, 2010-02-22 at 16:53 +0100, Roman Haefeli wrote:
> On Mon, 2010-02-22 at 10:36 +0100, João Pais wrote:
> > [I couldn't find August Black's mail, so I sent this to the list]
> > 
> > Hi,
> > 
> > I was looking for readanysf~, and found your site. Unfortunately I
> > couldn't built it myself, the make instructions didn't work, and these
> > libraries don't exist for jaunty. Do you have a package with a jaunty
> > binary?
> 
> Since it is dependent on gavl and gmerlin-avdecoder, one would also have
> to maintain packages of those before it makes sense to package
> [readanysf~] as a deb package.

Hurrah, there is actually already a PPA for gmerlin-avdecoder and gavl,
thanks to Fabrice Coutadeur:

https://launchpad.net/~fabricesp/+archive/ppa

I just tested to quickly make Pd-devel-0.43 and readanysf~ run from a
ubuntu 9.10 live-cd and everything worked (almost) flawlessly.


Here (again!) another, hopefully easier howto:

1. add the sources from the PPA above to your /etc/apt/sources.list

2. install gmerlin-avdecoder (this will automatically install gavl):
$ sudo aptitude update && sudo aptitude install libgmerlin-avdec-dev

3. download the sources of readanysf~ from:
http://aug.ment.org/readanysf/download.php and extract them from the
archive.

4. Now why I said '(almost) flawlessly': readanysf~'s Makefile expects
the headers of gmerlin-avdecoder to be in /usr/local/include. Since we
installed it from the repository, we need to edit the Makefile (for
instance with gedit). Change this line:

GAVLPATH=/usr/local/include

to

GAVLPATH=/usr/include

If you have Pd also installed from the repository, apply the same change
to the next line:

PDPATH=/usr/local/include

to

PDPATH=/usr/include

5. Now run 'make' in /readanysf~0.36 to build [readanysf~]

6. To finally install the external, I usually do (from the same
directory):
$ sudo mkdir /usr/lib/pd/extra/readanysf~
$ sudo cp readanysf~.pd_linux /usr/lib/pd/extra/readanysf~/
$ sudo cp readanysf~-help.pd /usr/lib/pd/extra/readanysf~/

This worked for me. I hope it does for you as well.

Roman




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


[PD] [print]

2010-02-22 Thread Jonathan Wilkes
Hello,
 I'm using Pd version 0.42.5-extended-20100217 and see that an 
implicit float message is made explicit (e.g., "1" becomes "float 1") by the 
[print] object.  Is the same behavior going to be done for implicit lists?

Thanks,
Jonathan


  


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


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-22 14:51, Jack wrote:
> Thanx IOhannes for your help, but i have some troubles with the patch.
> 
> After :
> $ cd '/home/jack/Documents/Projets
> externes/Dakar/atelierDanseWii/WiimoteOrigine/src/cwiid-0.6.00/libcwiid'
> $ patch -p0 <
> '/home/jack/wiimote/patches/cwiid201_motionplus_sensitivity.patch'

oh, the patch is _not_ for the stable 0.6.00 release of libcwiid, which
has no motionplus support at all.
it is meant for the revision 201 of the libcwiid subversion repository.
it seems like this no longer exists (since they moved from svn to git)

afaict, debian ships (and ubuntu lucid) ship the correct version, so you
could get the sources from there.

also, i think that in the official git repository, the patch is already
included.

fgmasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

2010-02-22 Thread Pagano, Patrick
It worked out of the box with the previous version of GEM, the latest wants it 
re-compiled

pp

-Original Message-
From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of 
IOhannes m zmoelnig
Sent: Monday, February 22, 2010 11:40 AM
To: Sebastian Wolf
Cc: pd-list@iem.at
Subject: Re: [PD] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

On 2010-02-22 16:47, Sebastian Wolf wrote:
> hi all,
> 
> I tried to install the OpenCV libary for pure data but it won't work I 
> get the following error:
> 
> 
> /Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin: 
> dlopen(/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin,
>  10): Symbol not found: __ZNK12GemException6reportEv
>   Referenced from: 
> /Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin
>   Expected in: dynamic lookup
> 
>  pix_opencv_threshold
> ... couldn't create
> 
> 
> …and since i'm really new to pure data and all that stuff i don't 
> understand what this error means or what i'm supposed to do to solve 
> this; so i hope for your help :(
> 

i think you have to compile Gem yourself.
c++ is not very ABI-stable...

fgmnadsr
IOhannes

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


Re: [PD] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-22 16:47, Sebastian Wolf wrote:
> hi all,
> 
> I tried to install the OpenCV libary for pure data but it won't work
> I get the following error:
> 
> 
> /Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin: 
> dlopen(/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin,
>  10): Symbol not found: __ZNK12GemException6reportEv
>   Referenced from: 
> /Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin
>   Expected in: dynamic lookup
> 
>  pix_opencv_threshold
> ... couldn't create
> 
> 
> …and since i'm really new to pure data and all that stuff i don't understand 
> what this error means or what i'm supposed to do to solve this; so i hope for 
> your help :(
> 

i think you have to compile Gem yourself.
c++ is not very ABI-stable...

fgmnadsr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] problems getting openCV to work in pd (pix_opencv) on OSX 10.6

2010-02-22 Thread Sebastian Wolf
hi all,

I tried to install the OpenCV libary for pure data but it won't work
I get the following error:


/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin: 
dlopen(/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin,
 10): Symbol not found: __ZNK12GemException6reportEv
  Referenced from: 
/Users/zwolle/Library/Pd/pix_opencv/extra/pix_opencv_threshold.pd_darwin
  Expected in: dynamic lookup

 pix_opencv_threshold
... couldn't create


…and since i'm really new to pure data and all that stuff i don't understand 
what this error means or what i'm supposed to do to solve this; so i hope for 
your help :(



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


Re: [PD] readanysf~ binary ubuntu?

2010-02-22 Thread Roman Haefeli
On Mon, 2010-02-22 at 10:36 +0100, João Pais wrote:
> [I couldn't find August Black's mail, so I sent this to the list]
> 
> Hi,
> 
> I was looking for readanysf~, and found your site. Unfortunately I
> couldn't built it myself, the make instructions didn't work, and these
> libraries don't exist for jaunty. Do you have a package with a jaunty
> binary?

Since it is dependent on gavl and gmerlin-avdecoder, one would also have
to maintain packages of those before it makes sense to package
[readanysf~] as a deb package. This would be a lot of work. But yeah, I
agree that probably many would benefit from it. (whispering to myself:
One more reason to learn how to package stuff in debian)

> Don't you want to add readanysf to pd-extendend? It would be used by many
> more people.

>From what I know, gavl and gmerlin-avdecoder haven't been ported to
windows, so windows users wouldn't benefit from [readanysf~] being part
of Pd-extended. Ideally, every patch created on Pd-extended would work
on every Pd-extended installation and including [readanysf~] would break
that. But that is only my humble opinion. (However, it's already the
case with pdp and probably more).


I've been compiling [readanysf~] a few times recently on fresh ubuntu
9.10 installations and I ran as well into troubles. And there also was a
thread recently about readanysf-compilation.  Here a few things I found
that haven't been mentioned before and that are useful to remember when
it comes to [readanysf~] installation:

 * Make sure you don't have packages installed, that conflict with your
compiled versions of gmerlin-avdecoder and gavl. To be on the safe side,
remove every package with 'gavl' and 'gmerlin' in the name. 

 * Having certain headers not installed makes even the creation of the
configure scripts for gmerlin-avdecoder and gavl fail. It's probably
easier to just first install some libraries with their headers before
trying to configure/compile gavl and gmerlin-avdecoder.

 * Stick strictly to the instructions from the README of readanysf~.

That is how it worked for me last time (on a ubuntu 9.10 base
installation):

1. Install some libraries (I decided those, which seemed useful for
[readanysf~], probably not all are required for gmerlin-avdecoder
compilatio):
$ sudo aptitude install libavcodec-dev libpostproc-dev libswscale-dev
libavformat-dev libfaac-dev libfaad-dev libflac-dev libschroedinger-dev
libspeex-dev liba52-dev libdca-dev libmpcdec-dev libcdio-dev
  
2. compile and install gavl and gmerlin-avdecoder (in this order)
according to the README shipped with readanysf~.

3. compile and install [readanysf~] according to the README

Please report back, if and what kind of troubles you still face, so that
we can improve that little how-to.


Roman




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


Re: [PD] pduino 0.5 servofirmata pd crash

2010-02-22 Thread Ricardo Brazileiro
olá josé,

do you have any patch example using servo motor 5v in arduino + firmata?

I was test the standart firmata and the motor start when I set pin 10 to
servo and change the value but the servo motor stop after 3, 4 seconds...

I don't know why this happen...

abraços,

r.

On Sun, Feb 21, 2010 at 6:06 PM, Jose Luis Santorcuato <
santorcuat...@gmail.com> wrote:

> Hi, i prefer the standard firmata, i dont have problems with motors 5v or
> 3v. pd dont crash...
> OS?
> gREETINGS FROM cHILE
>
> José
>
>
>
> 2010/2/20 Ricardo Brazileiro 
>
>> olá,
>>
>> I was testing my servo motor using pduino 0.5 ServoFirmata with
>> arduino-test.pd and when I change the value to pin 10 the pure-data crash.
>>
>> I'm using the most recent release of pd-extended and ubuntu 9.04
>>
>> How to use ServoFirmata and arduino object?
>>
>> cheers
>>
>> --
>> ricardo brazileiro
>> http://rbrazileiro.info
>>
>>
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>
>
> --
> http://www.chilemigra.cl
> http://arselectronicachile.blogspot.com
> http://www.myspace.com/santorcuato
>
>
>


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


[PD] [PD-announce] PD person needed for dance performance

2010-02-22 Thread Mikael Fernstrom
I've occasionally been working with a tap dancer for over ten years  
and developed a few patches for his performances. He now has a TV gig  
scheduled for the 8-11th of April in Birmingham, UK, with rehearsal on- 
site 6-7th of April. Some preparatory work may be required, he's  
normally based in London.


If anybody "local" (London or Birmingham) is available and on the  
list, please contact me off-list and I'll link you up with the dancer.


I'll provide my current patches, setup instructions, etc.

best regards

Mikael

-
Mikael Fernström
Lecturer
Interaction Design Centre
Department of Computer Science and Information Systems
Engineering Research Building
University of Limerick
Limerick
IRELAND
Phone: +353 (0) 61 20 26 06
Mobile: + 353 (0) 86 81 88 079
Email: mikael.fernst...@ul.ie
Web: www.idc.ul.iewww.csis.ul.iewww.ccmcm.iewww.softday.ie



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


Re: [PD] turn a symbol to a message

2010-02-22 Thread Ignacio Lois
Thank you all so much!
Building the filename and passing it onto an [ open $1 ( message worked
perfectly.
One should know better by now, I should've thought of it... oh well.
Hindsight is 20/20.
Cheers

On Sun, Feb 21, 2010 at 6:41 PM, Jonathan Wilkes  wrote:

>
>
> --- On Sun, 2/21/10, Roman Haefeli  wrote:
>
> > From: Roman Haefeli 
> > Subject: Re: [PD] turn a symbol to a message
> > To: "Ignacio Lois" 
> > Cc: pd-list@iem.at
> > Date: Sunday, February 21, 2010, 11:03 AM
> > On Sat, 2010-02-20 at 20:01 +0100,
> > Ignacio Lois wrote:
> > > Hello everyone.
> > >
> > > I've been pulling my hair out for a while with an
> > inexplicable
> > > problem.
> > > I'm trying to build an [open file.wav( message to feed
> > a [readsf~]
> > > object.
> > > A [makefilename] object is returning the exact symbol.
> > I'm connecting
> > > it to a [$1( message, and then onto the [readsf~]
> > object and I get the
> > > error: "readsf~_ no method for 'open file.wav'
> > > If I replace the $1 message for the hard coded "open
> > file.wav", it
> > > works perfectly.
> > > What am I doing wrong?
> >
> > And yeah: Pd is missing a way to display the distinction
> > between:
> >
> > "'open file.wav'"   <-
> > 'open file.wav' selector
> >
> > and:
> >
> > "'open' 'file.wav'"<- message with 'open'
> > selector
> >
> >   and 'file.wav' as first
> > argument
> >
> > Both look the same, when printed. This indeed could be
> > confusing. How
> > about adding a 'debug' [print] option (-d?) to make [print]
> > not decode
> > incoming message, but make it print all the implicit stuff,
> > that is
> > usually hidden? Would that make sense?
>
> How would [print] resolve this ambiguity?  Both messages above
> are handled by the print_anything method, which prints the selector
> + any atoms that make up the rest of the message.  Plus if there's a way
> to clearly distinguish visually between these two messages, I'd rather see
> that solution applied to Pd as a whole, so that for instance symbols with
> spaces in them may be saved in a patch.
>
> In the meantime, it might be helpful to make an abstraction that breaks up
> an incoming message into its constituent parts.  So one's output would look
> like this:
> selector: open file.wav
> arguments:
>
> while the the other's would look like this:
> selector: open
> arguments: file.wav
>
> But I don't think this should be the job of the [print] object.
>
> -Jonathan
>
>
>
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread Jack
Thanx IOhannes for your help, but i have some troubles with the patch.

After :
$ cd '/home/jack/Documents/Projets
externes/Dakar/atelierDanseWii/WiimoteOrigine/src/cwiid-0.6.00/libcwiid'
$ patch -p0 <
'/home/jack/wiimote/patches/cwiid201_motionplus_sensitivity.patch'

I get :
patching file process.c
Hunk #1 FAILED at 249.
1 out of 1 hunk FAILED -- saving rejects to file process.c.rej
patching file state.c
Hunk #1 FAILED at 85.
1 out of 1 hunk FAILED -- saving rejects to file state.c.rej
patching file cwiid.h
Hunk #1 FAILED at 263.
Hunk #2 FAILED at 308.
2 out of 2 hunks FAILED -- saving rejects to file cwiid.h.rej

I really don't know if this is the good way to apply a patch.
I miss something ?
++

Jack


Le lundi 22 février 2010 à 10:05 +0100, IOhannes m zmoelnig a écrit :
> On 2010-02-21 17:29, Jack wrote:
> > Is it possible to use the Wiimote with MotionPlus on Linux ?
> > It seems [wiimote] need an upgrade to return informations from the
> > MotionPlus. Am I wrong ?
> > Thanx.
> 
> 
> i've used the motionplus and modded mike's original sources.
> they can now be found in the puredata-svn (externals/hardware/wiimote)
> 
> there should be a README.txt but it's missing:
> in order to get motionplus support you might have to patch the libcwiid
> (rev201): the patch is found in ./patches/
> 
> 
> 
> mfgasdr
> IOhannes
> 



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


[PD] Binary for latest GEM for MacOS 10.4 PowerPC?

2010-02-22 Thread Matteo Sisti Sette

Hi,

I installed the latest version of Gem (0.92.2?) on a Mac PowerBook G4 
with MacOS 10.4 and it doesn't load: it gives this error message:


"""
/Applications/Pd-0.42-5.app/Contents/Resources/Scripts/../extra/Gem/Gem.d_fat: 
dlopen(/Applications/Pd-0.42-5.app/Contents/Resources/Scripts/../extra/Gem/Gem.d_fat, 
10): Symbol not found: _close$UNIX2003
  Referenced from: 
/Applications/Pd-0.42-5.app/Contents/Resources/Scripts/../extra/Gem/Gem.d_fat

  Expected in: /usr/lib/libSystem.B.dylib

Gem: can't load library
"""

So I googled the archives and found an old post describing the same 
issue and it said it must be compiled on 10.4 to run on 10.4, and there 
was a link to a compiled binary.


However, that was an older version (0.91.something) and it loads and 
works, but [pix_video] doesn't work: it says:


""error: [pix_videoNEW]: do video for this OS""

(where I guess "do video" is a typo for "no video", unless it is a 
remainder for the developers)



So I need the 0.92 version, or a version with working [pix_video], 
compatible with MacOS 10.4


Does anybody have such a precompiled binary, i.e. version 0.92.2 for 
MacOS 10.4?


Thanks
m.

--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

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


Re: [PD] GEM: can't load library / libMagickWand Problem

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-22 11:11, Dario Pedrioli wrote:
> 
> Without ImageMagick (./confugure --without-ImageMagick) everything works
> fine.
> 
> So my question now is: ImageMagick is used only for various image format
> import?
> 
and export.

fgmasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] No "voltage-controlled" lowpass filter?

2010-02-22 Thread Matt Barber
> Hi,
>
> Is vcf~ (which is bandpass) the only available type of signal-controlled
> (smoothly-changing) filter? Doesn't the "voltage-controlled" version of
> lop~ and hip~ exist? Is it for a "mathematical" reason? (i.e.
> impossibility to implement in a relatively simple way)
>
> Or is it because it is trivial to "build" it in PD? If so, how?
>
> And if not, how would you "approximate" it, that is create in PD
> something similar to a simple low-pass filter whose cutoff frequency is
> controlled by a signal?
>


Attached are some abstractions I once threw together which should be
quite similar to the user-friendly ones.  Sorry for the very silly
help patch -- I hope I haven't made any stupid mistakes.

MB
#N canvas 195 68 319 395 10;
#X obj 38 34 inlet~;
#X obj 124 34 inlet~;
#X obj 38 253 rpole~;
#X obj 195 57 samplerate~;
#X obj 195 79 swap 1;
#X obj 195 102 /;
#X obj 195 34 loadbang;
#X obj 124 119 *~ 0;
#X obj 71 119 sig~ 1;
#X obj 71 180 -~;
#X obj 38 227 *~;
#X obj 38 278 outlet~;
#X obj 124 143 max~ 0;
#X obj 124 164 min~ 1;
#X obj 124 79 *~ 6.28318;
#X connect 0 0 10 0;
#X connect 1 0 14 0;
#X connect 2 0 11 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 4 1 5 1;
#X connect 5 0 7 1;
#X connect 6 0 3 0;
#X connect 7 0 12 0;
#X connect 8 0 9 0;
#X connect 9 0 2 1;
#X connect 10 0 2 0;
#X connect 12 0 13 0;
#X connect 13 0 9 1;
#X connect 13 0 10 1;
#X connect 14 0 7 0;
#N canvas 104 392 337 344 10;
#X obj 38 64 inlet~;
#X obj 94 64 inlet~;
#X obj 38 243 rpole~;
#X obj 185 88 samplerate~;
#X obj 185 109 swap 1;
#X obj 185 132 /;
#X obj 185 64 loadbang;
#X obj 94 149 *~ 0;
#X obj 38 292 outlet~;
#X obj 38 268 rzero~ 1;
#X obj 94 171 max~ -1;
#X obj 94 193 min~ 0;
#X obj 94 109 *~ -6.28318;
#X obj 93 227 +~ 1;
#X connect 0 0 2 0;
#X connect 1 0 12 0;
#X connect 2 0 9 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 4 1 5 1;
#X connect 5 0 7 1;
#X connect 6 0 3 0;
#X connect 7 0 10 0;
#X connect 9 0 8 0;
#X connect 10 0 11 0;
#X connect 11 0 13 0;
#X connect 12 0 7 0;
#X connect 13 0 2 1;
#N canvas 36 660 566 311 10;
#X obj 145 169 -~;
#X obj 281 165 -~;
#X obj 132 43 noise~;
#X obj 272 52 sig~;
#X obj 182 110 lop~;
#X obj 137 82 vcl~;
#X obj 263 96 vch~;
#X obj 305 93 hip~;
#X floatatom 337 38 5 0 0 0 - - -;
#X obj 159 213 print~;
#X obj 277 224 print~;
#X obj 195 178 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 330 179 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 381 37 <- set cutoff;
#X connect 0 0 9 0;
#X connect 1 0 10 0;
#X connect 2 0 5 0;
#X connect 2 0 4 0;
#X connect 2 0 6 0;
#X connect 2 0 7 0;
#X connect 3 0 5 1;
#X connect 3 0 6 1;
#X connect 4 0 0 1;
#X connect 5 0 0 0;
#X connect 6 0 1 0;
#X connect 7 0 1 1;
#X connect 8 0 3 0;
#X connect 8 0 7 1;
#X connect 8 0 4 1;
#X connect 11 0 9 0;
#X connect 12 0 10 0;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] GEM: can't load library / libMagickWand Problem

2010-02-22 Thread Dario Pedrioli
>
> no idea but i'm pretty sure that this is a libmagick internal problem.
> if you don't need ImageMagick support, you could try disabling it in
> Gem's configure.
>
> mfgasd
> IOhannes
>
>
Thanks IOhannes,

Without ImageMagick (./confugure --without-ImageMagick) everything works
fine.

So my question now is: ImageMagick is used only for various image format
import?

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


Re: [PD] Deleting arrays

2010-02-22 Thread brandt
hi

put all arrays into a subpatch wich means [pd subpatch]

message clear
|
s pd-subpatch


everything in the subpatch will be deleted

best regards
der.brandt




> I am new to Pd so please excuse any misconceptions.
>
> I'm trying to read in a file containing a sinusoidal analysis, to
> provide control for additive synthesis.  My patch creates a set of
> arrays (tables) for the frequency and magnitude values for as many
> partials as are described in the analysis file (which is generated by
> a separate program) via messages like [; pd-graph1 array $1-freqArray
> 100 float 0( .  $1 comes from a counter which is reset when I read in
> a new file.
>
> But once I create an array, it never goes away, and I end up with an
> ever increasing number of tables named 0-freqArray etc.
>
> How can I delete arrays with a message (as opposed to having to open a
> dialog box for each one and click the "delete me" flag)?  Really, all
> I want to be able to do is delete all existing arrays each time I am
> about to read a new analysis file.  Is there a message for this?
>
> I tried [; pd-array clear ( which I saw somewhere in the forums, but
> it just gave me
> "error: pd-array: no such object".
>
> Thanks,  DAn.
>
> ___
> 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] playlist ( where the hell are you ??? )

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-11 21:15, Gintaras Lau. wrote:
> it's tricky that $ sudo pd in terminal starts pd but no object created

why sudo?
> 
> then I found to change the permissions an allow execution of files
> that was created by copying text to 'gedit' and saved.

whoa.
does this mean the gedit will automatically create executable files? i
would file a bug-report...

usually you do:
$ chmod a+x tk2c.bash


> then make:
> 
> r...@hiop:/usr/lib/pd/extra/unauthorized/playlist# make clean
> rm -f *.o *.pd_* so_locations
> r...@hiop:/usr/lib/pd/extra/unauthorized/playlist# make
> ./tk2c.bash < playlist.tk > playlist.tk2c
> gcc -DPD -DUNIX -O2 -funroll-loops -fomit-frame-pointer -Wall -W
> -Wno-shadow -Wstrict-prototypes -Wno-unused -Wno-parentheses
> -Wno-switch -Werror -g -I../../src -o playlist.o -c playlist.c
> playlist.c:39:19: error: m_imp.h: No such file or directory
> playlist.c:40:22: error: g_canvas.h: No such file or directory
> playlist.c:41:18: error: t_tk.h: No such file or directory


you probably have to change your Makefile to fix LINUXINCLUDES to point
to your Pd-sources.
or do:
$ make LINUXINCLUDE="-I/path/to/your/pd/src"

> 
>  Miller:  http://markmail.org/message/vo2lixoxk6wdq76l


so what?
true that playlist includes "private" headers;
if you care about using playlist, you will have to accept this (there is
no way to do playlist with only the public API)

fgmasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Alias an internal with an abstraction

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-13 05:54, Hans-Christoph Steiner wrote:
> 
> FYI: I agree with Roman.  I already removed the 0.42 aliasing feature
> from Pd-extended 0.42.5

FYI: i agree with Roman, but i don't think it's a good idea to divert
the behaviours of PdX and Pd in such cases: it will only make transition
even nastier than it is.

fgmasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] install iemguts in pd 0.4.14

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-17 23:47, András Murányi wrote:

> downloading works with the svn command:
> "svn checkout
> https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/iem/iemguts/
> "
> 

and if you don't want to go through svn, just download the sources
directly from:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/iem/iemguts.tar.gz?view=tar
(that's one long link)


mfgasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] jack on through console?

2010-02-22 Thread João Pais

ah yes, thanks. this looks very useful.

pd floss manual? Uau, had never heard of it!

João


Hey again,

at the bottom of this page:

http://en.flossmanuals.net/PureData/StartingPD

under "Advanced scripting for starting Pd" is a sample script I wrote to  
start Jack, start Pd, start SooperLooper and then use aconnect to hook  
them all together. Would something like this help you?


D.

João Pais wrote:

Hi,
 actually I don't want to start/stop many times. I just have a complex  
setup now (jack+jackrack+pd+ardour), and wanted to start them all with  
one bash command. the gui of qjackctl would be necessary, for when I  
have to create/remove connections (although I can already make jack  
connections faster with my pd patch)






--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jmmmp...@googlemail.com | skype: jmmmpjmmmp

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


Re: [PD] poly second inlet

2010-02-22 Thread Matteo Sisti Sette

Jonathan Wilkes escribió:


Maybe there should be a third inlet for voice stealing.



Should one need that, it wouldn't be difficult to create an abstraction 
to implement that by encapsulating two [poly]s, one with voice stealing 
and the other without it, switching between them (*).


On the other hand an inlet for dynamically changing the number of voices 
would probably be more useful (and whatever the use one may find for it, 
it couldn't be done on top of the static poly)


(*) ohhh, no, well, it _would_ be difficult if you don't assume that 
there are no pending note_off's when the voice-stealing-activation is 
changed; it would probably be almost as difficult as re-implementing 
[poly] from scratch in Pd, if not more...


--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

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


[PD] readanysf~ binary ubuntu?

2010-02-22 Thread João Pais

[I couldn't find August Black's mail, so I sent this to the list]

Hi,

I was looking for readanysf~, and found your site. Unfortunately I
couldn't built it myself, the make instructions didn't work, and these
libraries don't exist for jaunty. Do you have a package with a jaunty
binary?

Don't you want to add readanysf to pd-extendend? It would be used by many
more people.

Best,

João Pais

--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jm...@gmx.net | skype: jmmmpjmmmp

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


Re: [PD] jack on through console?

2010-02-22 Thread Derek Holzer

Hey again,

at the bottom of this page:

http://en.flossmanuals.net/PureData/StartingPD

under "Advanced scripting for starting Pd" is a sample script I wrote to 
start Jack, start Pd, start SooperLooper and then use aconnect to hook 
them all together. Would something like this help you?


D.

João Pais wrote:

Hi,

actually I don't want to start/stop many times. I just have a complex 
setup now (jack+jackrack+pd+ardour), and wanted to start them all with 
one bash command. the gui of qjackctl would be necessary, for when I 
have to create/remove connections (although I can already make jack 
connections faster with my pd patch)



--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 57:
"Do the words need changing?"

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


Re: [PD] sending 'clear' to [oneshot] after a condition is met

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-19 20:38, Alexandre Castonguay wrote:
> Hi all,
> 
> I can't figure out why the message 'clear' in this patch is not sent to
> [oneshot].  Clicking it manually works fine.
> 

which version on [oneshot] are you using?

the abstraction implementation seems to work as expected.
the external version, seems to have a re-entrant bug, which explains
your problem (the "once" flag is set after the data is sent to the
outlet; so when you send "42" to the object, will will immediately send
out it's value, triggering the clear message which will force the
once-flag to be cleared; then control is returned to [oneshot] which
set's the flag, effectively undoing the "clear")

this is all markEx trunk.


fgmasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] jack on through console?

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-21 00:10, João Pais wrote:
> Hi,
> 
> actually I don't want to start/stop many times. I just have a complex
> setup now (jack+jackrack+pd+ardour), and wanted to start them all with
> one bash command. the gui of qjackctl would be necessary, for when I
> have to create/remove connections (although I can already make jack
> connections faster with my pd patch)

i think the problem with "no reaction" on qjackctl side is, that it just
doedsn't poll the jack server often enough.

a pretty safe way should be to start jackd before and then start
qjackctl (and whatever apps): qjackctl will then be aware of an already
running jack process and hook to that.

fgmadsr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] GEM: can't load library / libMagickWand Problem

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-21 17:35, Dario Pedrioli wrote:

> /usr/local/lib/pd/extra/Gem.pd_linux: /usr/lib/libMagickWand.so.1: undefined
> symbol: ClutImageChannel
> Gem: can't load library
> 
> Never had this problem before on the same machine... maybe a libmagick
> upgrade?
> 
no idea but i'm pretty sure that this is a libmagick internal problem.
if you don't need ImageMagick support, you could try disabling it in
Gem's configure.

mfgasd
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Wiimote and MotionPlus on Linux

2010-02-22 Thread IOhannes m zmoelnig
On 2010-02-21 17:29, Jack wrote:
> Is it possible to use the Wiimote with MotionPlus on Linux ?
> It seems [wiimote] need an upgrade to return informations from the
> MotionPlus. Am I wrong ?
> Thanx.


i've used the motionplus and modded mike's original sources.
they can now be found in the puredata-svn (externals/hardware/wiimote)

there should be a README.txt but it's missing:
in order to get motionplus support you might have to patch the libcwiid
(rev201): the patch is found in ./patches/



mfgasdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-extended 0.42 WinXP: Increase browser, path and startup font size

2010-02-22 Thread Lorenzo

Dear Hans,
The 0.43 version is very alpha.  0.42 is beta, so we appreciate bug 
reports like this so we can fix the final bugs before release.  I 
think I fixed this problem with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13182 



Please try downloading tomorrow's build and see if it works for you.
I just replaced the pd.tk in 0.42.5-extended-20100219 and the problem is 
solved.


Thanks,
Lorenzo

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