TI-82 Program: GETFROMCBL

To use this program, your calculator must be connected to a TI CBL unit with microphone attached to PORT ???. ARGH, DIDN'T MEAN TO MAKE THIS BIG. WHAT A PAIN.
The program will ask you how many samples to take and how often to take them. Usual choices are 100 samples at 0.025 seconds between samples. (AARON: Fix all this.)
Then the program says, "PRESS ENTER TO START SAMPLING". Sampling goes quick. To sample your voice, for example, start singing "aaaaa" into the microphone, and then press Enter without interrupting your voice, and keep singing until the calculator displays the graph. Press Enter again to connect the dots.

Program written May 1997 by Aaron Ekstrom. This code is copyright 1997 by SWRIMS. All rights reserved. This program may be freely used by the public, but ownership of the code rests with SWRIMS. Send questions or comments to  Aaron Ekstrom (eks@math.arizona.edu) .
 
 
:PROGRAM GETFROMCBL 
:TRY L2 or L2 
:TRY STORE X -> Y or kjdfdf 
:TRY PI AS  
THIS ISNT SUPPOSED TO BE THIS BIG
Here we can put comments to the code 

Now the program does numerical integration.