Re: [OT] Library for sound manipulation
Re: [OT] Library for sound manipulation
- Subject: Re: [OT] Library for sound manipulation
- From: daniel <email@hidden>
- Date: Sun, 9 Jan 2005 09:29:58 -0800
CoreAudio is good for all of those things.
MTCoreAudio is AFAIK the best Obj-C wrapper on CoreAudio's audio in/out
functionality:
http://aldebaran.armory.com/~zenomt/macosx/MTCoreAudio/
You will probably have to extend it a little bit to get the "experiment
with some algorithm" part of your requirement. Though if you want to
just experiment with some algorithm, I suggest that you learn to write
CoreAudio AudioUnits and then you can use any app which supports them
to play with your algorithm.
You should check out the coreaudio mailing list.
Daniel
On Jan 8, 2005, at 3:45 PM, Sanri Parov wrote:
Hi everybody,
I beg your pardon for this off topic, but I was wondering wether it
exists a framework or something with an Obj-C wrapper to manipulate
sounds.
I mean: load sounds in buffers, disk streaming, access to the data in
order to experiment some algorithm of mine (new kind of reverb), etc.
Thank you all for all the kind answers
--
Sanri Parov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden