Hi, martin pi schrieb:
i finally managed to put some stuff online, so here come:
polarizer~ transverb~ buffer_override~ polarizer~
Wow, cool. My TODO-list shrinks without me doing work:
Now if someone would write a class, that interconnects PD-inlets with the SndIO class in SndObji, http://www.may.ie/academic/music/musictec/SndObj/ ?
;)
Frank Barknecht
Hi Frank, hi all,
Now if someone would write a class, that interconnects PD-inlets with the SndIO class in SndObji, http://www.may.ie/academic/music/musictec/SndObj/
?
Here it is - by the use of flext. See http://www.parasitaere-kapazitaeten.net/Pd/ext/sndobj for a base class (flsndobj.*, inherited from flext_dsp) and a derived example (ex-pitch.cpp) with one processing sndobj (pitch shifter) per channel. Now, add a management for sndobjs and you have pd within pd....
greetings, Thomas
Hi Thomas & the other folks, Thomas Grill hat gesagt: // Thomas Grill wrote:
Now if someone would write a class, that interconnects PD-inlets with the SndIO class in SndObji, http://www.may.ie/academic/music/musictec/SndObj/
?
Here it is - by the use of flext. See http://www.parasitaere-kapazitaeten.net/Pd/ext/sndobj for a base class (flsndobj.*, inherited from flext_dsp) and a derived example (ex-pitch.cpp) with one processing sndobj (pitch shifter) per channel. Now, add a management for sndobjs and you have pd within pd....
This is mighty cool and full of solutions to problems I had when writing externals using SondObjs, for example it handles different blocksizes and such. Thank you very much.
Now I'll have to port syncgrain~, but this looks like a rather easy task now, that the grand architecture is described...
Frank Barknecht _ ______footils.org__