• 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_zrip confusion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fft_zrip confusion


  • Subject: Re: fft_zrip confusion
  • From: Shaun Wexler <email@hidden>
  • Date: Wed, 14 Apr 2004 12:52:12 -0700

On Apr 14, 2004, at 12:00 PM, Mark Woollard wrote:

Yes, the two lines of code I posted are called each time. I'm getting different results but they don't make sense as for the basically the same input signal (440 Hz A guitar tone being read from aiff file) the output grows each time its called despite having very similar input data. I'm sure I'm missing something obvious!

If your ctoz function operates on fewer than m_log2f samples, you'll need to zero-pad each half of m_complex before calling ctoz and/or FFT. IE: is m_resultSize == ((1 << m_log2f) >> 1) ???
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: fft_zrip confusion
      • From: Mark Woollard <email@hidden>
References: 
 >fft_zrip confusion (From: Mark Woollard <email@hidden>)
 >Re: fft_zrip confusion (From: Austin Shoemaker <email@hidden>)
 >Re: fft_zrip confusion (From: Mark Woollard <email@hidden>)

  • Prev by Date: Re: fft_zrip confusion
  • Next by Date: Re: fft_zrip confusion
  • Previous by thread: Re: fft_zrip confusion
  • Next by thread: Re: fft_zrip confusion
  • Index(es):
    • Date
    • Thread