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:date:message-id:subject:from:to:content-type; bh=2FOgNquDeoMzkZeiXLQJ7UVHywZxav3f16otg+UgZhc=; b=yX+mOGqzDL/KiTOvCH2iFOZnKYd9kfj12O/R8izB+eYpVIHcubkm8YIgIJB9wTRuz4 84WcJOGYWBnry2LrdC8QVh6Ealh+lfXXrSUC4ibsWRvGZBomoBVsmFdem3rNBenHkLlu 1bBY0Gj6cwU8ZmESD3zSzjh7tLT9ysKUr5lMczdb1oGAKtKFkX3s9PczVGyHzBYCRvtZ NE1wUUk7VbzHumyiKWOspyEdxTNhi9e6JDbKPkjeAxac9vPZYL1aMxin0uid50j/B+Wt sbZZB+QW2IilNIUdLWIK+weVEVLzcRsAp5F7KLr9Euc5+dcG3irB0KPXHSZpkMFsGLLo ZbZA== MIME-Version: 1.0 X-Received: by 10.52.66.104 with SMTP id e8mr16762484vdt.5.1373479381475; Wed, 10 Jul 2013 11:03:01 -0700 (PDT) Date: Wed, 10 Jul 2013 14:03:01 -0400 Message-ID: Subject: [geda-user] Help storing a 7KB wave file into memory From: Rob Butts To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=20cf307abd8fa404d804e12c162f Reply-To: geda-user AT delorie DOT com --20cf307abd8fa404d804e12c162f Content-Type: text/plain; charset=ISO-8859-1 I have an 8 KHz 8 bit pcm wave file that is a short sound in a .wav file on my computer. I'd like to get the bytes that make up the 7 KB file which I've never done before. Has anyone done this; read a wave file into memory from your hard drive? --20cf307abd8fa404d804e12c162f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I have an 8 KHz 8 bit=A0pcm wave file that is a short= sound in a .wav file on my computer.
=A0
I'd like = to get the bytes that make up the 7 KB file which I've never done befor= e.=A0 Has anyone done this; read a wave file into memory from your hard dri= ve?=A0
--20cf307abd8fa404d804e12c162f--