XML Feeds

.

[maxmsp] Re: Re: analyzer~ problems

David Beaudry david at livetheatersound.com
Tue Dec 11 19:33:46 MST 2007


Yeah!
Fanfare required indeed! ;)
Thanks so much for doing this.
Best,
David

On Dec 11, 2007, at 6:07 PM, mzed wrote:

>
> Quote: David Beaudry wrote on Tue, 11 December 2007 17:12
> ----------------------------------------------------
>
>>
>> actually it is the analyzer~ object, and i've seen it quite a bit. it
>> generates an error if you try to instantiate it in a patch when your
>> DSP is set to anything but 44.1k. however after instantiating it,
>> i've changed to 48k and the object still works and gives good
>> results.
> ----------------------------------------------------
>
> Luckily, the original author did not have it check the sample rate  
> after instantiation.
>
> So, <small fanfare> here is analyzer~ 1.4:
>
> http://www.mikezed.com/technology/analyzer~1.4.zip
>
> </small fanfare>
>
> It checks the sample rate whenever the DSP chain is built, and then  
> does the right thing with that information. It seems to work for  
> me.  Let me know if there are any problems.  If not, I'll propagate  
> this improvement through the rest of the Jehan Objects and pass  
> them along to him for distribution.
>
> Keep in mind that this is an FFT-base object, and the FFT is  
> defined in samples.  Changing the sample rate will have  
> implications on the frequency resolution of the FFT.
>
> mz



More information about the maxmsp mailing list