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=BI8bohgMkWuO1+lqzYGj5k+3sQcKBBs52uBXZiSf5C4=; b=kZOrw+vqotmLvhnQ2UboOQNXBYDsWfycHgpeKK5y2pixda5sqRljjc+NPLf8WN6+V5 U6LcGE81vP1cBdBjw65Er8Yw8xWD9EzmKfTrWm/AB3tArCUbpj8FVWvAVyznqfPQlADV +1xOkRmA6hensx4k+rN4t/ZiWgqC2taiO1tPKicxGkWWSZo59KYUb6OzZpFZyoSyZPQI Q9TAf2shcelJAyg2hWFpg78UZ4etLNF7KWa97XDVIUUheuNpLVs+PdeFIkjmX67WR8hD k7EU+0tSL48+47D3qlkCbt+xUei95aPTl/j8yRt2mR2HdG++UN6g4PK0Ym5r1nve8Z/W CDmw== MIME-Version: 1.0 X-Received: by 10.220.109.139 with SMTP id j11mr21962452vcp.54.1373559421045; Thu, 11 Jul 2013 09:17:01 -0700 (PDT) In-Reply-To: References: Date: Thu, 11 Jul 2013 12:17:00 -0400 Message-ID: Subject: Re: [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=047d7b3a85225e94df04e13eb986 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 Precedence: bulk --047d7b3a85225e94df04e13eb986 Content-Type: text/plain; charset=ISO-8859-1 That gave me a .raw file but I can't open it to see the data and if I double click on the file I get an Open With window suggesting a slew of applications. On Thu, Jul 11, 2013 at 11:38 AM, Gareth Edwards < gareth AT edwardsfamily DOT org DOT uk> wrote: > On 11 July 2013 16:02, Rob Butts wrote: > > sox is quite confusing ~ I have a wave file consisting of an 8 KHz 8 bit > pcm > > encoded sound. What would be the command to simply get the raw file? > > > > try > > $ sox audio.wav audio.raw > --047d7b3a85225e94df04e13eb986 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
That gave me a .raw file but I can't open it to see th= e data and if I double click on the file I get an Open With window suggesti= ng a slew of applications.


On Thu, Jul 11, 2013 at 11:38 AM, Gareth Edwards <gareth AT edwards= family.org.uk> wrote:
On 11 July 2013 16:02, Rob Butts <r DOT butts2 AT gmail DOT com> wrote:
> sox is quite confusing ~ I have a wave file consisting of an 8 KHz 8 b= it pcm
> encoded sound. =A0What would be the command to simply get the raw file= ?
>

try

$ sox audio.wav audio.raw

--047d7b3a85225e94df04e13eb986--