From owner-freebsd-multimedia Tue Sep 24 10:11:20 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03532 for multimedia-outgoing; Tue, 24 Sep 1996 10:11:20 -0700 (PDT) Received: from grumble.grondar.za (root@grumble.grondar.za [196.7.18.130]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA03449 for ; Tue, 24 Sep 1996 10:11:05 -0700 (PDT) Received: from grumble.grondar.za (mark@localhost.grondar.za [127.0.0.1]) by grumble.grondar.za (8.7.6/8.7.3) with ESMTP id TAA05543; Tue, 24 Sep 1996 19:09:38 +0200 (SAT) Message-Id: <199609241709.TAA05543@grumble.grondar.za> To: Marco e Nello cc: multimedia@freebsd.org Subject: Re: We need source code - help! Date: Tue, 24 Sep 1996 19:09:37 +0200 From: Mark Murray Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Marco e Nello wrote: > We are working on a multimedia thesis and now our problem is to find > source code (c or c++ or similare) of applications that store in audio > file (in any format) input from microphone or line in. > The thesis must be done on a freebsd workstation on which is installed a > Soundblaster-16. If you have built your kernel with soundblaster support (look in the handbook - /usr/share/doc/handbook/*) then all you need to do is # cat /dev/audio > some_file.au (you'll need to halt it with a ^C) to make a .au (SUN) format sound file and # cat some_file.au > /dev/audio to play it back. Easy! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key