Short: a player for Spectrum '.ay' music files Author: Russell Marks, AROS Miloslav Martinka Uploader: mmartinka volny cz (Miloslav Martinka) Type: mus/play Version: 0.2 Requires: AROS ABI_V0 Architecture: i386-aros aylet 0.5 - a player for Spectrum '.ay' music files. Copyright (C) 2001-2005 Russell Marks. Z80 emulation copyright (C) 1994 Ian Collier. MUI interface - 2014 Miloslav Martinka Description ----------- MUI-AYlet plays music files in the '.ay' format. These files are essentially wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum 128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound chip. Files using the Amstrad CPC ports are also supported. AROS version ------------ Version 0.1 - the first public Version 0.2 - add multi-file selection from file request window; - minor changes in the appearance of the file information; - if it is open only one file, buttons [prev and next file] are turned off. Requirements: AROS i386 - ABI_V0 The night build AROS must be from 13.9.2014 or later Or the Icaros 2.0 or later For comfortable using the player MUI-AYlet is needed: 1) Copy the file AY from a folder Devs/Datatypes to in the system. 2) Copy the file def_AY.info from a folder Prefs/Env-Archive/SYS to in the system. 3) Add in user-startup sequence path to the player MUI-AYlet. For example, "Path DH0:extras/multimedia/aylet-0.5 ADD" Run: From the shell, the MUI-AYlet must have specifying the files. MUI-AYlet music.1 music.2 music.3 Double click to the icon MUI-AYlet. For simple open ay files is good to add (write) path in the icon info. Default disable, You must delete the semicolon. Multi-file selection from file request window is limited to 256 files. Double click to the music icon files. MUI-AYlet will the automatic launching if accessories are installed in the system. control: <- (previos track) key y or z > (play) key x || (pause) key c [-] (stop) key v -> (next track) key n Reset key r Prev file key e Next file key t High Speed click to checkmark Stop after (time) key Amiga+s Fade time (time) key Amiga+f Uploaded using: archives.aros-exec.org