Re: Code for searching sound files
Re: Code for searching sound files
- Subject: Re: Code for searching sound files
- From: Stefan Werner <email@hidden>
- Date: Thu, 8 Feb 2007 19:16:15 +0100
I'm not too familiar with the Max/MSP API, so I can't help about the
load+play part (try a Max/MSP specific mailing list for more luck),
but the searching part can be handled with the OS X Search Kit:
http://developer.apple.com/documentation/UserExperience/Conceptual/
SearchKitConcepts/searchKit_intro/chapter_1_section_1.html
For further details, join the carbon-dev mailing list. As far as I
know, Max/MSP is a Carbon app, so it's convenient to use Carbon in
your plugin too.
Stefan
On Feb 8, 2007, at 1:41 PM, Chris Hipgrave wrote:
Hi,
I am very new to this and am hoping whether anyone can help me with
some code.
I need to make a max/msp external which will search for sound files
on a hard drive. I also need it to be able to randomly pick and
load a sound file to a buffer.
Can anybody help me with this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden