[PD] Generative Film Competition

2012-01-21 Thread mail

Dear List,

for those working with PD  GEM (or any other film enthusiasts), there  
is a competition.


Formula Mundi '12 Filmfest is a German-Egyptian Coproduction and  
supported by DAAD.

It has a category Experimental /  Art / Generative.

Check out: www.formulamundi.com

Cheers,

Christian

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


Re: [PD] kinect patches for linux?

2011-08-12 Thread DW mail

works well!
voice prompt thing is a little shaky but it works!

thanks!

pp

On 08/11/2011 07:22 PM, Hans-Christoph Steiner wrote:


Did you try the osceleton packages:

https://launchpad.net/~eighthave/+archive/openni

.hc

On Aug 11, 2011, at 2:47 PM, Pagano, Patrick wrote:


Has anyone fooled with the libfreenect/openkinect  pure data
I cannot seem to build osceleton on ubuntu 11, but
freenect-glview which is included with the libfreenect patches seems 
to work extremely well


I found hcs' osceleton patches and they work fine on osx but I think 
they rely on OpenNI/Osceleton

I am trying specifically to get this working on a newer ubuntu distro

cheers~

pp


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








'You people have such restrictive dress for women,’ she said, hobbling 
away in three inch heels and panty hose to finish out another 
pink-collar temp pool day.  - “Hijab Scene #2, by Mohja Kahf





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


Re: [PD] pd for Motorola Xoom

2011-05-31 Thread DW mail
i joined those lists but alot of it is over my head right now, but i am 
trying

I git'ed the pd-for-android stuff and did an
ndk-build which seems to have worked then i did
/home/dw/Downloads/android-sdk-linux_x86/tools/android update project -p 
. -t android-12


to update the build.xml
then an
ant compile gives me

Buildfile: /home/dw/pd-for-android/PdCore/build.xml
[setup] Android SDK Tools Revision 11
[setup] Project Target: Android 3.1
[setup] API level: 12
[setup] Project Type: Android Library
[setup]
[setup] --
[setup] Resolving library dependencies:
[setup] /home/dw/pd-for-android/PdCore: ../btmidi/BluetoothMidi = 
/home/dw/pd-for-android/btmidi/BluetoothMidi

[setup] --
[setup] Ordered libraries:
[setup] /home/dw/pd-for-android/btmidi/BluetoothMidi
[setup] --
[setup]
[setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (3) 
is lower than the project target API level (12)

[setup]
[setup] Importing rules file: tools/ant/lib_rules.xml

-dirs:
 [echo] Creating output directories if needed...
[mkdir] Created dir: /home/dw/pd-for-android/PdCore/gen
[mkdir] Created dir: /home/dw/pd-for-android/PdCore/bin
[mkdir] Created dir: /home/dw/pd-for-android/PdCore/bin/classes

-pre-build:

-resource-src:
 [echo] Generating R.java / Manifest.java from the resources...

-aidl:
 [echo] Compiling aidl files into Java classes...

BUILD FAILED
/home/dw/Downloads/android-sdk-linux_x86/tools/ant/lib_rules.xml:126: 
Reference android.libraries.src not found.


Total time: 1 second
dw@dw-Dimension-XPSGEN5:~/pd-for-android/PdCore$


On 05/31/2011 11:16 AM, Hans-Christoph Steiner wrote:

I don't know of a HOWTO, beyond just install the .apk like anyone
Android .apk.

This is the most active forum for Pd-on-Android, try there.
http://noisepages.com/groups/pd-everywhere/

.hc

On Mon, 2011-05-30 at 15:17 -0400, Pagano, Patrick wrote:

Hans can you post a how to? I would love to get this running and use the hdmi 
out for gem.

Patrick Pagano B.S.,M.F.A
Digital Media Engineer
UF Digital Worlds Institute
(352)294-2020


On May 30, 2011, at 1:59 PM, Hans-Christoph Steinerh...@at.or.at  wrote:


Yes, its a fully working Pd minus the Tcl/Tk GUI.  Externals are also
possible, you just have to build them for Android.

.hc

On May 30, 2011, at 9:35 AM, Chris McCormick wrote:


As far as I know this is not the full Pd (including tcl/tk guis
etc.) I think that Hans means that Pd runs on the device as a
library embedded in other applications. If I am wrong I would love
to hear about it!

Cheers,

Chris.

On Mon, May 30, 2011 at 01:11:41AM -0400, Pagano, Patrick wrote:

How about an .apk of pd on  puredata.info? :-)


pp

On 5/29/11 10:16 PM, Hans-Christoph Steinerh...@at.or.at  wrote:


Full Pd for Android is here now and working as well as a sound app
can
on Android.  Android 3.1 is very new, so you're on the cutting
edge.  If
you haven't already, I'd build the apps from source and try that.
Otherwise, there needs to be some fixes for 3.1

.hc

On Sun, 2011-05-29 at 20:02 -0400, Pagano, Patrick wrote:

I tried the PdTEst and it works and gives me two very smooth sine
tones,
the circle of fifths patch and the sceneplayer both crash and do
not
run.
I am excited to see the development of pd on these mobile
devices. I
think
some of the other coding is a bit out of my league. How far off
do you
think a full pd for Android is? A year?

pp





On 5/29/11 4:19 PM, Pedro Lopespedro.lo...@ist.utl.pt  wrote:


And by the way, i mean this: http://gitorious.org/pdlib/pd-for-android
and the people are (at least for what I know): Peter Brinkmann and
Chris McCormick (kudos to them, once again).

Best,
Pedro

On Sun, May 29, 2011 at 9:18 PM, Pedro Lopespedro.lo...@ist.utl.pt
wrote:

There's a lot of stuff from some members of this list (kudos to
them)
that are working with pd on android. I'm not a mobile dev
myself, and

I

just done really basic experiments with libpd ad it worked for me
(http://gitorious.org/pdlib/pages/Libpd).
Could be a starting point.

On Sun, May 29, 2011 at 8:28 PM, Pagano, Patrick
p...@digitalworlds.ufl.edu  wrote:

Hello
I just got a Motorola Xoom for an early birthday Gift and I was
wondering HOW TO get pure data to run on Honeycomb 3.1. I
would love

to

see if it will run my patches for Pd. I have about two weeks
to test
the device out before I am allowed to return it. The purchase
was

from

Best buy in the US. So my goals are actually to get Pure Data
and
SuperCollider to run on the thing if possible.
I see that there is a how to in the developer section but it
seems a
few months old and I am not sure the best way to proceed in
building/compiling pd for this mobile device.
Can someone point me in the right direction for getting this to

work,

or have any info on IF it will work at all?
pp
___
Pd-list@iem.at mailing list
UNSUBSCRIBE 

Re: [PD] [playlist] for win32 [was:Re: What version of GEM should I use with pd 0.43-0 vanilla]

2011-04-13 Thread DW mail

It may build but it will crash pd if you try to load it

On 04/13/2011 01:18 PM, Patrice Colet wrote:

- Patrice Coletcolet.patr...@free.fr  a écrit :


- Hans-Christoph Steinerh...@at.or.at  a écrit :


Also, it looks like cooled~ isn't building and its now included in

the

Windows build:



http://autobuild.puredata.info/auto-build/2011-04-11/logs/2011-04-11_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt

  cooled~ builds on my machine, I can't get whats happening with the autobuild 
because I could download only 700k of this log file




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


Re: [PD] [playlist] for win32 [was:Re: What version of GEM should I use with pd 0.43-0 vanilla]

2011-04-11 Thread DW mail

Sevy

can you please make Cooled~ work again por favor?
 Preesh



On 04/11/2011 05:39 PM, sevy wrote:


salaam,


For the information scandir() code for mingw has been taken
from another mailing list:

http://www.mail-archive.com/developer@arabeyes.org/msg03153.html



libquran has been deprecated and replaced by libtahrir
in the real unauthorized.

in particular lines from configuration files like :

‘Women have rights (over against men) equal to the rights (they owe 
men) – but men have precedence over them.’

(al-Baqarah 2: 228)

have been obsoleted,

this is FYI
and to say the real unauthorized is not this.

ciao,
sevy*
*


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


[PD] error: recordQT: EndMediaEdits failed with error -2008

2010-04-19 Thread mail

Dear list,

I build myself a machine for live video mixing. That works very stable.
PD-extended 0.41.4 on Mac OSX 10.5.8

Now I would like to record the stuff to disk. Only once. I used the  
complete pix_record device from the helpfile. Unfortunetely the  
following errors occur.


1. error: recordQT: problem with fd
   error: recordQT: EndMediaEdits failed with error -2008
2. I name a file and place where to save it. Recording starts, but one  
can not stop the recording. So no file is saved. Or error one occurs.

(

Is there some other way to write a video to the disk than pix_record?  
Dont want to use a screencapture tool...


Best!

christian



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