[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sound in Integer BASIC
- Subject: Re: Sound in Integer BASIC
- From: mdj <mdj.mdj@gmail.com>
- Date: Mon, 19 Nov 2007 07:30:42 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: d27g2000prf.googlegroups.com; posting-host=124.171.213.111; posting-account=gKwMEAoAAACgdZoRArZlfcCSOA8KWMxg
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <slrnfk2sdo.2ib7.jim@wotan.magrathea.local>
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.apple2:30573
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