The AROS Archives(anonymous IP: 3.138.122.195,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Audio » Play » mui-aylet.i386-aros.lha

MUI-AYlet

Description: a player for Spectrum '.ay' music files
Download: mui-aylet.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 215kb
Version: 0.2
Date: 15 Oct 14
Author: Russell Marks, AROS Miloslav Martinka
Submitter: Miloslav Martinka
Requirements: AROS ABI_V0
Category: audio/play
Replaces: audio/play/mui-aylet.i386-aros.lha
License: Other
Distribute: yes
FileID: 1421
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 218  (Current version)
231  (Accumulated)
Votes: 2 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
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






Copyright © 2005 - 2024 The AROS Archives All Rights Reserved