• 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: Drawing an EQ curve
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing an EQ curve


  • Subject: Re: Drawing an EQ curve
  • From: Urs Heckmann <email@hidden>
  • Date: Thu, 4 Sep 2003 08:53:41 +0200

Am Mittwoch, 03.09.03, um 21:50 Uhr (Europe/Berlin) schrieb Robert Grant:

I'm trying to wrap Apple's EQ AUs in to a nice EQ effect for a mixer channel.

In that case, you could make a "hidden", minimal mixer channel that you

- set Settings of currently edited channel
- reset();
- feed IR (i.e. only cos part of all the bins you want to display, zero padded to end of buffer)
- apply window ( to get rid of abrupt end of buffer due to IIR )
- FFT analyze
- calculate phase/magnitude from selected cos/sin couples of FFT result

this won't be 100% accurate, but probably viable for the plot.

this looks quite expensive, but an asynchronus calculation might be sufficient (limitted to 5 times per second or so)

If you do it in a way that only the curves of currently selected channel are displayed, it should even be fine during heavy automation.

(and it would be cool for everyone to see how Apple's EQs do 8-)

Hehe... you could also badge your mixer with "Trust Your Ears!"...

Cheers,

;) Urs
_______________________________________________
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: Drawing an EQ curve
      • From: James Chandler Jr <email@hidden>
References: 
 >Re: Drawing an EQ curve (From: Robert Grant <email@hidden>)

  • Prev by Date: Re: Getting the host
  • Next by Date: Re: Drawing an EQ curve
  • Previous by thread: Re: Drawing an EQ curve
  • Next by thread: Re: Drawing an EQ curve
  • Index(es):
    • Date
    • Thread