Re: [PD] readanysf~ v0.30

2009-04-29 Thread august
> > libaudiofile is not much different from the more common libsndfile.
> > Both only read "uncompressed" formats.
> 
> Not quite right. libsndfile file reads a number of compressed formats
> such as WAV and AIFF files (containing A-law, u-law, GSM 6.10, IMA ADPCM,
> MS ADPCM and some G7xx formats) was well as FLAC and Ogg/Vorbis.
> 
> Erik (main libsndfile author)


yes, that is why I put uncompressed in "quote,unquotes".

sorry for any confusion.


-a.


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


Re: [PD] readanysf~ v0.30

2009-04-29 Thread Erik de Castro Lopo
august wrote:

> libaudiofile is not much different from the more common libsndfile.
> Both only read "uncompressed" formats.

Not quite right. libsndfile file reads a number of compressed formats
such as WAV and AIFF files (containing A-law, u-law, GSM 6.10, IMA ADPCM,
MS ADPCM and some G7xx formats) was well as FLAC and Ogg/Vorbis.

Erik (main libsndfile author)
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/

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


Re: [PD] readanysf~ v0.30

2009-04-29 Thread august
> hi
> 
> well ..that sounds brilliant -
> but why is it dependent on some 'gavl' ??
> 
> not something more common, like libaudiofile, for example??
> 


libaudiofile is not much different from the more common libsndfile.
Both only read "uncompressed" formats.


gavl is a really brilliant low-level library which handles the details
of audio and video formats like colorspaces, samplerates, multichannel
configurations etc.  

gmerlin_avdecode uses gavl to deliver frames of audio and video
(including conversions and resampling).  It can decode all kinds of
media filesmp3, ogg, flac, mp4, x264..etc.   Pretty much everything
that can be played with mplayer.

Together, they are as close to a full-fledged multi-media api that I
have seen yet on linux.  gstreamer comes close, but has a really large
and complex design.

I think you will see gavl/gmerlin become more standard in the future.
Lumiera, the new video editing software from the cinelerra-cv folks, is
based on it.


It IS unfortunate that they aren't yet apt-get'able, but I think that
should happen soon.

> is it buffered?

it is buffered and threaded.  you can set the bugger size as specified
in the readanysf-help.pd  file.


-a.



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


Re: [PD] readanysf~ v0.30

2009-04-29 Thread august
> hi,
> 
> is it possible to use it as something like soundfiler that can handle 
> mp3-files (write the samples to a table not in realtime and not 
> upsampled)? or is something like that out there?
> g.
> 

if it is not out there already, I could probably whip it together rather
soon.

-a.

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


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread fín
finally!!! [pdp_v4l2] is working for me. thank you all

of course this creates new questions :)

2009/4/29 fín 

> got it, downloading it now. thank you.
>
>
> 2009/4/29 Hans-Christoph Steiner 
>
>>
>> First, uninstall pd-extended:
>>
>> apt-get remove pd-extended
>>
>> then download and double-click to install.
>>
>> You can always reinstall the old package.
>>
>> .hc
>>
>> On Apr 29, 2009, at 2:43 PM, fín wrote:
>>
>> will i have to remove my current build?
>>
>> how would i apt-get this?
>>
>> 2009/4/29 Hans-Christoph Steiner 
>>
>>>
>>> Should be part of the nightly builds:
>>>
>>> http://autobuild.puredata.info/auto-build/latest/
>>>
>>> .hc
>>>
>>>
>>> On Apr 29, 2009, at 2:02 PM, olsen wolf wrote:
>>>
>>>  hi paul
 maybe pdp_v4l2 could help you - but i think it's only part of the svn
 version of pdp?!
 correct me if i'm wrong
 olsen


 On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:

> Hi all, I'm having trouble receiving image from my web cam while using
> [pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i
> have
> are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
> Studio laptop. I can access the picture using other software such as
> Cheese.
> I've tried the camera on another ubuntu laptop and it worked fine with
> both
> gem and pdp. I can't figure out why it will work with some software and
> not
> with Gem/pdp. The version of Pd I have is 40.3.
>
> any help greatly appreciated
>
> Paul.
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>


 --
 Planet Pluto bleibt!

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

>>>
>>>
>>>
>>>
>>>
>>> 
>>>
>>> All mankind is of one author, and is one volume; when one man dies, one
>>> chapter is not torn out of the book, but translated into a better language;
>>> and every chapter must be so translated -John Donne
>>>
>>>
>>>
>>
>>
>>
>>
>> 
>>
>>   http://at.or.at/hans/
>>
>>
>>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread fín
got it, downloading it now. thank you.

2009/4/29 Hans-Christoph Steiner 

>
> First, uninstall pd-extended:
>
> apt-get remove pd-extended
>
> then download and double-click to install.
>
> You can always reinstall the old package.
>
> .hc
>
> On Apr 29, 2009, at 2:43 PM, fín wrote:
>
> will i have to remove my current build?
>
> how would i apt-get this?
>
> 2009/4/29 Hans-Christoph Steiner 
>
>>
>> Should be part of the nightly builds:
>>
>> http://autobuild.puredata.info/auto-build/latest/
>>
>> .hc
>>
>>
>> On Apr 29, 2009, at 2:02 PM, olsen wolf wrote:
>>
>>  hi paul
>>> maybe pdp_v4l2 could help you - but i think it's only part of the svn
>>> version of pdp?!
>>> correct me if i'm wrong
>>> olsen
>>>
>>>
>>> On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
>>>
 Hi all, I'm having trouble receiving image from my web cam while using
 [pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i
 have
 are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
 Studio laptop. I can access the picture using other software such as
 Cheese.
 I've tried the camera on another ubuntu laptop and it worked fine with
 both
 gem and pdp. I can't figure out why it will work with some software and
 not
 with Gem/pdp. The version of Pd I have is 40.3.

 any help greatly appreciated

 Paul.

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



>>>
>>>
>>> --
>>> Planet Pluto bleibt!
>>>
>>> ___
>>> Pd-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>>
>>
>>
>>
>>
>>
>> 
>>
>> All mankind is of one author, and is one volume; when one man dies, one
>> chapter is not torn out of the book, but translated into a better language;
>> and every chapter must be so translated -John Donne
>>
>>
>>
>
>
>
>
> 
>
>   http://at.or.at/hans/
>
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread Hans-Christoph Steiner


First, uninstall pd-extended:

apt-get remove pd-extended

then download and double-click to install.

You can always reinstall the old package.

.hc

On Apr 29, 2009, at 2:43 PM, fín wrote:


will i have to remove my current build?

how would i apt-get this?

2009/4/29 Hans-Christoph Steiner 

Should be part of the nightly builds:

http://autobuild.puredata.info/auto-build/latest/

.hc


On Apr 29, 2009, at 2:02 PM, olsen wolf wrote:

hi paul
maybe pdp_v4l2 could help you - but i think it's only part of the svn
version of pdp?!
correct me if i'm wrong
olsen


On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
Hi all, I'm having trouble receiving image from my web cam while using
[pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's  
i have

are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
Studio laptop. I can access the picture using other software such as  
Cheese.
I've tried the camera on another ubuntu laptop and it worked fine  
with both
gem and pdp. I can't figure out why it will work with some software  
and not

with Gem/pdp. The version of Pd I have is 40.3.

any help greatly appreciated

Paul.

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





--
Planet Pluto bleibt!

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






All mankind is of one author, and is one volume; when one man dies,  
one chapter is not torn out of the book, but translated into a  
better language; and every chapter must be so translated -John  
Donne










  http://at.or.at/hans/


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


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread fín
will i have to remove my current build?

how would i apt-get this?

2009/4/29 Hans-Christoph Steiner 

>
> Should be part of the nightly builds:
>
> http://autobuild.puredata.info/auto-build/latest/
>
> .hc
>
>
> On Apr 29, 2009, at 2:02 PM, olsen wolf wrote:
>
>  hi paul
>> maybe pdp_v4l2 could help you - but i think it's only part of the svn
>> version of pdp?!
>> correct me if i'm wrong
>> olsen
>>
>>
>> On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
>>
>>> Hi all, I'm having trouble receiving image from my web cam while using
>>> [pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i
>>> have
>>> are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
>>> Studio laptop. I can access the picture using other software such as
>>> Cheese.
>>> I've tried the camera on another ubuntu laptop and it worked fine with
>>> both
>>> gem and pdp. I can't figure out why it will work with some software and
>>> not
>>> with Gem/pdp. The version of Pd I have is 40.3.
>>>
>>> any help greatly appreciated
>>>
>>> Paul.
>>>
>>> ___
>>> Pd-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>>
>>>
>>>
>>
>>
>> --
>> Planet Pluto bleibt!
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>
>
>
> 
>
> All mankind is of one author, and is one volume; when one man dies, one
> chapter is not torn out of the book, but translated into a better language;
> and every chapter must be so translated -John Donne
>
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread Hans-Christoph Steiner


Should be part of the nightly builds:

http://autobuild.puredata.info/auto-build/latest/

.hc

On Apr 29, 2009, at 2:02 PM, olsen wolf wrote:


hi paul
maybe pdp_v4l2 could help you - but i think it's only part of the svn
version of pdp?!
correct me if i'm wrong
olsen


On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
Hi all, I'm having trouble receiving image from my web cam while  
using
[pdp_ctrack] or [pix_video]. I just get a noisey image. The  
webcam's i have
are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a  
Dell
Studio laptop. I can access the picture using other software such  
as Cheese.
I've tried the camera on another ubuntu laptop and it worked fine  
with both
gem and pdp. I can't figure out why it will work with some software  
and not

with Gem/pdp. The version of Pd I have is 40.3.

any help greatly appreciated

Paul.

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






--
Planet Pluto bleibt!

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







All mankind is of one author, and is one volume; when one man dies,  
one chapter is not torn out of the book, but translated into a better  
language; and every chapter must be so translated -John Donne




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


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread fín
im willing to try anything. whats the best way to try a svn build?

2009/4/29 olsen wolf 

> hi paul
> maybe pdp_v4l2 could help you - but i think it's only part of the svn
> version of pdp?!
> correct me if i'm wrong
> olsen
>
>
> On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
> > Hi all, I'm having trouble receiving image from my web cam while using
> > [pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i
> have
> > are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
> > Studio laptop. I can access the picture using other software such as
> Cheese.
> > I've tried the camera on another ubuntu laptop and it worked fine with
> both
> > gem and pdp. I can't figure out why it will work with some software and
> not
> > with Gem/pdp. The version of Pd I have is 40.3.
> >
> > any help greatly appreciated
> >
> > Paul.
> >
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > http://lists.puredata.info/listinfo/pd-list
> >
> >
>
>
>
> --
> Planet Pluto bleibt!
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Having trouble using webcam in PDP.

2009-04-29 Thread olsen wolf
hi paul
maybe pdp_v4l2 could help you - but i think it's only part of the svn
version of pdp?!
correct me if i'm wrong
olsen


On Wed, Apr 29, 2009 at 12:38 PM, fín  wrote:
> Hi all, I'm having trouble receiving image from my web cam while using
> [pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i have
> are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
> Studio laptop. I can access the picture using other software such as Cheese.
> I've tried the camera on another ubuntu laptop and it worked fine with both
> gem and pdp. I can't figure out why it will work with some software and not
> with Gem/pdp. The version of Pd I have is 40.3.
>
> any help greatly appreciated
>
> Paul.
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Planet Pluto bleibt!

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


Re: [PD] readanysf~ v0.30

2009-04-29 Thread Hans-Christoph Steiner


Yeah, an [anysoundfiler] would be super handy.

.hc

On Apr 29, 2009, at 1:24 PM, errordevelo...@gmail.com wrote:



hi

well ..that sounds brilliant -
but why is it dependent on some 'gavl' ??

not something more common, like libaudiofile, for example??

is it buffered?

On Wed, Apr 29, 2009 at 03:41:46AM +0200, august wrote:



hallo,


I made some major bug fixes to my readanysf~ external.
readanysf~ is a puredata external for reading many file formats from
your hard disk or via network.

please check it out.


http://aug.ment.org/readanysf



-august.

___
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






There is no way to peace, peace is the way.   -A.J. Muste



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


Re: [PD] readanysf~ v0.30

2009-04-29 Thread errordeveloper

hi

well ..that sounds brilliant -
but why is it dependent on some 'gavl' ??

not something more common, like libaudiofile, for example??

is it buffered?

On Wed, Apr 29, 2009 at 03:41:46AM +0200, august wrote:
> 
> 
> hallo,
> 
> 
>   I made some major bug fixes to my readanysf~ external.  
>   readanysf~ is a puredata external for reading many file formats from
>   your hard disk or via network.
> 
>   please check it out.
> 
> 
>   http://aug.ment.org/readanysf
> 
> 
> 
>   -august.
> 
> ___
> 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] list of creation arguments

2009-04-29 Thread Hans-Christoph Steiner


On Apr 29, 2009, at 11:29 AM, Luke Iannini wrote:

On Wed, Apr 29, 2009 at 7:05 AM, Hans-Christoph Steiner  
 wrote:


On Apr 29, 2009, at 6:24 AM, Chris McCormick wrote:


Hi Jonathan,

On Sun, Apr 26, 2009 at 11:47:46PM -0700, Jonathan Wilkes wrote:


Hi list,
   Here's a pd-vanilla subpatch that outputs an abstraction's  
creation

   arguments as a list.  Just copy and paste "pd arguments" to your
   abstraction and it should work.  It will output a single bang  
only if

no
   creation arguments are supplied, so you can check whether they  
exist

or
   not.  I offer it as a kind of condensed alternative to Matt  
Barber's

   approach that was posted awhile back (which I cannot find at the
   moment).


Whoa, this is pretty intense dynamic patching-fu. I'm really  
impressed!

Thx for
sharing.


It is a nice hack.  That reminds me, wasn't there a patch (as in a  
diff of C
code) to add $# and $@ to Pd's object argument handling?  That  
would make

this stuff much easier...

Yo,
I naively had a go at fixing up IO's $#/$@ patch for 42-4 -
removing the lines:
if(msp+argc >= ems)
 {
   error("message stack overflow");
   goto broken;
 }

as suggested by
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/pd/src/m_binbuf.c?r1=8186&r2=9108
seems to do the trick - I've got a cleanly built 42-4 with $@ $#  
expansion.


Here's the modified patch, I'll put it in the patch tracker if there
are no complaints.
Best
Luke


No reason to not submit it to the patch tracker. I guess I never  
included this in Pd-extended before because I was nervous about  
unforseen bugs.  It sure would be nice to have some kind of automatic  
regression testing...


.hc








.hc


Chris.

---
http://mccormick.cx

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






Mistrust authority - promote decentralization.  - the hacker ethic



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










You can't steal a gift. Bird gave the world his music, and if you can  
hear it, you can have it. - Dizzy Gillespie





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


Re: [PD] list of creation arguments

2009-04-29 Thread Luke Iannini
On Wed, Apr 29, 2009 at 7:05 AM, Hans-Christoph Steiner  wrote:
>
> On Apr 29, 2009, at 6:24 AM, Chris McCormick wrote:
>
>> Hi Jonathan,
>>
>> On Sun, Apr 26, 2009 at 11:47:46PM -0700, Jonathan Wilkes wrote:
>>>
>>> Hi list,
>>>    Here's a pd-vanilla subpatch that outputs an abstraction's creation
>>>    arguments as a list.  Just copy and paste "pd arguments" to your
>>>    abstraction and it should work.  It will output a single bang only if
>>> no
>>>    creation arguments are supplied, so you can check whether they exist
>>> or
>>>    not.  I offer it as a kind of condensed alternative to Matt Barber's
>>>    approach that was posted awhile back (which I cannot find at the
>>>    moment).
>>
>> Whoa, this is pretty intense dynamic patching-fu. I'm really impressed!
>> Thx for
>> sharing.
>
> It is a nice hack.  That reminds me, wasn't there a patch (as in a diff of C
> code) to add $# and $@ to Pd's object argument handling?  That would make
> this stuff much easier...
Yo,
I naively had a go at fixing up IO's $#/$@ patch for 42-4 -
removing the lines:
if(msp+argc >= ems)
  {
error("message stack overflow");
goto broken;
  }

as suggested by
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/pd/src/m_binbuf.c?r1=8186&r2=9108
seems to do the trick - I've got a cleanly built 42-4 with $@ $# expansion.

Here's the modified patch, I'll put it in the patch tracker if there
are no complaints.
Best
Luke


>
> .hc
>
>> Chris.
>>
>> ---
>> http://mccormick.cx
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>
>
>
> 
>
> Mistrust authority - promote decentralization.  - the hacker ethic
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>


dollargcargv-pd-0.42-4.patch
Description: Binary data
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] readanysf~ v0.30

2009-04-29 Thread Georg Werner

hi,

is it possible to use it as something like soundfiler that can handle 
mp3-files (write the samples to a table not in realtime and not 
upsampled)? or is something like that out there?

g.

august schrieb:


hallo,


	I made some major bug fixes to my readanysf~ external.  
	readanysf~ is a puredata external for reading many file formats from

your hard disk or via network.

please check it out.


http://aug.ment.org/readanysf



-august.

___
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] Crash on WindowsVista

2009-04-29 Thread Hans-Christoph Steiner


The patch is in French, so I can't get anything from it.  What  
triggers the crash?  Try in with nightly build:


http://autobuild.puredata.info/auto-build/latest/

.hc

On Apr 29, 2009, at 6:06 AM, j...@rybn.org wrote:


Pd crash on Pd-extended 0.40.3 downloaded on
http://puredata.info/downloads (stable).
The problem occur with [route] and/or [select].
Here the patch.
++

Jack

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







kill your television



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


Re: [PD] list of creation arguments

2009-04-29 Thread Hans-Christoph Steiner


On Apr 29, 2009, at 6:24 AM, Chris McCormick wrote:


Hi Jonathan,

On Sun, Apr 26, 2009 at 11:47:46PM -0700, Jonathan Wilkes wrote:

Hi list,
Here's a pd-vanilla subpatch that outputs an abstraction's  
creation

arguments as a list.  Just copy and paste "pd arguments" to your
abstraction and it should work.  It will output a single bang  
only if no
creation arguments are supplied, so you can check whether they  
exist or
not.  I offer it as a kind of condensed alternative to Matt  
Barber's

approach that was posted awhile back (which I cannot find at the
moment).


Whoa, this is pretty intense dynamic patching-fu. I'm really  
impressed! Thx for

sharing.


It is a nice hack.  That reminds me, wasn't there a patch (as in a  
diff of C code) to add $# and $@ to Pd's object argument handling?   
That would make this stuff much easier...


.hc


Chris.

---
http://mccormick.cx

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






Mistrust authority - promote decentralization.  - the hacker ethic



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


Re: [PD] pix_multiblob crashing

2009-04-29 Thread brandt
Thank you

as I am mostly on windows, how can I investigate further with my tracking
issue without using eyesweb which i really do not like.

best regards
der.brandt





> yep, there was a memory-access bug in [pix_multiblob], which was fixed
> some weeks ago (see closed bugs in the bugtracker).
> the bug appeared e.g. ehen using higher resolution images (e.g. 640x480)
> instead of the ordinary lo-res is had for testing (the bug could have
> appeared anywhen though; it was just a matter of (bad) luck)
>
> no w32 builds yet.
>
> fgamsrd
> 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] pix_multiblob crashing

2009-04-29 Thread IOhannes m zmölnig
bra...@subnet.at wrote:
> Hello
> 
> i would like to start experiments with motiontracking. It seemed a good
> starting point to use pix_multiblob. unfortunatly it does crash pd. I have
> tried it with vista and pure dyne. on both of them i did not succed.
> 
> also pix_blobtracker does not open
> 
> the funny thing is, if i try pix multiblob on my office machine it seems
> to work.
> 
> am I missing somthing?

yep, there was a memory-access bug in [pix_multiblob], which was fixed
some weeks ago (see closed bugs in the bugtracker).
the bug appeared e.g. ehen using higher resolution images (e.g. 640x480)
instead of the ordinary lo-res is had for testing (the bug could have
appeared anywhen though; it was just a matter of (bad) luck)

no w32 builds yet.

fgamsrd
IOhannes

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


[PD] Having trouble using webcam in PDP.

2009-04-29 Thread fín
Hi all, I'm having trouble receiving image from my web cam while using
[pdp_ctrack] or [pix_video]. I just get a noisey image. The webcam's i have
are Microsoft VX-1000 and a A4-tech. I'm running Ubuntu 8.10 on a Dell
Studio laptop. I can access the picture using other software such as Cheese.
I've tried the camera on another ubuntu laptop and it worked fine with both
gem and pdp. I can't figure out why it will work with some software and not
with Gem/pdp. The version of Pd I have is 40.3.

any help greatly appreciated

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


[PD] pix_multiblob crashing

2009-04-29 Thread brandt
Hello

i would like to start experiments with motiontracking. It seemed a good
starting point to use pix_multiblob. unfortunatly it does crash pd. I have
tried it with vista and pure dyne. on both of them i did not succed.

also pix_blobtracker does not open

the funny thing is, if i try pix multiblob on my office machine it seems
to work.

am I missing somthing?

Pd version 0.40.3-extended-20080721

GEM: Graphics Environment for Multimedia
GEM: ver: 0.92.CVS
GEM: compiled: Jan 17 2009


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


[PD] Crash on WindowsVista

2009-04-29 Thread jack
Pd crash on Pd-extended 0.40.3 downloaded on
http://puredata.info/downloads (stable).
The problem occur with [route] and/or [select].
Here the patch.
++

Jack



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


Re: [PD] list of creation arguments

2009-04-29 Thread Chris McCormick
Hi Jonathan,

On Sun, Apr 26, 2009 at 11:47:46PM -0700, Jonathan Wilkes wrote:
> Hi list,
>  Here's a pd-vanilla subpatch that outputs an abstraction's creation
>  arguments as a list.  Just copy and paste "pd arguments" to your
>  abstraction and it should work.  It will output a single bang only if no
>  creation arguments are supplied, so you can check whether they exist or
>  not.  I offer it as a kind of condensed alternative to Matt Barber's
>  approach that was posted awhile back (which I cannot find at the
>  moment).

Whoa, this is pretty intense dynamic patching-fu. I'm really impressed! Thx for
sharing.

Chris.

---
http://mccormick.cx

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