Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!shelby!csli!jkl From: jkl@csli.STANFORD.EDU (John Kallen) Newsgroups: comp.lang.c Subject: Re: Question about C sound capabilities Keywords: help Message-ID: <8018@csli.STANFORD.EDU> Date: 10 Mar 89 10:40:23 GMT References: <1917@cveg.uucp> <16574@cisunx.UUCP> Sender: jkl@csli.Stanford.EDU (John Kallen) Reply-To: jkl@csli.stanford.edu (John Kallen) Organization: Center for the Study of Language and Information, Stanford U. Lines: 23 In article <16574@cisunx.UUCP> jcbst3@unix.cis.pittsburgh.edu (James C. Benz) groovily writes: >In article <1917@cveg.uucp> arb2@hcx.uucp (BOB BARKER) writes: >> >> I am new to the C language, and I would like to know if the language has >> the capability to produce sound, or more specificly music. > >Uhh...depends a lot on the hardware. On an Amiga, or an Atari, sure can. uhh... C as a language has *no* capability of producing sound, regardless of the hardware you're using. C has *no* I/O operations defined in the language (as opposed to something disgusting like BAS*C). I/O is taken care of by library functions or system calls. *If* you have a machine that does support sound, and *if* the libraries for your computer have sound routines that can be accessed from C as function calls, then you're set. But C alone won't help you at all... John. _______________________________________________________________________________ | | | | |\ | | /|\ | John Kallen | |\ \|/ \| * |/ | |/| | | PoBox 11215 "Life. Don't talk to me | |\ /|\ |\ * |\ | | | | Stanford CA 94309 about life." _|_|___|___|____|_\|___|__|__|_jkl%csli.stanford.edu@uunet.uu.net______________