home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Sound / MUImp3 / docs / MUImp3.readme
Text File  |  2000-01-01  |  2KB  |  61 lines

  1. Short: OS 3.5,MUI Encode mp3 from cd or file
  2. Author: robin@amiganiac.de
  3. Uploader: robin@amiganiac.de
  4. Type: mus/misc
  5. Required: MUIRexx,NCode,cdda,rexxtricks.library,MUI
  6.  
  7. **** About ****
  8.  
  9. MUImp3 is a MUI for NCode which supports reading of
  10. cd-track using cdda . It's my way of style and I like
  11. it . The mpg-Tags are imported from CD-ID when possible.
  12. The UI is created using MUIRexx . So there are some
  13. limitations like missing Shortcuts (I dont know how;)
  14.  
  15. MUImp3 is Public-Domain use it at your own risk ...
  16. The prog is Arexx so have a look at it when you
  17. have problems.
  18.  
  19. There is no problem for redistribute better Versions
  20. when you comment your improvements with your email.
  21.  
  22. **** Features ****
  23.  
  24. MUI
  25. Easy import of cdda (When your CD is supported by cdda)
  26. CD-ID usage
  27.  
  28. **** Required ****
  29.  
  30. RX      The command RX (sys:rexxc) is required to be in the path
  31.  
  32. cdda    disk/cdrom/cdda.lha from mlelstv@serpens.swb.de
  33.  
  34. MUIRexx dev/mui/MUIRexx_3_0a.lha from Russell Leighton 
  35.  
  36. NCode is the encoder used with commercial NCodeR
  37. available from TitanComputer ... There is a
  38. 'slow' demo which can be downloaded
  39. from http://www.titancomputer.de
  40.  
  41. rexxtricks.library 38.6 (12.4.1996)
  42. Copyright (c) 1994,95 Jürgen Kohrmeyer
  43. rexxtricks.library is Freeware
  44.  
  45. Get the full archive from Aminet for more info
  46. util/rexx/RexxTricks_386.lha
  47.  
  48. **** Files ****
  49.  
  50. MUImp3/MUImp3.info
  51. MUImp3/MUImp3.rexx
  52. MUImp3/MUImp3.mmp
  53. MUImp3/projects
  54. MUImp3/libs/rexxtricks.library
  55. MUImp3/libs/rexxtricks.readme
  56. MUImp3/docs/MUImp3.readme
  57.  
  58. **** History ****
  59.  
  60. v1.0 First Release 31.12.1999
  61.