[PD] Pitchshift frequency bins to specific frequencies

2013-10-23 Thread Ronni Montoya
Hi list , i need to iterate over all the frequency bins of a sound
getting each frequency and then i need to map that frequency to a
specific frequency .
Do anybody have tried something like this in pd?
which is the best way of doing this in pd? any hint?


cheers


R.

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


Re: [PD] Packages for Ubuntu 13.10?

2013-10-23 Thread Antonio Roberts
Hi Joel,

Thanks for the info

On 23 October 2013 03:22, Joel Matthys jwmatt...@gmail.com wrote:
 You can still install it from the repo. Just use the raring distro instead
 of saucy.


 On 10/22/2013 06:47 PM, Antonio Roberts wrote:

 Hi,

 Will the Pd-extended repositories be updated for Ubuntu 13.10 at any
 point? Currently there's no way to install it other than compiling
 from source

 Kind regards,

 Antonio



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



-- 

anto...@hellocatfood.com
http://www.hellocatfood.com


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


[PD] pd on Mac OSX 10.9

2013-10-23 Thread Dan Wilcox
Howdy all,

I updated to OSX 10.9 Mavericks last night and pd-extended runs fine.

Only note is that a dialog box pops up when you first run it saying You need 
X11 installed to run pd. In that case, simply download and install XQuartz 
which provides X11: http://xquartz.macosforge.org/landing/

I had XQuartz installed before but the OS upgrade must have removed it. In any 
case the dialog they give you includes some extra info so beginners should be 
able to figure it out.


Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com





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


[PD] [WebPd] Status update

2013-10-23 Thread s p
For those interested in WebPd, here is a short status update about the
project : http://funktion.fm/#post/webpd-refactor

Cheers!

-- 
*Sébastien Piquemal
*
*
** *-* @sebpiq*
 -* *http://github.com/sebpiq*
*
 - http://funktion.fm
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Pitchshift frequency bins to specific frequencies

2013-10-23 Thread Nick Burge
Hi Peiman, I have tried the warp patch on my osx 10.8 laptop with csound6 
installed, but get the error on the console  [curve]: list must contain 3 
elements for each vortex.
Any clues?
Nick
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pitchshift frequency bins to specific frequencies

2013-10-23 Thread Ronni Montoya
Hi Peiman, thanks for that patch, im gonna try to adapt it to what im
trying to achieve.

and Yes i think you understood correctly.
This warp program is very similar to what im trying to achieve , but
theres a difference in the way how frequencies are mapped.

The way I need to do it is  in this way:

First i define an array with a group of frequencies.
Then i iterate over all the frequency bins of a sound. At each
iteration it should get the current frequency value of that  bin, then
i need to compare this value with my array of predefined frequencies
and replace that value with the nearest value in my array.


i hope its clear, cheers


R.


2013/10/23, peiman khosravi peimankhosr...@gmail.com:
 Hello,

 If I understand you correctly, this is exactly what the GRM Tools plug-in
 Warp does. http://www.inagrm.com/warp

 I have a version of this which I made with pd and csound, which I'm
 attaching. The FFT is done in Csound. To run it just install csound6 and
 then open up the patch. I've also included the externals with the patch,
 but they are built for osx so you'll need to replace them if you're on a
 different platform. I know that the csound~ external is running on osx, but
 I've never tried it on windows so...

 If you want really precise control over which frequencies you're remapping
 then you need to change the pd patch a bit but it's just a question of
 converting bin number to frequency value, which is simple.

 Best,
 Peiman






 *www.peimankhosravi.co.uk || RSS
 Feedhttp://peimankhosravi.co.uk/miscposts.rss ||
 Concert News http://spectralkimia.wordpress.com/*


 On 23 October 2013 08:59, Ronni Montoya ronni.mont...@gmail.com wrote:

 Hi list , i need to iterate over all the frequency bins of a sound
 getting each frequency and then i need to map that frequency to a
 specific frequency .
 Do anybody have tried something like this in pd?
 which is the best way of doing this in pd? any hint?


 cheers


 R.

 ___
 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] Pitchshift frequency bins to specific frequencies

2013-10-23 Thread peiman khosravi
Hi Nick,

Interesting. I think that's caused by the external. It's possible that I've
missed out one object from the dependencies folder. Let me take a look at
it and get back to you tomorrow.

All the best,
Peiman




*www.peimankhosravi.co.uk || RSS
Feedhttp://peimankhosravi.co.uk/miscposts.rss ||
Concert News http://spectralkimia.wordpress.com/*


On 23 October 2013 17:29, Nick Burge nbu...@virginmedia.com wrote:

 Hi Peiman, I have tried the warp patch on my osx 10.8 laptop with csound6
 installed, but get the error on the console  [curve]: list must contain 3
 elements for each vortex.
 Any clues?
 Nick
 ___
 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