delorie.com/archives/browse.cgi | search |
Date: | Wed, 23 Jun 1999 11:51:32 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | paradise AT computerpro DOT com |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Sound C++ with DJGPP |
In-Reply-To: | <37703244.48BB0E5C@computerpro.com> |
Message-ID: | <Pine.SUN.3.91.990623115115.13893b-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 22 Jun 1999 paradise AT computerpro DOT com wrote: > The problem I'm having with sound( ) and nosound( ) and delay( ) is that I > don't know the syntax of what goes in ( ). > > In replace of sound( int _Frequency) > ie. sound(A5)?????????? or something?????? The _frequency argument is the frequency of the sound in Hertz units. `nosound' doesn't accept any arguments, and `delay' is documented in the library reference to accept argument in milliseconds.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |