Extracting and Converting snd resources
Andy Lee
aglee at mac.com
Thu Jul 17 08:04:43 PDT 2008
On Jul 17, 2008, at 10:43 AM, louisk2 at gmail.com wrote:
> I have an old hypercard stack with around 200 'snd ' resources
> inside. I'm trying to extract them all into individual aiff files
> (mp3 or wav will also do). I am able to get a handle on each 'snd '
> resource using the Carbon Resource Manager in NSData or Handle,
> however I am stuck as to how to convert them to another format.
> Quicktime doesn't support snd and I can't find any command line
> utilities to do any conversion. Any ideas?
Have a look at AudialHub, from the makers of the excellent VisualHub:
<http://www.techspansion.com/audialhub/>
You can drag the files into the AudialHub window, pick your output
format, and go. It's a commercial product, but in unlicensed mode it
will convert up to a minute of each file. If your sounds are mostly
beeps and boops this should be okay. I used it to convert and trim a
3-second sound file for a web site I'm working on.
--Andy
More information about the MacOSX-dev
mailing list