From owner-freebsd-multimedia Thu Aug 1 18:48:44 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA11062 for multimedia-outgoing; Thu, 1 Aug 1996 18:48:44 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA11052 for ; Thu, 1 Aug 1996 18:48:41 -0700 (PDT) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id SAA13337; Thu, 1 Aug 1996 18:48:30 -0700 (PDT) Message-Id: <199608020148.SAA13337@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Chuck Robey cc: multimedia@freebsd.org Subject: Re: http://www.uni-paderborn.de/~SciTeXt/ In-reply-to: Your message of "Thu, 01 Aug 1996 21:43:05 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 Aug 1996 18:48:30 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just add this to the Makefile in order to correctly compile the program: .C.o: $(RM) $@ $(CXX) -c -o $@ $(CFLAGS) $(CXXEXTRA_INCLUDES) $*.C Try to compile SciTeXt with -g. Have fun, Amancio >From The Desk Of Chuck Robey : > On Thu, 1 Aug 1996, Amancio Hasty wrote: > > > Just take a peek at nas or sock also post on the multimedia mailing > > list because I know that there are a couple of people which have > > done work on fft's. > > > > Don't worry about SciTeXt I just finished porting and it looks rather cool 8) > > Great! Did you make a port? I'd love it! I just went and got the > sources, after all. > > BTW, on the fft's, it's for a learning experience, I want to do it myself > using info I've accumulated, I don't want to copy (even if it's been done > quite well already, as I'm certain it has). I just wanted the info on > getting the source stream set up. I'll go looking in nas ... > > > > > Cheers, > > Amancio > > > > >From The Desk Of Chuck Robey : > > > On Thu, 1 Aug 1996, Amancio Hasty wrote: > > > > > > > > > > > Has anyone ported SciText to FreeBSD? > > > > > > > > It looks like a cool word processor and is not covered by the GNU licen se. > > > > > > I got the sources, I'll try to do a port this weekend. Any chance of a > > > trade? I'd like pointers to info about moving /dev/audio coded stuff (yo u > > > said it was mu-law) into floating point numbers. I want to experiment > > > with fft's. > > ----------------------------+----------------------------------------------- > Chuck Robey | Interests include any kind of voice or data > chuckr@eng.umd.edu | communications topic, C programming, and Unix. > 9120 Edmonston Ct #302 | > Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD > (301) 220-2114 | version 2.2 current -- and great FUN! > ----------------------------+----------------------------------------------- >