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=QuEVy0qr/lGZq0u5jaCxkSatZvFMM976cgvSjE+ZlNQ=; b=cvwMjlaxl7f7xJSYU0imlOxS6F1RHdHZmeCpbQtOhiyBmRlHsF1vXFjSg/atgCTvqj 3JR000/HH4uwdmIUp8mLI9V8Qt0JKokHdbND9IUYzMWLCtdfZfSFSTXj3aQ4WU8vZmQf y9i758ck/wRTgpMDfYBiZkgD+Ud6sIBK7LhKrSAIirxvElE7xgEh9tDsc3Zm4Sqa7/MF w12OkmtOVIXuj4GegOabJFKARJV4AlU/ngstI1dKO9Ve0UFmhCLoct5cWwk/OZjioN7J 5cw4P71auWnqwgBGBbLcb2gMXxzFvLEwWZx5FNlOniszk8r/hwd7TzaqJey0g4NqNz7+ oUZw== MIME-Version: 1.0 X-Received: by 10.58.249.236 with SMTP id yx12mr21512171vec.25.1373548393330; Thu, 11 Jul 2013 06:13:13 -0700 (PDT) In-Reply-To: References: Date: Thu, 11 Jul 2013 09:13:13 -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=047d7bacc09610fea804e13c2820 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 --047d7bacc09610fea804e13c2820 Content-Type: text/plain; charset=ISO-8859-1 I use fedora xfce 4.6.2 and installed sox with the software manager late yesterday. Itclaims to have installed fine. I can't find it under any menu. How can I start sox or find out where it's installed? Thanks On Wed, Jul 10, 2013 at 3:09 PM, Britton Kerin wrote: > On Wed, Jul 10, 2013 at 10:03 AM, Rob Butts wrote: > > 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? > > The sox program will convert just about any sound format to any other > (with some trouble for mp3 unless you have plugins or something), > including raw sample bytes in your choice of endianness, sample order > etc. > > Britton > --047d7bacc09610fea804e13c2820 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I use fedora xfce 4.6.2 and installed sox with the so= ftware manager late yesterday.=A0 Itclaims to have installed fine.=A0 I can= 't find it under any menu.=A0 How can I start sox or find out where it&= #39;s installed?

Thanks


On Wed, Jul 10, 2013 at 3:09 PM, Britton Kerin <britton= .kerin AT gmail DOT com> wrote:
On W= ed, Jul 10, 2013 at 10:03 AM, Rob Butts <r DOT butts2 AT gmail DOT com> wrote:
> I have an 8 KHz 8 bit pcm wave file that is a short sound in a .wav fi= le on
> my computer.
>
> I'd like to get the bytes that make up the 7 KB file which I'v= e never done
> before. =A0Has anyone done this; read a wave file into memory from you= r hard
> drive?

The sox program will convert just about any sound format to any= other
(with some trouble for mp3 unless you have plugins or something),
including raw sample bytes in your choice of endianness, sample order
etc.

Britton

--047d7bacc09610fea804e13c2820--