From owner-freebsd-multimedia Sun May 25 09:53:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA28456 for multimedia-outgoing; Sun, 25 May 1997 09:53:04 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA28451 for ; Sun, 25 May 1997 09:53:00 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id JAA05866; Sun, 25 May 1997 09:52:51 -0700 (PDT) Message-Id: <199705251652.JAA05866@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Youngil Choi cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: 16bit audio sampling & playing tools In-reply-to: Your message of "Sun, 25 May 1997 23:29:32 +0900." <199705251429.XAA24099@cosmos.kaist.ac.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 May 1997 09:52:50 -0700 From: Amancio Hasty Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk If you look into cdda or tosha both include a program called pcmplay which is capable of playing audio at 44khz 16bit. Cheers, Amancio >From The Desk Of Youngil Choi : > > Greetings. > > I've been interested in audio editor which could directly sample, view, > convert, edit and play. For this reason, I want to get some simple code > or masterpiece for reference. :) > If there is anybody could help me, please let me know. > > If this possble, I will continue to this work to implement MPEG codec > in MMX PC. > > - yichoi