-= MP3 CALC =-
--------------

By Lukasz K. 1999
E-Mail: obiwan@free.net.au


Description: 
This TI-83 program calculates the size of a standard MP3 (PCM, 44.1khz, 16-bit, Stereo)
based on the input of a bitrate and length. It can be used to predict the size of MP3s.
This program is very accurate, usually no more than 10KBs off.


Requirements/uses:
* TI-83 calculator
* 150 bytes for program file.
* Uses (overwrites) variables B & C.


Manual:
* After running MP3CALC on your calculator, enter the MP3's bitrate (in kilobits per second).
* Next, enter its length (in seconds). NOTE: You may input simple equations  to input minutes &
  seconds (eg: if your MP3 is 3 minutes, 31 seconds long, you should enter: 3*60+31 ).
* Finally, the program will return the MP3's size (in kilobytes).


Conclusion:
Hope you have fun with this and that it is useful for you. Any bugs, large inaccuracies, please
e-mail me them. I want to make an ASM program out of this, but don't know ASM. If you know of
any online tutorials, please e-mail me.

That is all from me, CYa! ;)