Re: [PD] nogui, no signal

2010-03-20 Thread Derek Holzer
Based on this conversation, and in a completely unscientific way, I 
would say maybe [block~] or [switch~] might cause problems, and places 
where those are might need a [netreceive] to initialize audio. But I am 
guessing. This seems like a very deeply embedded problem in Pd, and was 
enough for me to disregard -nogui as completely broken. YMMV.


D.

On 3/20/10 12:09 AM, PSPunch wrote:


Hi Derek,


I added on your name to search keys in the archive, and came across your
old posts.

Others facing the same problem, but no specific reasoning nor solution...

I will dig in to my patch and hopefully will have follow ups soon...




--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 174:
Water

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


Re: [PD] nogui, no signal

2010-03-20 Thread PSPunch



Hi Derek,


At the moment, I have neither [block~] nor [switch]~.
I'm already looking forward to inventing my own voodoo to share.


--
David Shimamoto



(2010/03/20 18:07), Derek Holzer wrote:

Based on this conversation, and in a completely unscientific way, I
would say maybe [block~] or [switch~] might cause problems, and places
where those are might need a [netreceive] to initialize audio. But I am
guessing. This seems like a very deeply embedded problem in Pd, and was
enough for me to disregard -nogui as completely broken. YMMV.

D.

On 3/20/10 12:09 AM, PSPunch wrote:


Hi Derek,


I added on your name to search keys in the archive, and came across your
old posts.

Others facing the same problem, but no specific reasoning nor solution...

I will dig in to my patch and hopefully will have follow ups soon...







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


Re: [PD] nogui, no signal

2010-03-20 Thread Derek Holzer

[send~]? [receive~]?

All of these things have nothing to do with the GUI. Definitely voodoo!

Graphical bangs? Number boxes? Sliders or other GUI elements? Maybe if 
these were in-line inside your patches they would stop working as well


D.

On 3/20/10 12:16 PM, PSPunch wrote:



Hi Derek,


At the moment, I have neither [block~] nor [switch]~.
I'm already looking forward to inventing my own voodoo to share.




--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 53:
Do something boring

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


[PD] pix_snap + pix_record = problem

2010-03-20 Thread Matteo Sisti Sette

Hi,

I'm trying to use a [pix_record] after a [pix_snap] but I get errors and 
it doesn't record. The help patch does work, and I could make my own 
working test patch with [pix_video] followed by [pix_record] and it does 
work.


However, when I try with pix_snap (to capture what I'm rendering and 
record it), I get the following error as soon as the gemhead is 
connected to the chain:


error: recordQT: EndMediaEdits failed with error -2008

Then, when I send it record 1, auto 1, I get these errors:

error: recordQT: CreateMovieFile failed with error -47
error: recordQT: EndMediaEdits failed with error -2008


If I delete the pix_record and replace it by

[pix_texture]
|
[cube 4]

I see the snapped image (snapped every frame), so [pix_snap] is working 
correctly.


Any idea?
What are error -47 and error -2008?

(btw do errors really have negative codes or is it some type error?)

Thanks in advance
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] nogui, no signal

2010-03-20 Thread Matteo Sisti Sette

Hi,

I did some very huge and complex patches in the past with lots of 
[switch~]es (no [block~] though) and I used -nogui regularly, and never 
came across any problem.


I guess this is not enough to completely discard [switch~] as the source 
of the problem but it does give a clue that the problem is probably 
somewhere else...


I had no gop-enabled abstraction or subpatch however in those patches I 
used with -nogui


Btw I don't understand the [netreceive] workaround... ¿?
--
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] source code of PDa

2010-03-20 Thread Hans-Christoph Steiner


The PDa stuff is a bit messy.  It has a separate site:
http://pd-anywhere.sourceforge.net/

The version we were using for the reware stuff is in an svn branch:
https://pd-anywhere.svn.sourceforge.net/svnroot/pd-anywhere/branches/reware-exhibition

Günter Geiger's PDa git repo:
git clone git://pd-anywhere.git.sourceforge.net/gitroot/pd-anywhere/pd- 
anywhere


we're currently working on merging all of the various mobile pd code  
into this branch:

https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/by-author/eighthave/pd-mobile-0.43

.hc


On Mar 19, 2010, at 6:11 PM, punchik punchik wrote:

Hi , any idea where can i find the source code of PDa? i want to try  
to compile it directly on maemo 5 because i had no luck runing the  
compiled version neither with pd vanilla, any idea?


Arturo

Thanks




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






If nature has made any one thing less susceptible than all others of  
exclusive property, it is the action of the thinking power called an  
idea, which an individual may exclusively possess as long as he keeps  
it to himself; but the moment it is divulged, it forces itself into  
the possession of everyone, and the receiver cannot dispossess himself  
of it.- Thomas Jefferson




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


Re: [PD] video of Pd Workshop for 11 year olds

2010-03-20 Thread Hans-Christoph Steiner


Thanks for all the feedback!  The workshop was about 4 hours long, and  
I had lots of help teaching it.  I never could have done it without  
all the people helping.


As for the video, I didn't make it, so that version on the web is the  
only version I have.


.hc

On Mar 18, 2010, at 6:30 AM, Pedro Oliveira wrote:

This is amazing. I would love to do the same, and I mean: learning  
Puredata since I was a kid and/or having the opportunity to teach  
such young minds the power of Pd. Inspiring.


Way to go!

On Thu, Mar 18, 2010 at 10:18 AM, Andrew Faraday  
jbtur...@hotmail.com wrote:
Great to see this! I do a lot of my workshop teaching from a very  
basic, ground-up level. It's good to see that you can bring PD to  
that young an audience. Just curious, how long was this workshop  
overall?


 From: h...@at.or.at
 To: pd-l...@iem.kug.ac.at
 Date: Wed, 17 Mar 2010 13:56:00 -0400
 Subject: [PD] video of Pd Workshop for 11 year olds



 Here's a video of a Pd workshop I taught with 11 year old kids in  
New

 York. It was amazing how they picked it up and had so little fear to
 experiment:

 
http://eyebeam.org/press/media/videos/an-introduction-to-electronic-soundscape-design

 .hc

  



 Looking at things from a more basic level, you can come up with a  
more

 direct solution... It may sound small in theory, but it in practice,
 it can change entire economies. - Amy Smith



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

Do you want a Hotmail account? Sign-up now - Free

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




--
Pedro Oliveira
www.partidoalto.net
soundcloud.com/iburiedpaul

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






As we enjoy great advantages from inventions of others, we should be  
glad of an opportunity to serve others by any invention of ours; and  
this we should do freely and generously. - Benjamin Franklin



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


[PD] vinil bass gambiarra

2010-03-20 Thread Ricardo Brazileiro
re all

this is my recent project with a vinyl records and turntable gambiarra which
capture the frequencies of the LP and transform them in granullar synth and
bass wavetable.

I used pd (fiddle~, bonk~) to capture signal through piezo adapted in the
needle.

http://rbrazileiro.info/blog/metrobang-vinil-bass-sequencer-vintage/

http://www.youtube.com/watch?v=t4JTJx2vAhI

abraços!

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