• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FFT frames sizes with AUs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FFT frames sizes with AUs


  • Subject: Re: FFT frames sizes with AUs
  • From: Cynthia Maxwell <email@hidden>
  • Date: Tue, 24 Mar 2009 21:34:55 -0700

Use CASpectralProcessor, it will do the buffering for you. No zero padding however.


On Mar 24, 2009, at 9:33 PM, Ryan Mordoff wrote:

Hello all,

So I'm attempting to do some FFT work with an AU I'm developing.  In
the process function you get passed 1024 samples at a time.  I was
hoping to do an FFT of size 2048 or 4096, although I'm confused about
how to do this.  Do I just read in the 1024 samples and zero pad it
until it gets to a larger size (2048 or 4096).  But I've heard zero
padding doesn't help increase resolution.  I was thinking of just
making a buffer to hold the data until I get enough to do the FFT, but
then I would think that would cause a bit latency, since I would have
to keep waiting for the buffer to be filled.
Any thoughts?

Thanks,
Ryan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >FFT frames sizes with AUs (From: Ryan Mordoff <email@hidden>)

  • Prev by Date: FFT frames sizes with AUs
  • Next by Date: Re: FFT frames sizes with AUs
  • Previous by thread: FFT frames sizes with AUs
  • Next by thread: Re: FFT frames sizes with AUs
  • Index(es):
    • Date
    • Thread