best audiofile API?
best audiofile API?
- Subject: best audiofile API?
- From: Robert Kukuchka <email@hidden>
- Date: Thu, 2 Aug 2007 10:56:16 -0700
Hello,
I'm working on a simple little hobby project, but I'm not sure what
APIs to use for certain functionality. Any help would be appreciated.
- I'm making a little cocoa utility that users can drag + drop audio
files into an NSTableView, and it exports copies of these files to a
specific location, renaming them to specific a nomenclature and
resampling them to 32kHz. (The intention is to allow myself to easily
take samples on my HD and save them to a smartdisk in the right
format for my ES-1 sampler).
- Which API do I want to use such that I can *easily* get information
from the file like bit depth, sampling rate, channel count, duration?
- Which API is the easiest to use to decimate, potentially bit depth
adjust, and potentially sum to mono?
NSSound is far too basic for my needs obviously, but I'm not sure if
I need to go the distance of stringing up AU graphs and what not.
thanks in advance.
~Rob
_______________________________________________
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