SOUND DESIGNER.....>Curtis Claar, May 1989< This program is a simple program to help in the creation of interesting sounds using the Z88's limited implementation of its sound chip. It's menu-driven and self-explanatory. It works best without the key click, but I've left that up to you (no CLI's to change it). The following examples show how it can be used to make splashier programs (ie. sound that's more than CHR$(7) and sound that's more than imagined). I designed these examples in this program. Add this line to YAHTZ88 and it's greatly improved: 1015 VDU 1,52,33,38,34,34 Add this line to ERIC! the CATAPILLER and it's a little more interesting (but a wee bit slower): 405 IF S$(CX+1,CY+1)="W":VDU 1,52,33,34,33,34 and change line 850 to: 850 VDU 1,52,33,40,33,33 Apologies for tampering with code and commendations for a great (overplayed, too) program, Chris Shelley!