[PD] masking or routing individual particles in syncgrain~

2010-12-31 Thread ronni montoya
Hi dear list, i was wondering how can i mask or anulate individual
grains from an train generated with syncgrain? I was wondering also if
its posible to route an individual grain?
Por example if i would like to apply an effect just to a particle and
not the whole particle train

thanks in advance


R.

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


Re: [PD] masking or routing individual particles in syncgrain~

2010-12-31 Thread Derek Holzer

Hi Ronni,

it's not syncgrain, but if you look inside my ParticleChamber 
abstraction, there is a section for per-grain effects. It is 
deliberately left empty, but is there for exactly this purpose.


http://macumbista.net/?page_id=514

Derek

On 12/31/10 9:04 AM, ronni montoya wrote:

Hi dear list, i was wondering how can i mask or anulate individual
grains from an train generated with syncgrain? I was wondering also if
its posible to route an individual grain?
Por example if i would like to apply an effect just to a particle and
not the whole particle train



--
::: derek holzer ::: http://macumbista.net :::
---Oblique Strategy # 69:
Feed the recording back out of the medium

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


[PD] [PD-announce] Pd-berlin meeting next tuesday, 4th January

2010-12-31 Thread João Pais

Hello,

next tuesday, 4th January, will be the next meeting of Pure Data users
in Berlin at NK (http://www.nkprojekt.de/) - Elsenstr. 52, 2HH 2Etage.

For more information, look up
http://puredata.info/community/organization/pd-berlin/pd-berlin-users-group.
We also encourage you to take an active part, and put up suggestions for
topics you want to talk about / topics you want to be talked about.


Doors are open from 20h-20h15. After that they'll be closed, and you will
have to call someone from the Pd-meeting to get in. To get a telephone
number to call or confirm assistance you can write to
info_at_minitronics.net.

Please, don´t call to the staff of NK to open the doors. They let us use
the space but we have to take care about having the meeting without
producing any disturbance to them, and to clean the space after the
meeting.


We would apreciate if you would send us a small mail to
info_at_minitronics.net with your name, Pd experience and interests, so
that we know how many people might be coming. Or put your name in the
pd-berlin wiki page.


We would like to thank the support and willingness of NK in the
organization of these events.

João Pais


--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jmmmp...@googlemail.com | 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] pure-data on gentoo; how to specify lib path?

2010-12-31 Thread Hans-Christoph Steiner


I think your best bet is to use either [import] or [declare] to load  
the libraries your patch needs.  Then the settings are embedded in the  
patch and will work on any Pd-extended install, rather than just the  
one you've customized.


.hc

On Dec 27, 2010, at 5:22 PM, Igor 'Lo' (И.L.) wrote:


Hi all.
I added pd-overlay from layman, and have installed the following:

[ebuild   R   ] puredata-base/pd-extended-0.42.5  USE=adaptive alsa
bassemu boids bsaylor creb cxc cyclone earplug ekext ext13 flashserver
flatspace flib freeverb gem2pdp ggee hcs hid iem16 iem_adaptfilt
iem_ambi iem_bin_ambi iem_delay iem_matrix iem_roomsim iem_spec2
iem_tab iemgui iemlib iemmatrix iemxmlrpc jasch_lib loaders mapping
markex maxlib mjlib moocow moonlib motex mrpeach oscx pan pdcontainer
pddp pdogg pdp pdp_opengl pidip pmpd postlude sigpack smlib tof toxy
unauthorized vanilla vbap windowing zexy -debug -fftw -jack
-portaudio 0 kB [1]

With a few tricks, a working alsa/timidity++/puredata chain was set up
and running, to reference for other newcomers:
pdextended  -alsa -alsamidi -stderr -verbose -d  (config at pastebin:
http://pastebin.com/8p0rcd41 )

The following files were installed to my system: (filelist with paths:
http://pastebin.com/F9yymAPH )

Now, wanted to install Androidome's script,
http://androidome.googlecode.com/files/AndroidomeRouter.pd

Multiple errors came about missing functions (like mrpeach/udpsend),
and in the UI they were outlined in red.
Also the debug log shown that search under multiple paths (none
included /usr/lib/pdextended/extra/mrpeach)
was failed for that functions.
Looks like http://www.mail-archive.com/pd-dev@iem.at/msg04901.html,
but checks more paths.

udpreceive 8080
... couldn't create
tried /usr/local/lib/pd-externals/sprintf.l_ia64 and failed
tried /usr/lib/pd-extended/extra/sprintf.l_ia64 and failed
tried /usr/local/lib/pd-externals/sprintf.pd_linux and failed
tried /usr/lib/pd-extended/extra/sprintf.pd_linux and failed
tried /usr/local/lib/pd-externals/sprintf/sprintf.l_ia64 and failed
tried /usr/lib/pd-extended/extra/sprintf/sprintf.l_ia64 and failed
tried /usr/local/lib/pd-externals/sprintf/sprintf.pd_linux and failed
tried /usr/lib/pd-extended/extra/sprintf/sprintf.pd_linux and failed
tried /usr/local/lib/pd-externals/sprintf.pd and failed
tried /usr/lib/pd-extended/extra/sprintf.pd and failed
tried /usr/local/lib/pd-externals/sprintf.pat and failed
tried /usr/lib/pd-extended/extra/sprintf.pat and failed
sprintf connect %s 8080
... couldn't create
tried /usr/local/lib/pd-externals/mrpeach.l_ia64 and failed
tried /usr/lib/pd-extended/extra/mrpeach.l_ia64 and failed
tried /usr/local/lib/pd-externals/mrpeach.pd_linux and failed
tried /usr/lib/pd-extended/extra/mrpeach.pd_linux and failed
tried /usr/local/lib/pd-externals/mrpeach/mrpeach.l_ia64 and failed
tried /usr/lib/pd-extended/extra/mrpeach/mrpeach.l_ia64 and failed
tried /usr/local/lib/pd-externals/mrpeach/mrpeach.pd_linux and failed
tried /usr/lib/pd-extended/extra/mrpeach/mrpeach.pd_linux and failed
error: [import]: can't load library in 'mrpeach'
... you might be able to track this down from the Find menu.

Which declare's should be added to ~/.pdextended to allow search in
/usr/lib/pdextended/extra/mrpeach and
other directories?

Also it seems that
http://docs.monome.org/doku.php?id=dev:pd:simple_mlr uses an old
version of OSC,
functions names in code are like dumpOSC - OSCdump ; how to run the
script at the link below with
0.42.5, can anyone tell here? (will also bug monome's list).

P.S. Why the article at gentoo wiki told me to remove oscx from build?
Is there a reason for such thing to exist behind that article?

cheers, there.
don't forget to do awesome stuff next days, it's the last days of the
year after all.

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






News is what people want to keep hidden and everything else is  
publicity.  - Bill Moyers




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


Re: [PD] pure-data on gentoo; how to specify lib path?

2010-12-31 Thread Martin Peach

On 2010-12-31 13:01, Hans-Christoph Steiner wrote:


I think your best bet is to use either [import] or [declare] to load the
libraries your patch needs. Then the settings are embedded in the patch
and will work on any Pd-extended install, rather than just the one
you've customized.

.hc

On Dec 27, 2010, at 5:22 PM, Igor 'Lo' (И.L.) wrote:



Also it seems that
http://docs.monome.org/doku.php?id=dev:pd:simple_mlr uses an old
version of OSC,
functions names in code are like dumpOSC - OSCdump ; how to run the
script at the link below with
0.42.5, can anyone tell here? (will also bug monome's list).


The attached patch shows how to do OSC_setup with the mrpeach version.

Martin


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


[PD] ANN: spectdelay~ external for Pd (was: PD L2Ork 20101229 snapshot now available)

2010-12-31 Thread Ivica Ico Bukvic
The last update of the year (20101230) fixes a few more bugs and
introduces a port of John Gibson's jg.spectdelay~, a frequency-based
delay/feedback/eq object.

 Latest snapshot is available from the usual place:
 http://l2ork.music.vt.edu/main/?page_id=56
 
 Complete changelog since 11/25/2010 is available here:
 http://l2ork.music.vt.edu/data/pd/Changelog

Cheers!

Ico




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


[PD] question about pd tutorial

2010-12-31 Thread Aaron L.
Hi.

I'm trying to do the tutorial near the bottom of this page (the one titled
3.1.2.2.3 Processing adc-input):

http://www.pd-tutorial.com/english/ch03.html

which mentions Say something into a microphone and play it back at a
changed volume

I'm not totally sure how this would work, however.

I can indeed see the signal on my mic when talking into it (i.e. it gets
hotter the louder I talk) but using the slider doesn't do anything to the
volume.

At least from what I can tell anyway.

Am I missing something here?  Could it be my audio setup (I'm on Ubuntu 8.04
using ALSA)?

Should I be hearing the volume increase when sliding up and volume
decreasing when sliding down?  Because I'm not.

I'm hearing my voice in my headphones.  It just doesn't change in regards to
the slider's position.

Thanks for any input.

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


Re: [PD] question about pd tutorial

2010-12-31 Thread Andrew Faraday

hey Aaron
This should change the audible volume of the mic input, and not the visual 
meter.
A couple of simple questions, 
Did you just copy this down directly or recreate it yourself? Have you tried 
moving the slider to the bottom then checking if you can hear any of the mic in 
your headphones?
If you made it yourself, check that you're not missing something from the 
tutorial diagram. 
Andrew

Date: Fri, 31 Dec 2010 14:12:40 -0800
From: elmaster...@gmail.com
To: Pd-list@iem.at
Subject: [PD] question about pd tutorial

Hi.

I'm trying to do the tutorial near the bottom of this page (the one titled 
3.1.2.2.3 Processing adc-input):

http://www.pd-tutorial.com/english/ch03.html


which mentions Say something into a microphone and play it back at a 
changed volume

I'm not totally sure how this would work, however.

I can indeed see the signal on my mic when talking into it (i.e. it gets hotter 
the louder I talk) but using the slider doesn't do anything to the volume.


At least from what I can tell anyway.

Am I missing something here?  Could it be my audio setup (I'm on Ubuntu 8.04 
using ALSA)?

Should I be hearing the volume increase when sliding up and volume decreasing 
when sliding down?  Because I'm not.


I'm hearing my voice in my headphones.  It just doesn't change in regards to 
the slider's position.

Thanks for any input.

-Aaron




___
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] question about pd tutorial

2010-12-31 Thread Aaron L.
Yeah, I just copied it directly from the tutorial site so user error can be
ruled out. which is nice.

Weird that it's working for you guys.
On Dec 31, 2010 2:28 PM, Andrew Faraday jbtur...@hotmail.com wrote:

 hey Aaron

 This should change the audible volume of the mic input, and not the visual
meter.

 A couple of simple questions,

 Did you just copy this down directly or recreate it yourself?
 Have you tried moving the slider to the bottom then checking if you can
hear any of the mic in your headphones?

 If you made it yourself, check that you're not missing something from the
tutorial diagram.

 Andrew


 
 Date: Fri, 31 Dec 2010 14:12:40 -0800
 From: elmaster...@gmail.com
 To: Pd-list@iem.at
 Subject: [PD] question about pd tutorial


 Hi.

 I'm trying to do the tutorial near the bottom of this page (the one titled
3.1.2.2.3 Processing adc-input):

 http://www.pd-tutorial.com/english/ch03.html

 which mentions Say something into a microphone and play it back at a
changed volume

 I'm not totally sure how this would work, however.

 I can indeed see the signal on my mic when talking into it (i.e. it gets
hotter the louder I talk) but using the slider doesn't do anything to the
volume.

 At least from what I can tell anyway.

 Am I missing something here?  Could it be my audio setup (I'm on Ubuntu
8.04 using ALSA)?

 Should I be hearing the volume increase when sliding up and volume
decreasing when sliding down?  Because I'm not.

 I'm hearing my voice in my headphones.  It just doesn't change in regards
to the slider's position.

 Thanks for any input.

 -Aaron



 ___ 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] other ideas for inlet/outlet in complex patches

2010-12-31 Thread ronni montoya
Hi dear list, imagine i have a patch with 20 nested subpatches , one
subpatch inside another 20 times.
At sometime i would like to connect one subpatch with the main patch ,
lets say the 15th. I dont want to create 15 pairs of inlet/outlet and
connect one subpatch to its parent until arrive to the main patch.
This seems a little bit silly, i was wondering if its possible to
connect directly any subpatch with the main patch withouth doing that?
If not dont you think having such mechanism would be a good idea to
implement? what do you think?


thanks

R.

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


Re: [PD] question about pd tutorial

2010-12-31 Thread Aaron L.
Got it working.

Not too sure of what I did to get it there though.

(Lots of fiddling with sound preferences/alsamixer.)

Thanks for the responses.

-Aaron

On Fri, Dec 31, 2010 at 2:51 PM, Aaron L. elmaster...@gmail.com wrote:

 Yeah, I just copied it directly from the tutorial site so user error can be
 ruled out. which is nice.

 Weird that it's working for you guys.
 On Dec 31, 2010 2:28 PM, Andrew Faraday jbtur...@hotmail.com wrote:
 
  hey Aaron
 
  This should change the audible volume of the mic input, and not the
 visual meter.
 
  A couple of simple questions,
 
  Did you just copy this down directly or recreate it yourself?
  Have you tried moving the slider to the bottom then checking if you can
 hear any of the mic in your headphones?
 
  If you made it yourself, check that you're not missing something from the
 tutorial diagram.
 
  Andrew
 
 
  
  Date: Fri, 31 Dec 2010 14:12:40 -0800
  From: elmaster...@gmail.com
  To: Pd-list@iem.at
  Subject: [PD] question about pd tutorial
 
 
  Hi.
 
  I'm trying to do the tutorial near the bottom of this page (the one
 titled 3.1.2.2.3 Processing adc-input):
 
  http://www.pd-tutorial.com/english/ch03.html
 
  which mentions Say something into a microphone and play it back at a
 changed volume
 
  I'm not totally sure how this would work, however.
 
  I can indeed see the signal on my mic when talking into it (i.e. it gets
 hotter the louder I talk) but using the slider doesn't do anything to the
 volume.
 
  At least from what I can tell anyway.
 
  Am I missing something here?  Could it be my audio setup (I'm on Ubuntu
 8.04 using ALSA)?
 
  Should I be hearing the volume increase when sliding up and volume
 decreasing when sliding down?  Because I'm not.
 
  I'm hearing my voice in my headphones.  It just doesn't change in regards
 to the slider's position.
 
  Thanks for any input.
 
  -Aaron
 
 
 
  ___ 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] help text not formatted very well?

2010-12-31 Thread Aaron L.
Is there some setting I'm missing in terms of getting the help text to be
formatted correctly?

It's nice that they help is actual, working patches but it almost seems like
either:

a) whomever set them up didn't do a very tidy job of it
b) my formatting is out of whack

I usually have to drag things around just so I can read them.

Also, all of the different 'put' options (object, message, number, etc.)
overflow their respective containers as if the font is too big or something?

Hardly a deal breaker but far from pretty.

PEBKAC?

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