From owner-freebsd-multimedia Fri Sep 27 01:46:01 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA12578 for multimedia-outgoing; Fri, 27 Sep 1996 01:46:01 -0700 (PDT) Received: from news.IAEhv.nl (news.IAEhv.nl [194.151.64.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA12493 for ; Fri, 27 Sep 1996 01:45:51 -0700 (PDT) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 25377 on Fri, 27 Sep 1996 10:22:52 +0200; id KAA25377 efrom: marc@nietzsche.bowtie.nl; eto: UNKNOWN Received: from localhost (localhost [127.0.0.1]) by nietzsche.bowtie.nl (8.6.12/8.6.9) with ESMTP id KAA12919; Fri, 27 Sep 1996 10:20:21 +0200 Message-Id: <199609270820.KAA12919@nietzsche.bowtie.nl> X-Mailer: exmh version 1.6.7 5/3/96 To: Seppo Kallio cc: Marc van Kempen , dwhite@resnet.uoregon.edu, multimedia@FreeBSD.org Subject: Re: Sound editor - is there some free available? In-reply-to: kallio's message of Thu, 26 Sep 1996 20:31:43 +0300. Content-Transfer-Encoding: quoted-printable Date: Fri, 27 Sep 1996 10:20:21 +0200 From: Marc van Kempen Sender: owner-multimedia@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > On Thu, 26 Sep 1996, Marc van Kempen wrote: > > > On Wed, 25 Sep 1996, Seppo Kallio wrote: > > > > > > > FreeBSD Current ports does not include any sound editor. Is there= some > > > > free one working on FreeBSD (or Linux emu)? > = > > Look for mxv, it is based on interviews and a pain to compile on > > FreeBSD, I just went for the Linux binary after trying too long. > = > I did try to compile xwave-0.5alpha, got it compiled when commented out= > all code using sound devices. So I have a binary showing the sound in a= > window, I can clip and paste (?) it but I cannot hear nor save it... > = > I think someone with more experience with Linux/FreeBSD audio could qui= te > easy get it working. xwave-0.5alpha is ported to Linux and SGI (I think= ) > = I just tried, and got it to compile quite easily. Just change the references to linux/soundcard.h to machine/soundcard.h. And the references to endian.h to machine/endian.h This gives you some trouble in "endian.h", just outdefine the definition of u_int32_t and u_int16_t, and define ulong in "types.h" for FreeBSD. It plays and records quite nicely, but the volume for recording is way too low, although this might my microphone's fault. Regards, Marc. time to do it properly right now, so I'll just describe what to do. ---------------------------------------------------- Marc van Kempen BowTie Technology = Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 = fax. +31 40 2 44 21 86 http://www.bowtie.nl ----------------------------------------------------