"what's the point in splitting a single [co]sinewave ?"
just to test my system with 4 [bp~] object. finally, it's to analyse direct adc~ input and output of sounds generation in pd ( with receive~ allVolume).
thanks for this abstraction :
"I also did an equalizer that works quite well and could easily be extended: http://test.pilot.fm/pd/patches/abstractions/x-equ~.pd (if that's what you are after)"
I've some problem with having [knob] external ! (like in previous messages in the mailing list), so ... I can't use it now.
Another way, is may be to use [fiddle~]. It seems to work very well. May be it's an expensive object ?
JR
http://impala-utopia.org : sound installation
it's to analyse direct adc~ input and output of sounds generation in pd ( with receive~ allVolume).
if youre looking for a spectrogram to cable into your patch somewhere for analysis:
http://whats-your.name/pd/gui/sp.PNG , check that parent url for the patch, but its basically just a rfft~ and 2 *~'s and a squareroot,, found it on one of the help patches..
I've some problem with having [knob] external ! (like in previous messages in the mailing list), so ... I can't use it now.
same here, knob crashes with 0.38, i have made a replacement with the trusty "grep vgui * | sed -e 's/.*sys_vgui("//' | sed -e 's/\n".*//'" and will post it soon..
cdr