delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/07/10/14:28:02

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=/Og1ohxMGZ7svLswDvCmtVoh5/TTCbELMJx1CvGAA3U=;
b=KhrutiAFr3vg3M588VhEdJXtZRmfBSL3DXJ48QlNgqYeR0yZI/QscR2Ys+ek/oJ/hc
0kmJbVVnhXtOw35BtZBl4A17kHJ+2PiFu0tGDo6cD9icPybBep2UqMDKPxr6r7qD9rOd
SSXpwDciDPGtnYe4vtqUyPYQ9egaYJXT/JRll/fZT5EGtd3nGwoMe5b7a/ZIZz4ireil
uKx8Vo8ZbVm8OHQFTQtEDJHfLE1nlqDdosFKdUpfLeN6zhyMC8ipSAAGZR687Xr4cbER
jQSPnTBeYpyoUkAVNNc/xf8H64sIW+5RuW5bsplQxLxTFV38ZMnjP7e+pJEq3CYhMEUz
v86Q==
MIME-Version: 1.0
X-Received: by 10.194.77.99 with SMTP id r3mr18877389wjw.5.1373480874645; Wed,
10 Jul 2013 11:27:54 -0700 (PDT)
In-Reply-To: <CALSZ9gpTm-H5X4X9JNgV66MfwTghY0=rR6fiwAZebDsanqcK6Q@mail.gmail.com>
References: <CALSZ9gpTm-H5X4X9JNgV66MfwTghY0=rR6fiwAZebDsanqcK6Q AT mail DOT gmail DOT com>
Date: Wed, 10 Jul 2013 23:57:54 +0530
Message-ID: <CACNnPRnWKG+MK6N4ybF5XFd14prWg7fBB5=GwUSei924AOZuAQ@mail.gmail.com>
Subject: Re: [geda-user] Help storing a 7KB wave file into memory
From: Abhijit Kshirsagar <abhijit86k AT gmail DOT com>
To: geda-user AT delorie DOT com
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Yes you can. Tools like octave have the ability to read and write wave
files. Alternatively, you can read the file in binary mode using c or
perhaps python.

The wave format is pretty simple- the first few bytes have info about
sampling rate, channels, etc, and then is the stream of data itself.
The exact details are on numerous websites...

What do you want to do with the data once you get it?

-Abhijit

-- 
~Abhijit

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019