Hi !
I use PD under Win 7.
I can't understand why a lot of objects (very interesting once) that are mentioned in reference here:
http://en.flossmanuals.net/pure-data/index/
Do not exist in fact in PD-extended (version 0.42.5 i use)... Or maybe smthng wrong with initialising libraris.. (anyway i searched help-examples too)
I'd like to stress that this manual is officially recommended for beginners on puredata.info .
So as a beginner i'm really embarresed...
In Processing for example or in MAx everything what is mantioned in manuals - is working in the soft.
So where should i look for the objects listed below ? It's what i was looking.. I guess there are more of them lost..
pitchnoise~ Harmonic/inharmonic monophonic timbre separator
presidency~ a spectral sampler with pitch control
pvgrain~ a spectrum analyzer for granular resynthesis pvharm~ a harmonizer
pvoc~ an additive synthesis phase vocoder
pvtuner~ a spectrum quantizer for tuning to arbitrary scales
pvwarp~ a non-linear frequency warper reanimator~ an audio texture mapper
resent~ similar to residency~ but with independent bin control
residency~ a spectral sampler useful for time scaling
scrape~ a noise reduction (or increase) object with frequency control
shapee~ a frequency shaping object
swinger~ a phase swapping object
taint~ a cross synthesis object
vacancy~ a spectral compositing object
xsyn~ a cross synthesis with compression object
pvcompand~ a spectral compressor/expander object
quantize~ flatspace zexy quantize a signal with a variable step-number
mov_avrg_kern~ flatspace iemlib moving average filter kernel
mypol2rec~ fft stuff, needed as abstraction for some other
There are many external libraries written by people all over the world. These libraries provide objects like the ones you list. You can find many of them here:
http://puredata.info/downloads
As for the manual, I agree that it should only reference objects included in Pd-extended, unless they are marked as externals. Anyone can edit the FLOSS Manuals Pure Data book, so I recommend that you mark the objects that are not in Pd-extended.
.hc
On Fri, 2012-01-27 at 05:02 +0400, Фывапр Олджэвич wrote:
Hi !
I use PD under Win 7.
I can't understand why a lot of objects (very interesting once) that are mentioned in reference here:
http://en.flossmanuals.net/pure-data/index/
Do not exist in fact in PD-extended (version 0.42.5 i use)... Or maybe smthng wrong with initialising libraris.. (anyway i searched help-examples too)
I'd like to stress that this manual is officially recommended for beginners on puredata.info .
So as a beginner i'm really embarresed...
In Processing for example or in MAx everything what is mantioned in manuals - is working in the soft.
So where should i look for the objects listed below ? It's what i was looking.. I guess there are more of them lost..
pitchnoise~ Harmonic/inharmonic monophonic timbre separator
presidency~ a spectral sampler with pitch control
pvgrain~ a spectrum analyzer for granular resynthesis pvharm~ a harmonizer
pvoc~ an additive synthesis phase vocoder
pvtuner~ a spectrum quantizer for tuning to arbitrary scales
pvwarp~ a non-linear frequency warper reanimator~ an audio texture mapper
resent~ similar to residency~ but with independent bin control
residency~ a spectral sampler useful for time scaling
scrape~ a noise reduction (or increase) object with frequency control
shapee~ a frequency shaping object
swinger~ a phase swapping object
taint~ a cross synthesis object
vacancy~ a spectral compositing object
xsyn~ a cross synthesis with compression object
pvcompand~ a spectral compressor/expander object
quantize~ flatspace zexy quantize a signal with a variable step-number
mov_avrg_kern~ flatspace iemlib moving average filter kernel
mypol2rec~ fft stuff, needed as abstraction for some other _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Le 2012-01-27 à 05:02:00, Фывапр Олджэвич a écrit :
pitchnoise~ Harmonic/inharmonic monophonic timbre separator
http://www.apo33.org/pub/puredata/APO/librairies_PD/recup/pitchnoise/
quantize~ flatspace zexy
as it says, it's in library zexy.
mov_avrg_kern~ flatspace iemlib
it's in iemlib.
mypol2rec~
http://impala.utopia.free.fr/pd/patchs/selection/OUTILS/0__DIVERS_OUTILS/myp...
pvgrain~ pvoc~ pvtuner~ ........
all others are in the fftease library.
zexy, iemlib and fftease are already bundled with pd-extended. the others have to be installed separately.
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
Thanks, Mathieu and Hans..
strange as I know that iemlib and zexy are in my pd-extended package, but
mov_avrg_kern~ pvgrain~ pvoc~ pvtuner~
do not work
quantize~ - works.
maybe the list of objects differs for Windows and mac and Linux ? Shouldn't it be mentioned in manual then ?
Do you, guys, use MacOS ?
Also, i can't find FFFease to be in my pd-extended..
look the initial list:
libdir_loader: added 'cyclone' to the global objectclass path libdir_loader: added 'zexy' to the global objectclass path libdir_loader: added 'creb' to the global objectclass path libdir_loader: added 'cxc' to the global objectclass path libdir_loader: added 'iemlib' to the global objectclass path libdir_loader: added 'list-abs' to the global objectclass path libdir_loader: added 'mapping' to the global objectclass path libdir_loader: added 'markex' to the global objectclass path libdir_loader: added 'maxlib' to the global objectclass path libdir_loader: added 'memento' to the global objectclass path libdir_loader: added 'mjlib' to the global objectclass path libdir_loader: added 'motex' to the global objectclass path libdir_loader: added 'oscx' to the global objectclass path libdir_loader: added 'pddp' to the global objectclass path libdir_loader: added 'pdogg' to the global objectclass path libdir_loader: added 'pixeltango' to the global objectclass path libdir_loader: added 'pmpd' to the global objectclass path libdir_loader: added 'rradical' to the global objectclass path libdir_loader: added 'sigpack' to the global objectclass path libdir_loader: added 'smlib' to the global objectclass path libdir_loader: added 'toxy' to the global objectclass path libdir_loader: added 'unauthorized' to the global objectclass path libdir_loader: added 'pan' to the global objectclass path libdir_loader: added 'hcs' to the global objectclass path libdir_loader: added 'jmmmp' to the global objectclass path libdir_loader: added 'ext13' to the global objectclass path libdir_loader: added 'ggee' to the global objectclass path libdir_loader: added 'flib' to the global objectclass path libdir_loader: added 'ekext' to the global objectclass path libdir_loader: added 'flatspace' to the global objectclass path
27 января 2012, 05:27 от Mathieu Bouchard matju@artengine.ca:
Le 2012-01-27 à 05:02:00, Фывапр Олджэвич a écrit :
pitchnoise~ Harmonic/inharmonic monophonic timbre separator
http://www.apo33.org/pub/puredata/APO/librairies_PD/recup/pitchnoise/
quantize~ flatspace zexy
as it says, it's in library zexy.
mov_avrg_kern~ flatspace iemlib
it's in iemlib.
mypol2rec~
http://impala.utopia.free.fr/pd/patchs/selection/OUTILS/0__DIVERS_OUTILS/myp...
pvgrain~ pvoc~ pvtuner~ ........
all others are in the fftease library.
zexy, iemlib and fftease are already bundled with pd-extended. the others have to be installed separately.
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
fftease is not in Pd-extended, but it is downloadable from the puredata.info/downloads page.
.hc
On Jan 27, 2012, at 6:59 AM, Фывапр Олджэвич wrote:
Thanks, Mathieu and Hans..
strange as I know that iemlib and zexy are in my pd-extended package, but
mov_avrg_kern~ pvgrain~ pvoc~ pvtuner~
do not work
quantize~ - works.
maybe the list of objects differs for Windows and mac and Linux ? Shouldn't it be mentioned in manual then ?
Do you, guys, use MacOS ?
Also, i can't find FFFease to be in my pd-extended..
look the initial list:
libdir_loader: added 'cyclone' to the global objectclass path libdir_loader: added 'zexy' to the global objectclass path libdir_loader: added 'creb' to the global objectclass path libdir_loader: added 'cxc' to the global objectclass path libdir_loader: added 'iemlib' to the global objectclass path libdir_loader: added 'list-abs' to the global objectclass path libdir_loader: added 'mapping' to the global objectclass path libdir_loader: added 'markex' to the global objectclass path libdir_loader: added 'maxlib' to the global objectclass path libdir_loader: added 'memento' to the global objectclass path libdir_loader: added 'mjlib' to the global objectclass path libdir_loader: added 'motex' to the global objectclass path libdir_loader: added 'oscx' to the global objectclass path libdir_loader: added 'pddp' to the global objectclass path libdir_loader: added 'pdogg' to the global objectclass path libdir_loader: added 'pixeltango' to the global objectclass path libdir_loader: added 'pmpd' to the global objectclass path libdir_loader: added 'rradical' to the global objectclass path libdir_loader: added 'sigpack' to the global objectclass path libdir_loader: added 'smlib' to the global objectclass path libdir_loader: added 'toxy' to the global objectclass path libdir_loader: added 'unauthorized' to the global objectclass path libdir_loader: added 'pan' to the global objectclass path libdir_loader: added 'hcs' to the global objectclass path libdir_loader: added 'jmmmp' to the global objectclass path libdir_loader: added 'ext13' to the global objectclass path libdir_loader: added 'ggee' to the global objectclass path libdir_loader: added 'flib' to the global objectclass path libdir_loader: added 'ekext' to the global objectclass path libdir_loader: added 'flatspace' to the global objectclass path
27 января 2012, 05:27 от Mathieu Bouchard matju@artengine.ca:
Le 2012-01-27 à 05:02:00, Фывапр Олджэвич a écrit :
pitchnoise~ Harmonic/inharmonic monophonic timbre separator
http://www.apo33.org/pub/puredata/APO/librairies_PD/recup/pitchnoise/
quantize~ flatspace zexy
as it says, it's in library zexy.
mov_avrg_kern~ flatspace iemlib
it's in iemlib.
mypol2rec~
http://impala.utopia.free.fr/pd/patchs/selection/OUTILS/0__DIVERS_OUTILS/myp...
pvgrain~ pvoc~ pvtuner~ ........
all others are in the fftease library.
zexy, iemlib and fftease are already bundled with pd-extended. the others have to be installed separately.
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith
Le 2012-01-27 à 09:38:00, Hans-Christoph Steiner a écrit :
fftease is not in Pd-extended, but it is downloadable from the puredata.info/downloads page.
oops. I really meant that it was in pd's svn... i forgot to check its presence in pd-extended.
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC