Short: MUI for Encode,mp3 with cdda,cdid support Author: robin@amiganiac.de Uploader: robin amiganiac de Type: mus/misc Replaces: mus/misc/MUImp3.lha Architecture: m68k-amigaos Required: MUIRexx,NCode,cdda,rexxtricks.library,MUI **** About **** MUImp3 is a MUI for NCode which supports reading of cd-track using cdda . It's my way of style and I like it . The mpg-Tags are imported from CD-ID when possible. The UI is created using MUIRexx . So there are some limitations like missing Shortcuts (I dont know how;) MUImp3 is Public-Domain use it at your own risk ... The prog is Arexx so have a look at it when you have problems. v1.5 is direct piping cdda output to ncode ... I'm not sure what's the better solution ... Loading and then coding or both at same time ? ATM I like the piping ... Perhaps it will be removed later ... There is no problem for redistribute better Versions when you comment your improvements with your email. **** Features **** MUI Easy import of cdda (When your CD is supported by cdda) CD-ID usage **** Required **** cdda disk/cdrom/cdda.lha from mlelstv@serpens.swb.de MUIRexx dev/mui/MUIRexx_3_0a.lha from Russell Leighton NCode is the encoder used with commercial NCodeR available from TitanComputer ... There is a 'slow' demo which can be downloaded from http://www.titancomputer.de rexxtricks.library 38.6 (12.4.1996) Copyright (c) 1994,95 Jürgen Kohrmeyer rexxtricks.library is Freeware Get the full archive from Aminet for more info util/rexx/RexxTricks_386.lha ACDB from Piotr Gapinski/Gregory Donner disk/cdrom/acdb.lha ACDB requires Easyrexx.library for the Arexx-Port which is used by MUICDID !!! Pipe: have to be mounted !!! **** Files **** MUImp3/MUImp3 MUImp3/MUImp3.rexx MUImp3/MUImp3.mmp MUImp3/MUICDID MUImp3/MUICDID.rexx MUImp3/MUICDID.mcd MUImp3/projects MUImp3/libs/rexxtricks.library MUImp3/libs/rexxtricks.readme MUImp3/libs/easyrexx.library MUImp3/docs/MUImp3.readme **** History **** v1.0 First Release 31.12.1999 v1.1 Removed some filename bugs v1.2 Removed some Loop bugs,Added MUICDID v1.3 Removed MUI... crash (I hope) Aminet Release 16.01.2000 v1.4 Removed wrong IDNr when first Track dont start with 0 Added CDDB-Support using ACDB v1.5 Redone the IO ... Now using Pipe