[PD] resynthesizing with an oscilator bank

2010-05-12 Thread Alexandre Porres
Hi there,

I've been trying to use a big oscilator bank to resynthesize sounds. So I'm
using [sigmund~].

Thing is that I'm realizing it's quite impossible to deal with this as if it
were a Synth/Resynth patch with Fourier Transform. And I mean that it will
always sound jerky, bumpy, jumpy. In other words, no smooth at all.

I tried just getting a hold of one partial with tracks in [sigmund~], and
it just goes wild enough so you hear even clicks and stuff.

I was also just trying to freeze the sound constantly, using a [metro] at
around 60, or so, and a [line~] object at around 30ms to smoothen out the
changes in the tracks from [sigmund]. But then, one track would easily
change drastically the frequency, and make [line~] generate extremely fast
and huge glissandos even with rather static sounds.

So, I'm just thinking if there is a way at all to be able to control this,
and actually use [sigmund~] to feed an oscilator bank for resynthesis.

If anyone this did successfully, I'd love to see the patch.

Thanks a lot

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


Re: [PD] Double File Open

2010-05-12 Thread rene beekman
weird, no such problem here
never seen it before and just tested to verify.
tried double clicking with and without pd already open, in both cases only 1 
copy is opened.

mac os 10.6.3



 Date: Tue, 11 May 2010 20:38:30 -0400
 
 me too...
 
 I'm on snow leopard


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


Re: [PD] [PD-announce] [wiimote] for ubuntu

2010-05-12 Thread Yvan Vander Sanden
On Tue, May 11, 2010 at 8:19 PM, Martin Eckart imart...@gmail.com wrote:

 Yes, Yvan's extension omits MotionPlus.  I think Classic Controller
 support is experimental (I don't have one to test with and I don't think
 he did either).

 No, only the wiimote itself. I don't think motionplus even existed back
then. I also removed the limit of 8 devices by using a glib array instead of
a static c array. (Never actually had that much devices to try it out, but
unless bluetooth has a limit i don't see why it should be there.)

If i recall correctly it wouldn't be hard to implement new controllers, as
long as you know what signals they send. (Which is easy to find out.)



-- 
Copyright only exists in the imagination of those who do not have any.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] vista win7 support ?

2010-05-12 Thread patko
 I'm afraid the print source will stay like this unless someone
 that knows very well c code explain what's happening, I gave all the keys
but without a dev to end the work, there is nothing else to do.

And I think this is stupid to just 'avoid' to put more than seven characters
in print argument, also it doesn't always crash, 
so if the dev that has a windows = 6.0 don't see the problem,
 like on my machine the first time, he won't correct the problem.

 
 Maybe opening a new topic with [print] crashes pd would make it.

the problem is exactly there:

x_interface.c:28 buf[bufsize] = 0;

remove or comment this line, then it won't crash anymore.

I've no clue what this line stand for.
 

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


[PD] book to start with pd

2010-05-12 Thread Gonzalo
hi,

is there a good book to learn audio foundations and pure data? i only
know about loadbang book...

thanks for the tips.
gonzalo.

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


Re: [PD] book to start with pd

2010-05-12 Thread Lorenzo

Gonzalo wrote:

hi,

is there a good book to learn audio foundations and pure data? i only
know about loadbang book...
   

I enjoyed this one quite a lot: http://aspress.co.uk/ds/

thanks for the tips.
gonzalo.

___
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] book to start with pd

2010-05-12 Thread ypatios
http://pd-graz.mur.at/docs/BooksAboutPd/


alabala


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


Re: [PD] book to start with pd

2010-05-12 Thread Jordi Sala
http://en.flossmanuals.net/puredata

On 12 May 2010 09:53, Gonzalo gonz...@oxide.es wrote:
 hi,

 is there a good book to learn audio foundations and pure data? i only
 know about loadbang book...

 thanks for the tips.
 gonzalo.

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




-- 
Jordi Sala
http://musa.poperbu.net

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


Re: [PD] book to start with pd

2010-05-12 Thread Jaime Oliver
http://crca.ucsd.edu/~msp/techniques.htm

On Wed, May 12, 2010 at 1:18 AM, Lorenzo lsut...@libero.it wrote:

 Gonzalo wrote:

 hi,

 is there a good book to learn audio foundations and pure data? i only
 know about loadbang book...


 I enjoyed this one quite a lot: http://aspress.co.uk/ds/

  thanks for the tips.
 gonzalo.

 ___
 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




-- 
Jaime E Oliver LR

www.jaimeoliver.pe

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


Re: [PD] book to start with pd

2010-05-12 Thread Gonzalo
Thanks all for the tips.
Best regards.
Gonzalo.



On Wed, May 12, 2010 at 10:22 AM, Jaime Oliver jaime.oliv...@gmail.com wrote:
 http://crca.ucsd.edu/~msp/techniques.htm

 On Wed, May 12, 2010 at 1:18 AM, Lorenzo lsut...@libero.it wrote:

 Gonzalo wrote:

 hi,

 is there a good book to learn audio foundations and pure data? i only
 know about loadbang book...


 I enjoyed this one quite a lot: http://aspress.co.uk/ds/

 thanks for the tips.
 gonzalo.

 ___
 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



 --
 Jaime E Oliver LR

 www.jaimeoliver.pe

 858 750 0924 (cel)
 858 202 1522 (home)
 9168 Regents Rd. Apt. G
 La Jolla, CA 92037
 USA

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



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


Re: [PD] understanding graphics objects on canvas

2010-05-12 Thread João Pais
[struct ex1 float y float i glist foo pd-bar]  -- glist field foo  
using [pd bar] as a template


I think this would be a good idea. specially if you can change the patch  
name, and the structure jumps as well between subpatches.



two other things I just remember now:

- click/move/change reports for scalars are quite good, because it's very  
easy to know which scalar is being edited/active. but they should also be  
integrated in arrays.


- as great as the improvements might be, the work will be only partial if  
the gui doesn't get improved. since data structures depend 100%  
graphically on tcl/tk graphics, they're very slow to work with, if you're  
doing something complex. in order for data structures to be more widely  
used on realtime patching/editing, the tcl/tk graphical code should be  
more efficient.


- give a nameable string to each data-s, which keeps during sessions. this  
way is easier to get a determinate data-s in the middle of a big window.  
for now it's necessary to go through all the scalars in the window, and  
match any inner parameters (an index, a symbol, etc.)



Data structures can be a very powerful mean to graphically  
display/interact with the patch (to perform, display, compose, ...). But  
without some improvements they'll still be a hidden part of pd. And afaik,  
this is the only major feature that separates pd from max - but maybe I'm  
wrong?


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


Re: [PD] [PD-announce] [wiimote] for ubuntu

2010-05-12 Thread IOhannes m zmoelnig
On 2010-05-12 09:17, Yvan Vander Sanden wrote:
 On Tue, May 11, 2010 at 8:19 PM, Martin Eckart imart...@gmail.com wrote:

i put mikes original version into SVN (externals/hardware/wiimote) and
started to fix that (half a year ago, or so)

 
 Yes, Yvan's extension omits MotionPlus.  I think Classic Controller
 support is experimental (I don't have one to test with and I don't think
 he did either).

 No, only the wiimote itself. I don't think motionplus even existed back
 then. I also removed the limit of 8 devices by using a glib array instead of
 a static c array. (Never actually had that much devices to try it out, but
 unless bluetooth has a limit i don't see why it should be there.)

the hardware/wiimote external does something similar and was actually
tested with 6 wiimotes (with the motionplus) in an installation that
lasted for several weeks; i consider it stable.
(bluetooth is making more problems here, as you usually cannot use more
than 4 or so wiimotes on a single dongle)

it also takes care of threading (using an internal queue to sync between
libcwiid and Pd)
i'm not sure whether ico ever looked at _that_ code, and whether it
still has the problems he was experiencing (with other versions of that
external?)


i would very much like to integrate all the changes into a single
object, rather than having 3 or 4 objects named wiimote around, all of
them trying to fix the same problems.

i don't have so much hardware to test it, though i tried my best to add
support for motionplus, classic, nunchuk (with the unfortunate spelling
error) and balance.

the only thing i never managed to work out was the speaker...

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] book to start with pd

2010-05-12 Thread Frank Barknecht
Hi,

On Wed, May 12, 2010 at 09:53:29AM +0200, Gonzalo wrote:
 is there a good book to learn audio foundations and pure data? i only
 know about loadbang book...

I consider Miller's Technique ... an essential read for any Pd user. But it's
in Miller-style, which can be a bit too dense and abridged for some readers ...
But if you stick to it and re-read it several times, it's very enlightening.

The best spelled-out newbie intro to Pd that I know is contained in the first
chapters of Designing Sound: http://aspress.co.uk/ds/ IMO it is way better
than Loadbang. You can get the respective chapters as PDF for printing out on
your own on the book's website. (The book is currently out of print, AFAIK, but
a new release is in the works). 

For reading a general intro to working with sound, you can go with the usual
suspects, i.e. Dodge/Jerse Computer Music or the two E. Miranda books at
Focal Press. I'd avoid Roads' The Computer Music Tutorial at this point: It's
not so much a tutorial as a reference book.

Ciao
-- 
 Frank BarknechtDo You RjDj.me?  _ __footils.org__

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


Re: [PD] book to start with pd

2010-05-12 Thread Andrew Faraday

I can reccomend the floss manual

 Date: Wed, 12 May 2010 10:32:22 +0200
 From: gonz...@oxide.es
 To: jaime.oliv...@gmail.com
 CC: pd-list@iem.at
 Subject: Re: [PD] book to start with pd
 
 Thanks all for the tips.
 Best regards.
 Gonzalo.
 
 
 
 On Wed, May 12, 2010 at 10:22 AM, Jaime Oliver jaime.oliv...@gmail.com 
 wrote:
  http://crca.ucsd.edu/~msp/techniques.htm
 
  On Wed, May 12, 2010 at 1:18 AM, Lorenzo lsut...@libero.it wrote:
 
  Gonzalo wrote:
 
  hi,
 
  is there a good book to learn audio foundations and pure data? i only
  know about loadbang book...
 
 
  I enjoyed this one quite a lot: http://aspress.co.uk/ds/
 
  thanks for the tips.
  gonzalo.
 
  ___
  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
 
 
 
  --
  Jaime E Oliver LR
 
  www.jaimeoliver.pe
 
  858 750 0924 (cel)
  858 202 1522 (home)
  9168 Regents Rd. Apt. G
  La Jolla, CA 92037
  USA
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
  
_
http://clk.atdmt.com/UKM/go/19780/direct/01/
Do you have a story that started on Hotmail? Tell us now___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] timebang inlet

2010-05-12 Thread becks
Hi, all
i want to schedule some events, so i have found [timebang] object

i have trouble passing arguments in the inlet:

ie:

[set 20 20 20(
|
[timebang 10 10 10]

timebang: read in 1 times of day:
  10:10:10

but i want 20:20:20

[set 20 20 20(
|
[timebang]

timebang: wrong number of parameter

the help is not clear, and here are the source:
http://svn.puredata.info/svnroot/pure-data/branches/MAIN/externals/maxlib/src/timebang.c

thanks!

-- 
cb

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


[PD] Piksel10 :: open Call for PROJECTS

2010-05-12 Thread h220


   Piksel10
   November 18-21 2010
   Bergen, Norway



Piksel is an international event for artists and developers working with
Free/Libre and Open Source technologies in artistic practice. Part workshop, 
part festival, it is organized in Bergen, Norway,and involves participants 
from more than a dozen countries exchanging ideas, coding, presenting art and 
software projects, doing workshops, performances and discussions on the 
aesthetics and politics of free technologies  art.




 open CALL for PROJECTS

For the exhibition and other parts of the programme we currently seek
projects in the following categories:


1. Installations

Projects to be included in the exhibition.
The works must be programmed by and running on free and open source
software and/or open/DIY hardware.

2. Audiovisual performance

Live art realized by the use of free software and open/DIY hardware.  

3. Presentations

Innovative open/DIY hardware and audiovisual software tools or software art
released under a free/open licence. (Also includes presentations of artistic
projects realized using these technologies.)


4. Workshops

Hands on workshops utilizing free software and/or open/DIY hardware for
artistic use.

\\

!!  Deadline - june 1. 2010 !!

Please use the online submit form at:
http://piksel.no/ocs

or send documentation material - preferably as a URL to online
documentation with images/video to piksel10 (AT) piksel.no

\\

Piksel10 is organized in cooperation with Galleri 3,14, Bergen 
Kunsthall/Landmark, USF and HackBergen. Supported by the Municipality of 
Bergen, Arts Council Norway, Hordaland County Council and others.

more info: www.piksel.no

\\


-- 
+---| g...@220hex.org |+4790665018 | møllendalsv. 17,5009 bergen | 
|www.xn--frysland-64a.com |---+| www.220hex.no |+---| www.piksel.no |---+



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


Re: [PD] understanding graphics objects on canvas

2010-05-12 Thread João Pais
the examples are very impressive, but it's maybe a bit too advanced? or if  
you separate the complex stuff from the beginner's material, might be  
better.


or maybe this is still at a too early stage for me to be criticising it.


/doc/4.data.structures/04.append.pd
The pd-msg tutorial shows how to use the scalar message to create one  
dynamically.


Also, I started to put together this help patch for scalar with my  
revised help patches for

pddp.  It is a bit overkill and still needs some work, but it's a start.

-Jonathan

--- On Mon, 5/10/10, Ivica Ico Bukvic i...@vt.edu wrote:

From: Ivica Ico Bukvic i...@vt.edu
Subject: Re: [PD] understanding graphics objects on canvas
To: pd-list@iem.at
Date: Monday, May 10, 2010, 6:05 PM

Never mind. Figure it out...

that said, FWIW this part may need better coverage under the scalar
help file which pops up when one selects help on it. The other confusing
thing is when you pull up properties for a scalar object on the graph
that the window that pops up is titled misleadingly Atom.

Ico


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








--
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] [PD-announce] [wiimote] for ubuntu

2010-05-12 Thread Roman Haefeli
Hi all

Thanks to IOhannes for providing a fix so quickly.

For those already added the rdz ppa, please perform an 'aptitude update
 aptitude upgrade' and check, if nunchuk works correctly now.


On Wed, 2010-05-12 at 10:45 +0200, IOhannes m zmoelnig wrote:

 i would very much like to integrate all the changes into a single
 object, rather than having 3 or 4 objects named wiimote around, all of
 them trying to fix the same problems.

I agree very much. Can we agree, that this single object shall be
hardware/wiimote ? I picked it, because I personally was interested in
having MotionPlus support, but of course, everyone involved should be
able to comment on it.

 i don't have so much hardware to test it, though i tried my best to add
 support for motionplus, classic, nunchuk (with the unfortunate spelling
 error) and balance.

Nice. I'll happily test the classic controller. I didn't know that it
was supposed to be supported (It wasn't when I tested the last time,
which was ages ago, with Mike Wozniewski's version).

 the only thing i never managed to work out was the speaker...


P.S.: from the svn log:

r13512: fixed typo when registering nunchuck

sweet ;-)
I checked the wiimote.c and there it's spelled correctly everywhere.





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


[PD] Data Structures abs (was:Re: understanding graphics objects on canvas)

2010-05-12 Thread patko

- João Pais jmmmp...@googlemail.com a écrit :

 Data structures can be a very powerful mean to graphically  
 display/interact with the patch (to perform, display, compose, ...).
 But  
 without some improvements they'll still be a hidden part of pd. And
 afaik,


 The algorithms we get when implementing data structures 
for managing large amount of informations in realtime,
seems to be simplier and faster than using list objects,
without plotting anything, but there are not a lot of examples.

Didn't someone made a set of abs for this?

 Wouldn't it be nice to have a set of patches that eases the access
to the struct, doing all the route-in, or a class of data structures objects 
like the list-abs? Having it for graphical stuff would be nice too.

cp

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


Re: [PD] - Puredata for mac os Classic Powerbook g3

2010-05-12 Thread bernardo amorim
Ok ricardo do advice on xubuntu? ubuntu with XFCE? can you help me or
point me to some tutorial to make install it in my powerbook?

thanks alot
bern

On Tue, May 11, 2010 at 8:34 PM, Ricardo Lameiro
ricardolame...@gmail.com wrote:
 well, i have it working on xubuntu on old iMacs (the 266Mhz and 400Mhz) and
 it works. at least vanilla Pd

 2010/5/11 Pagano, Patrick p...@digitalworlds.ufl.edu

 I have it running with ubuntu on a G4 and it works very well


 -Original Message-
 From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of
 Peter Plessas
 Sent: Tuesday, May 11, 2010 12:18 PM
 To: bernardo amorim
 Cc: PD list
 Subject: Re: [PD] - Puredata for mac os Classic Powerbook g3

 I run (ran) Pd under Debian-powerpc on my G3 Powerbook.
 Might take too much time though to set it up. You should give it a try.
 P

 bernardo amorim wrote:
  hi all
  is there a puredata for os classic 9.22
 
  thanks
  bern
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list

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

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



 --
 Fagote / Contrafagote
 Bassoon / Contra-bassoon
 http://myspace.com/ricardolameiro




-- 
2010

Confidencialidade de Correio electrónico
Este email destina-se exclusivamente à(s) pessoa(s) a quem é dirigido
e não deverá em caso algum ser reencaminhado ou reutilizado para
nenhum fim a não ser aquele para o qual foi criado. Aplicável tambem
aos attachments.

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


Re: [PD] - Puredata for mac os Classic Powerbook g3

2010-05-12 Thread Ricardo Lameiro
Well, i dont have tutorials, but you can install ubuntu easily and then
install XFCE after that, or you can use the alternate installer and install
the minimum system, and then make a $sudo apt-get install xubuntu-desktop.
You will need to have ethernet connection to the internet to install it.
You can download it from here:
http://cdimage.ubuntu.com/ports/releases/lucid/release/



2010/5/12 bernardo amorim bernardo.amo...@gmail.com

 Ok ricardo do advice on xubuntu? ubuntu with XFCE? can you help me or
 point me to some tutorial to make install it in my powerbook?

 thanks alot
 bern

 On Tue, May 11, 2010 at 8:34 PM, Ricardo Lameiro
 ricardolame...@gmail.com wrote:
  well, i have it working on xubuntu on old iMacs (the 266Mhz and 400Mhz)
 and
  it works. at least vanilla Pd
 
  2010/5/11 Pagano, Patrick p...@digitalworlds.ufl.edu
 
  I have it running with ubuntu on a G4 and it works very well
 
 
  -Original Message-
  From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf
 Of
  Peter Plessas
  Sent: Tuesday, May 11, 2010 12:18 PM
  To: bernardo amorim
  Cc: PD list
  Subject: Re: [PD] - Puredata for mac os Classic Powerbook g3
 
  I run (ran) Pd under Debian-powerpc on my G3 Powerbook.
  Might take too much time though to set it up. You should give it a try.
  P
 
  bernardo amorim wrote:
   hi all
   is there a puredata for os classic 9.22
  
   thanks
   bern
  
   ___
   Pd-list@iem.at mailing list
   UNSUBSCRIBE and account-management -
   http://lists.puredata.info/listinfo/pd-list
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
 
 
  --
  Fagote / Contrafagote
  Bassoon / Contra-bassoon
  http://myspace.com/ricardolameiro
 



 --
 2010

 Confidencialidade de Correio electrónico
 Este email destina-se exclusivamente à(s) pessoa(s) a quem é dirigido
 e não deverá em caso algum ser reencaminhado ou reutilizado para
 nenhum fim a não ser aquele para o qual foi criado. Aplicável tambem
 aos attachments.




-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] removing iem_matrix from pd-extended

2010-05-12 Thread Hans-Christoph Steiner


Since the iem_matrix library (NOT iemmatrix) seems to be deprecated  
and unmaintained, and has a name confusingly close to the 'iemmatrix'  
library, I'd like to remove the iem_matrix library and distribute it  
as a standalone libdir.


Objections, comments, etc.?

.hc





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] Data Structures abs (was:Re: understanding graphics objects on canvas)

2010-05-12 Thread Jonathan Wilkes
Sure, see Luke Iannini's ds-abs:

http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/sfruit/ds-abs/



--- On Wed, 5/12/10, patko colet.patr...@free.fr wrote:

From: patko colet.patr...@free.fr
Subject: [PD] Data Structures abs (was:Re: understanding graphics objects on 
canvas)
To: pd-list pd-list@iem.at
Cc: João Pais jmmmp...@googlemail.com
Date: Wednesday, May 12, 2010, 12:02 PM


- João Pais jmmmp...@googlemail.com a écrit :

 Data structures can be a very powerful mean to graphically  
 display/interact with the patch (to perform, display, compose, ...).
 But  
 without some improvements they'll still be a hidden part of pd. And
 afaik,


 The algorithms we get when implementing data structures 
for managing large amount of informations in realtime,
seems to be simplier and faster than using list objects,
without plotting anything, but there are not a lot of examples.

Didn't someone made a set of abs for this?

 Wouldn't it be nice to have a set of patches that eases the access
to the struct, doing all the route-in, or a class of data structures objects 
like the list-abs? Having it for graphical stuff would be nice too.

cp

___
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] timebang inlet

2010-05-12 Thread Hans-Christoph Steiner


The number of times have to match in the [set ( msg and the object  
arguments.  So if there are two times set in the arguments, the  
[set( message also needs two sets of times.


.hc


timebang-help.pd
Description: Binary data



On May 12, 2010, at 5:07 AM, becks wrote:


Hi, all
i want to schedule some events, so i have found [timebang] object

i have trouble passing arguments in the inlet:

ie:

[set 20 20 20(
|
[timebang 10 10 10]

timebang: read in 1 times of day:
 10:10:10

but i want 20:20:20

[set 20 20 20(
|
[timebang]

timebang: wrong number of parameter

the help is not clear, and here are the source:
http://svn.puredata.info/svnroot/pure-data/branches/MAIN/externals/maxlib/src/timebang.c

thanks!

--  
cb


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





A cellphone to me is just an opportunity to be irritated wherever you  
are. - Linus Torvalds


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


Re: [PD] vista win7 support ?

2010-05-12 Thread Mathieu Bouchard

On Wed, 12 May 2010, patko wrote:


Maybe opening a new topic with [print] crashes pd would make it.
the problem is exactly there:
x_interface.c:28 buf[bufsize] = 0;
remove or comment this line, then it won't crash anymore.
I've no clue what this line stand for.


If you have no clue, then perhaps you are replacing a bug by another bug. 
This looks like it's a bug regardless of the OS, although it currently 
only shows up on some versions of Windows. What you suggest seems to be a 
bug on any OS as well. Instead of removing the line, try prepending it 
with :


  buf = resizebytes(buf, bufsize+1, bufsize);

(I hope I didn't make any mistake there... but looks ok to me now).

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] bernardo amorim wants to stay in touch on LinkedIn

2010-05-12 Thread bernardo amorim
LinkedIn
bernardo amorim requested to add you as a connection on LinkedIn:
--

Barry,

I'd like to add you to my professional network on LinkedIn.

- bernardo amorim

Accept invitation from bernardo amorim
http://www.linkedin.com/e/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I52212668_7/6lColZJrmZznQNdhjRQnOpBtn9QfmhBt71BoSd1p65Lr6lOfPtve3oScz4Oczl9bToTglxogDpobP8Mc3oOejkVcz4LrCBxbOYWrSlI/EML_comm_afe/

View invitation from bernardo amorim
http://www.linkedin.com/e/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I52212668_7/dRYUdzoOcj8OdkALqnpPbOYWrSlI/svi/
 

--
DID YOU KNOW you can use your LinkedIn profile as your website? Select a vanity 
URL and then promote this address on your business cards, email signatures, 
website, etc
http://www.linkedin.com/e/ewp/inv-21/


 
--
(c) 2010, LinkedIn Corporation___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] book to start with pd

2010-05-12 Thread Hans-Christoph Steiner


Don't forget http://www.pd-tutorial.com/

.hc

On May 12, 2010, at 4:52 AM, Andrew Faraday wrote:


I can reccomend the floss manual

 Date: Wed, 12 May 2010 10:32:22 +0200
 From: gonz...@oxide.es
 To: jaime.oliv...@gmail.com
 CC: pd-list@iem.at
 Subject: Re: [PD] book to start with pd

 Thanks all for the tips.
 Best regards.
 Gonzalo.



 On Wed, May 12, 2010 at 10:22 AM, Jaime Oliver jaime.oliv...@gmail.com 
 wrote:

  http://crca.ucsd.edu/~msp/techniques.htm
 
  On Wed, May 12, 2010 at 1:18 AM, Lorenzo lsut...@libero.it  
wrote:

 
  Gonzalo wrote:
 
  hi,
 
  is there a good book to learn audio foundations and pure data?  
i only

  know about loadbang book...
 
 
  I enjoyed this one quite a lot: http://aspress.co.uk/ds/
 
  thanks for the tips.
  gonzalo.
 
  ___
  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
 
 
 
  --
  Jaime E Oliver LR
 
  www.jaimeoliver.pe
 
  858 750 0924 (cel)
  858 202 1522 (home)
  9168 Regents Rd. Apt. G
  La Jolla, CA 92037
  USA
 
  ___
  Pd-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 
 

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

Get a new e-mail account with Hotmail - Free. Sign-up  
now.___

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










It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives., from The Idols of  
Environmentalism, by Curtis White





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


Re: [PD] Double File Open

2010-05-12 Thread Hans-Christoph Steiner


Yeah, I've seen it but I can't figure out how to trigger it every  
time.  That's the key to finding that bug.


.hc

On May 12, 2010, at 2:36 AM, rene beekman wrote:


weird, no such problem here
never seen it before and just tested to verify.
tried double clicking with and without pd already open, in both  
cases only 1 copy is opened.


mac os 10.6.3




Date: Tue, 11 May 2010 20:38:30 -0400

me too...

I'm on snow leopard



___
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] new pd releases

2010-05-12 Thread Hans-Christoph Steiner


For 0.43, I think we need one final development push to tie everything  
up.  I also plan on focusing on this during the summer.  First we have  
to get Pd-extended 0.42 out, that should happen very soon.


.hc

On May 10, 2010, at 11:16 AM, Miller Puckette wrote:


Hi Alex --

it's mostly waiting for me to get my act together -- Hans and  
Iohannes have
done an excellent GUI rewrite and things are basically waiting for  
me to
change my debug-and-release cycle to accomodate it (a good thing  
really

but it means I have to make major changes).

I hope to have everything figured out by this summer...

cheers
Miller

On Mon, May 10, 2010 at 12:37:09AM -0400, Alexandre Porres wrote:
hi there, please fill me in for any plans on new releases of Pd  
Vanila

(0.43) and Pd-extended (0.42.5).

thanks a bunch
Alex



___
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








'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] OSCSerial for windows

2010-05-12 Thread Ricardo Dueñas Parada
Hi Martin, that´s what I´m looking for, but I am getting an error when
I connect the comport output to the slipdec input, pd crashes
inmediately and closes.

Comport receives data fine, and slipdec makes his job too, but
together pd crashes, is it a stable version?


Thanks,

Ricardo

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


Re: [PD] OSCSerial for windows

2010-05-12 Thread martin.peach

Hi Ricardo,
Well I didn't have chance to try it with [comport], but I suspect you need to 
make the output of [comport] into lists using the slip packet delimiter 192 and 
[list append] and [list prepend] as in the [list] examples.
It should not crash Pd though, that's bad...
Martin


 From: rduen...@gmail.com
 Date: Wed, 12 May 2010 16:05:36 -0500
 Subject: Re: [PD] OSCSerial for windows
 To: martin.pe...@sympatico.ca
 CC: pd-list@iem.at
 
 Hi Martin, that´s what I´m looking for, but I am getting an error when
 I connect the comport output to the slipdec input, pd crashes
 inmediately and closes.
 
 Comport receives data fine, and slipdec makes his job too, but
 together pd crashes, is it a stable version?
 
 
 Thanks,
 
 Ricardo
  ___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Ubuntu Realtime setup

2010-05-12 Thread Hans-Christoph Steiner


maybe, but if not, please add one :)

.hc

On May 7, 2010, at 7:17 AM, Dan Wilcox wrote:

Woops, guess I shouldn't rant about wiki pages before reading the  
whole thread ...


See the instructions I wrote here on pdpedia:

http://wiki.puredata.info/en/hid

Good info. Is there a link on the main pure-data.info site to the  
pdpedia? I always forget about it ...



Dan Wilcox
danomatika.com
robotcowboy.com




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






I spent 33 years and four months in active military service and during  
that period I spent most of my time as a high class muscle man for Big  
Business, for Wall Street and the bankers.  - General Smedley Butler



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


[PD] [PD-announce] Friday 14th May, Freiburg: Endphase 17

2010-05-12 Thread João Pais

Hello,

next Friday, 14th of May, Endphase 17 will be presented in Freiburg:
http://tinyurl.com/2vxw5vb


Endphase (Alberto C. Bernal and João Pais) and Servando Barreiro as guest.
http://www.endphase.net/
http://minitronics.net/

Endphase 17 is a performance to be presented on the 14th of May at the
Lange Nacht der elektronischen Musik (organisation Ephraim Wegner) of the
Mehrklang Festival, Freiburg. This consists of one piece of ca. 40 minutes
using both live audio and video. Endphase 17 was conceived around the
motto of the Mehrklang Festival 2010, Das Eigene und das Fremde.


We hope to see you there,

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-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] Data Structures abs (was:Re: understanding graphics objects on canvas)

2010-05-12 Thread patko
great, thanks

Patrice Colet - 06 32 66 03 57 

- Jonathan Wilkes jancs...@yahoo.com a écrit :

 Sure, see Luke Iannini's ds-abs:
 
 http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/abstractions/sfruit/ds-abs/
 
 
 
 --- On Wed, 5/12/10, patko colet.patr...@free.fr wrote:
 
 
 
 From: patko colet.patr...@free.fr
 Subject: [PD] Data Structures abs (was:Re: understanding graphics
 objects on canvas)
 To: pd-list pd-list@iem.at
 Cc: João Pais jmmmp...@googlemail.com
 Date: Wednesday, May 12, 2010, 12:02 PM
 
 
 
 - João Pais  jmmmp...@googlemail.com  a écrit :
 
  Data structures can be a very powerful mean to graphically
  display/interact with the patch (to perform, display, compose, ...).
  But
  without some improvements they'll still be a hidden part of pd. And
  afaik,
 
 
 The algorithms we get when implementing data structures
 for managing large amount of informations in realtime,
 seems to be simplier and faster than using list objects,
 without plotting anything, but there are not a lot of examples.
 
 Didn't someone made a set of abs for this?
 
 Wouldn't it be nice to have a set of patches that eases the access
 to the struct, doing all the route-in, or a class of data structures
 objects
 like the list-abs? Having it for graphical stuff would be nice too.
 
 cp
 
 ___
 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] vista win7 support ?

2010-05-12 Thread patko




- Mathieu Bouchard ma...@artengine.ca a écrit :

 On Wed, 12 May 2010, patko wrote:

  the problem is exactly there:
  x_interface.c:28 buf[bufsize] = 0;

 This looks like it's a bug regardless of the OS, although it currently
 
 only shows up on some versions of Windows. What you suggest seems to
 be a 
 bug on any OS as well. Instead of removing the line, try prepending it
 
 with :
 
buf = resizebytes(buf, bufsize+1, bufsize);
 
 (I hope I didn't make any mistake there... but looks ok to me now).
 

No mistakes, that's alright with my OS.

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


Re: [PD] Linux, video1394 support?

2010-05-12 Thread Michal Seta
Just for the record. The performance is not that bad, I made a
mistake, something else in the pd patch was consuming lots of cycles.

Coriander tends to be CPU hungry and apparently I need to have display
window open in order for it to schlep data over loopback.  Displaying
only a few frames a second in coriander cuts down on the CPU usage,
while the number of frames can be set independently for the loopback.

Voilà.  I do hope that this is only a temporary solution ;)

./MiS

On Wed, May 12, 2010 at 12:59 AM, Michal Seta m...@artengine.ca wrote:
 On Tue, May 11, 2010 at 10:08 AM, IOhannes m zmoelnig zmoel...@iem.at wrote:
 you should be able to pipe the data
 from coriander into Gem, using a vloopback device.

 I did that but performance is rather unacceptable.  I guess I will go
 that route if everything else fails.

 Thanks

 ./MiS




-- 
./MiS
514-344-0726
http://www.creazone.ca

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


[PD] [unpackOSC] wrong packet crash

2010-05-12 Thread patko
hello,

 from experiencing osc packets with another program (I was manipulating 
simpleOSC for python 3),
 I've sent a bad bytes packet and then unpackOSC just crashed,
 I thought you might be interested to know,
 maybe an error message could save the pd session when it happens?

Patrice Colet - 06 32 66 03 57 

- martin peach martin.pe...@sympatico.ca a écrit :

 It should not crash Pd though, that's bad...


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