• 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: Fast Pythagorus routine for audio calculations?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fast Pythagorus routine for audio calculations?


  • Subject: Re: Fast Pythagorus routine for audio calculations?
  • From: email@hidden
  • Date: Tue, 25 Mar 2003 15:10:53 +0100

I'm calculating spectrum amplitudes from the result of a complex FFT. ( sqrt(re^2 + im^2) )
Does anyone know of any optimized code or libs for doing this across large, 8192+, arrays?
Are there any such utility routines in CoreAudio?

The code you're searching for has a big dependency with the accuracy you need for your spectrum amplitudes estimation :
- if it is for graphic purpose you can roughly approximate it
- it it is for dsp purpose, you'll have to evaluate the error propagation next in your dsp process

What is it for ?

Raf
_______________________________________________
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: Fast Pythagorus routine for audio calculations?
      • From: Steve <email@hidden>
References: 
 >Fast Pythagorus routine for audio calculations? (From: Steve <email@hidden>)

  • Prev by Date: Uncanny CPU usage on non-compressed formats
  • Next by Date: Re: Fast Pythagorus routine for audio calculations?
  • Previous by thread: Fast Pythagorus routine for audio calculations?
  • Next by thread: Re: Fast Pythagorus routine for audio calculations?
  • Index(es):
    • Date
    • Thread