Re: [PD] noise floor: median in audio signals, for peak extraction

2011-12-20 Thread Alexandre Torres Porres
stupid bug; dsp $1 instead of dsp 1 on loadbang now corrected: #N canvas 1374 303 359 446 12; #X obj 52 128 readsf~; #X obj 52 46 openpanel; #X obj 52 73 symbol; #X msg 52 101 open \$1 \, start; #X obj 52 26 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X ob

Re: [PD] noise floor: median in audio signals, for peak extraction

2011-12-20 Thread Alexandre Torres Porres
here's my patch by the way. I can't attach files to the list, right? I'm sending the code in the body of the message. I guess one way would be to write an external that would give me back this block of audio with the median of each section. I'd replace it in the [avg~] object in the patch bellow.

Re: [PD] [PD-announce] pd 0.43-1 test 6 released

2011-12-20 Thread Hans-Christoph Steiner
Yeah, that stuff sure seems to be tricky. I've tried my hand at it with only a little success. .hc On Dec 20, 2011, at 6:26 PM, Miller Puckette wrote: > Oboy... another round to come... I'll re-test this tomorrow. > > thanks > M > > On Tue, Dec 20, 2011 at 06:21:53PM -0800, Hans-Christoph S

Re: [PD] [PD-announce] pd 0.43-1 test 6 released

2011-12-20 Thread Miller Puckette
Oboy... another round to come... I'll re-test this tomorrow. thanks M On Tue, Dec 20, 2011 at 06:21:53PM -0800, Hans-Christoph Steiner wrote: > > On Dec 20, 2011, at 5:44 PM, Miller Puckette wrote: > > > Hi all, > > > > Pd version 0.43-1 test 6 is available on > > http://crca.ucsd.edu/~msp/s

Re: [PD] [PD-announce] pd 0.43-1 test 6 released

2011-12-20 Thread Hans-Christoph Steiner
On Dec 20, 2011, at 5:44 PM, Miller Puckette wrote: > Hi all, > > Pd version 0.43-1 test 6 is available on > http://crca.ucsd.edu/~msp/software.htm > or via git from sourceforge: > git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data > > cheers > Miller Hey Miller, Just

[PD] [PD-announce] pd 0.43-1 test 6 released

2011-12-20 Thread Miller Puckette
Hi all, Pd version 0.43-1 test 6 is available on http://crca.ucsd.edu/~msp/software.htm or via git from sourceforge: git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data cheers Miller ___ Pd-announce mailing list pd-annou...@iem.a

Re: [PD] gridflow on oneiric

2011-12-20 Thread Mathieu Bouchard
Le 2011-12-20 à 23:55:00, Christian a écrit : when i try to install gridflow (.deb or tarball) it says that i need libquicktime1 but installed is libquicktime2. is there already a gridflow-version for it? or any other idea how i can install it without libquicktime1? Can't you download libquic

[PD] noise floor: median in audio signals, for peak extraction

2011-12-20 Thread Alexandre Torres Porres
Hi there, this is a technique for calculating the noise floor of a spectrum, and extracting the peaks. It'd be used pretty much like I04.Noie Gate Miller's example, that has the "mask" table with a constant multiplier. We'd have instead this "noise-floor" block of audio, also multiplied by a const

[PD] gridflow on oneiric

2011-12-20 Thread Christian
hello list, i just upgraded on ubuntu oneiric and tryed to install gridflow, but there is no libquicktime1 anymore in this ubuntu version. when i try to install gridflow (.deb or tarball) it says that i need libquicktime1 but installed is libquicktime2. is there already a gridflow-version fo

Re: [PD] 1 second 44100 sample audio file into a wavetable

2011-12-20 Thread Jonathan Wilkes
Hi Rick, Have a look at doc/3.audio.examples/B01.wavetables.pd as well as the rest of the "B" section. These are accessible from the Help Browser ( shortcut ) -- just click "Pure Data" then "3.audio.examples" -Jonathan > > From: Rick T >To: PD List >Se

[PD] 1 second 44100 sample audio file into a wavetable

2011-12-20 Thread Rick T
Greetings All I have a Technical question about making a 1 second 44100 sample audio file into a wavetable. Can puredata do this? If so are there any examples? if not can someone recommend a program to use for this? Is this the correct way to do this? I'm not exactly sure I'm even using the cor

Re: [PD] pd-0.43 on Pentium III

2011-12-20 Thread rolf meesters
> /home/rolfm/pd-extended-farm/externals/iem/iem_tab/src/tab_sum.c:100: > warning: unused parameter ‘s’ > pdlua.c:45:17: error: lua.h: No such file or directory > pdlua.c:46:21: error: lauxlib.h: No such file or directory > pdlua.c:47:20: error: lualib.h: No such file or directory > pdlua.c:86: err

Re: [PD] pd64 debian lots of errors

2011-12-20 Thread brandt
Are there any differentes bewegen icecast in windose and in Linux? Thank you iohannes markus Zitat von "IOhannes m zmoelnig" : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-12-20 15:10, bra...@subnet.at wrote: you don't need "-nogui"..."-stderr" is probably more practical, as you w

Re: [PD] pd64 debian lots of errors

2011-12-20 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-12-20 15:10, bra...@subnet.at wrote: > you don't need "-nogui"..."-stderr" is probably more practical, as you > will still have the possibility to interact with your patch... > >> i start with -nogui, ?cause i dont have a xserver installed. in

Re: [PD] pd64 debian lots of errors

2011-12-20 Thread brandt
Zitat von "IOhannes m zmoelnig" : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-12-20 13:27, bra...@subnet.at wrote: hi list i start pd which i made with dpkg out from Pd-0.43.1-extended-20111207.deb i found after searching the different 64er threats on the list. if i start it with p

Re: [PD] pd64 debian lots of errors

2011-12-20 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-12-20 13:27, bra...@subnet.at wrote: > hi list > > i start pd which i made with dpkg out from > Pd-0.43.1-extended-20111207.deb i found after searching the different > 64er threats on the list. > > if i start it with pd -nogui it tells me: y

[PD] pd64 debian lots of errors

2011-12-20 Thread brandt
hi list i start pd which i made with dpkg out from Pd-0.43.1-extended-20111207.deb i found after searching the different 64er threats on the list. if i start it with pd -nogui it tells me: verbose(5): Using /usr/lib/pd-extended/startup as startup. verbose(4): Loading /usr/lib/pd-extended/s

Re: [PD] showing text or number in gem

2011-12-20 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-12-19 19:48, Jack wrote: > Le 19/12/2011 19:25, Jack a écrit : >> Le 19/12/2011 14:11, IOhannes m zmoelnig a écrit : > On 2011-12-19 02:33, Jack wrote: > Good to know that the problem about this 'bogus pointer' comme from the > font. >