• 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: Anyone know of any pitch recognition DSP libraries ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone know of any pitch recognition DSP libraries ?


  • Subject: Re: Anyone know of any pitch recognition DSP libraries ?
  • From: Jaime Magiera <email@hidden>
  • Date: Mon, 26 Nov 2007 02:57:28 -0500


On Nov 21, 2007, at 8:40 PM, Daniel Stenning wrote:


Basically all I need is to be able to pass in a buffer holding a slice of
audio representing a single monophonic note ( mono or stereo ) and get
back an integer representing the MIDI note corresponding to the slice.


Know of anyone who makes and can license such stuff ?.

Couldn't you just build your own? If you know the application will be receiving a fixed buffer with a single note, the FFT should be pretty easy. Create a lookup table to map the result to a MIDI value. You only have 128 possible values, so the lookup will be quick. I remember seeing Apple example code with FFT (maybe in the QuickTime meters example?) You can also build them quickly in CSound (http://csound.sourceforge.net/ ) or MatLab if you want to play around with it conceptually.


Jaime

_______________________________________________
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: 
 >FW: Anyone know of any pitch recognition DSP libraries ? (From: Daniel Stenning <email@hidden>)

  • Prev by Date: Re: Anyone know of any pitch recognition DSP libraries ?
  • Next by Date: Re: Anyone know of any pitch recognition DSP libraries ?
  • Previous by thread: RE: Anyone know of any pitch recognition DSP libraries ?
  • Next by thread: Re: Anyone know of any pitch recognition DSP libraries ?
  • Index(es):
    • Date
    • Thread