Have you ever wanted to add sound to your AutoLISP programs?

I found these simple BASIC programs as samples in Microsoft QuickBASIC 4.5.
Basic is fun to use to play around with sound. Just create some simple EXE
files and call them from autolisp with (command "shell" 'file.exe').

Included is the basic source, compliled exe's, and a autolisp demo.

To try it out:
1. Copy in the files    note: the exe's must be in a directory on your
                              DOS Path or in the current directory when
                              your in AutoCAD

2. Load AutoCAD

3. Load sound.lsp             (load "sound")

4. Run Demo Program           command: SOUND


I haven't been using BASIC lately. If anyone wants to modify these examples
to allow time arguments to be passed along or can create better sounds, send
me a copy please.

THX
T.J. DiTullio    Compuserve ID 70214,3131
