Re: Read in audio and write it to a file
Re: Read in audio and write it to a file
- Subject: Re: Read in audio and write it to a file
- From: William Stewart <email@hidden>
- Date: Mon, 7 Jun 2004 12:46:56 -0700
In the CoreAudio SDK (developer.apple.com/audio for the latest),
there's file read and write code
ANYONE using file code should use this new code (its superseded the
older code we had).. There's example scripts for running various parts
of this code at:
Services/AudioFileTools in the SDK
The file code itself is in the PublicUtility directory in the SDK
(New-AudioFile or some such)
Bill
On 07/06/2004, at 12:22 AM, Timo Rantala wrote:
>
Hi,
>
>
I am looking for the simpest way to read in audio
>
and write it to a file as raw bytes.
>
(maybe check the numbers, before write to a file)
>
>
I find very good sample codes.
>
For example this:
>
ADC Home > Reference Library > Sample Code > Music & Audio > Core
>
Audio >
>
PlayAudioFileLite
>
PlayAudioFileLite.sit 15.1K
>
>
But, wrong direction :=) (file --> audio)
>
>
>
>
I don't like using Objective-C or COCOA.
>
(Michael Thornburgh's MTCoreAudio framework is too big)
>
I don't know yet, how to compile it and
>
I don't need graphic interface.
>
>
Where can I find sample codes ??
>
>
>
Many thanks
>
-- Timo Rantala --
>
>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
Timo Rantala Privatel:80840 Tel.
>
+358-16-619840
>
Technical Division Fax.
>
+358-16-619875
>
University of Oulu Email
>
email@hidden
>
Sodankyla Geophysical Observatory Email email@hidden
>
FIN-99600 SODANKYLA http://www.sgo.fi/
>
Finland GSM
>
+358-40-5735596(work)
>
GSM Home +358-40-5644167 (home)
>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
>
>
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.