[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound in Integer BASIC



On Nov 19, 9:21 pm, Jim <j...@magrathea.plus.com> wrote:

> Could someone give me some pointers on creating two very short beeps, one
> high pitch and the other a tad lower? The effect that I'm after is basically
> a similar effect to what you get in 'WarGames' when text is being displayed
> on a screen...
>
> Ok, it's sad, I know :-)

You'll need a short assembly language routine to achieve this, or else
grab an ampersand routine for making 'music' from one of the archive
sites.

A simple routine to make 'tones' is a good programming exercise even
for non assembly language programmers :-)

Matt