home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / audio / LED-ML.readme < prev    next >
Text File  |  2014-05-19  |  628b  |  17 lines

  1. LED by Kurt R. Krueger (kkrueger@zeus.unomaha.edu)
  2.  
  3. LED toggles the LED filter that controls the high-pass frequency filter.
  4. Turning the LED off usually improves the sound.
  5.  
  6. LED is a replacement for the ultra-lengthy C version of LED (48 bytes v.
  7. 1088).  Sure, that's not much, but I'm a believer in efficiency. :) It is
  8. rather ridiculous to write LED in C to begin with because it just takes
  9. two commands in ML to do it.
  10.  
  11. One good use for the ML version is to show how toggling the LED is done.  I
  12. know a number of people have wondered how to do it.
  13.  
  14. What else can I write about a two-command program?  So...
  15.  
  16. Share and enjoy!
  17.