Playing sounds without QT
Playing sounds without QT
- Subject: Playing sounds without QT
- From: Riccardo Santato <email@hidden>
- Date: Tue, 13 Nov 2001 16:26:05 +0100
Hi there.
I was wondering wether there is a way to make OS X.1 play some .aiff
samples I load.
After having loaded the file with an NSOpenPanel call, I do this kinda thing
file = [NSFileHandle fileHandleForReadingAtPath:filename];
Now, is there a way using NSSound (not Quicktime) or similar to play the
sound in memory just giving as arguments the poiter to it (file, in this
case) ?
Thank you in advance.
--
Riccardo Santato
www.riccardosantato.com