Short: Small & Simple SID player Author: QXY (qxyka@freemail.hu) Uploader: QXY (qxyka freemail hu) Type: mus/play Version: V0.23 Requires: 68k+, V38+, MUI, sidplayer.library, reqtools.library Architecture: m68k-amigaos 1. What's this? =============== QSID is a very simple player for PSID files. I decide to write this, because I could not find any players, that can scan fast forward and fast backward during playing. With QSID you can seek in files fast both forward and backward! In this version you can play only the first song, even if the PSID file contains more! Sorry! 2. The GUI: =========== I used MUI to create user interface. In the future versions the gadtools interface will available too! The GUI contains a textfield, 7 buttons and a listview, what hidden in the startup. The buttons from left to right means PREV (pevious), BACK (fast backward; rewind), PAUSE, PLAY, STOP, FWD (fast forward), NEXT and EJECT. The PREV and NEXT buttons disabled yet! The EJECT button has two functions: When playing music it stops and free memory that allocated by the file. Otherwise it opens a reqtools filerequester, where you can select file that you want to play. The playing process starts when you have selected a file and the reqester closed. The BACK and FWD buttons used to seek in file forward and backward. The PLAY button plays the music from the beginning, the STOP button stops the music but does not free memory (see EJECT) and the PAUSE stops the music if it played, otherwise it contiunes playing. You can open files that saved by HippoPlayer (called Hippo Progs). These are list of filenames with full path. QSID can read this files and shows in the listview at the bottom of window. (This list hided until you load a list!) You simple double click on entry, the program loads it and starts playing. (Same that you open file with EJECT and requester...) The MUI's listview not too fast, so loading list slower than HippoPlayer's load mechanism. (On my 28MHz Amiga with Fastram it loads an ~600k file under ~10 sec!) The gadtools interface will be faster. Oh, I forgot: The CLOSE gadget stops musics and terminates program! :-) 3. Other: ========= QSID uses image buttons of SongPlayer. I have included these files... This program *FREEWARE* and still has bugs! Use it at your own risk!!! Plese send bugreports to "qxyka@freemail.hu"! Send mail if you want to receive next versions immidiatelly when released! And send mail if you have ideas too! Thanks!!! ;-) - QXY -