Значок ресурса

Wild Player

Нет прав на скачивание
Автор: Budder,Wizard
Год: 2007
Издатели: Budder
Производитель: Delirium Tremens,MGN Group
Языки: 🇬🇧 Английский
Формат: 💾 TRD диск
Требования: 🖥️ ZX Spectrum 128K, 🎮 Интерфейс2 джойстик (правый)

Ссылки:
Страница на ZXArt
Страница на Virtual TR-DOS
Страница на World Of Spectrum
Страница на Spectrum Computing

Скриншоты:
411682.png
WildPlayer.gif
WildPlayer.png

wp0333.gif


Описание:
Wild Player— это программное обеспечение для воспроизведения музыки, разработанное в 2007 году. Оно поддерживает широкий спектр аудиоформатов, включая PT3, VT, STC и MOD файлы. Программа совместима с различными носителями, такими как CD/DVD и HDD/SD с FAT32, что обеспечивает универсальность в доступе и воспроизведении музыкальных файлов.

Плеер имеет интерфейс с двумя панелями, позволяющий пользователям эффективно навигировать по каталогам и управлять файлами. Левая панель используется для выбора и воспроизведения музыки, в то время как правая панель предоставляет опции для управления файлами, такие как маркировка и загрузка файлов в память.

Wild Player поддерживает режим плейлиста, специально для модулей AY/TS/FM, что улучшает возможность организации и воспроизведения музыки. Программа также включает функционал для воспроизведения аудио CD с возможностью навигации по трекам, паузы и изменения режимов воспроизведения.

Разработанный Budder и Wizard из MGN Group, Wild Player использует оборудование, такое как General Sound и TurboSoundFM, обеспечивая высокое качество воспроизведения звука. Программа является свидетельством креативности и технической экспертизы своих создателей, предлагая надежное решение для любителей музыки.

---------------------------------------------------
Wild Player v0.333
-----------------------------------------04.04.2010
;code: Budder/MGN
; GFX: Wizard/DT

;also visit: http://dlcorp.nedopc.com (Forum)
; and: http://budder.narod.ru (Home Page)

;supports:CD/DVD, HDD/SD with FAT32, TFM, gs128-2M
;known formats: PT3/VT,PT2,PT1,STC,STP,FT,PSC,ASC
; SQT,FLS,GT,FXM,TFC,TFD
; and: mod/wav/raw files (only with GS!)
; also: Audio CD
;has play list mode, only for AY/TS/FM modules!

;see "PlayHelp.txt" for PlayList mode!!!

Notations:
---------------------------------------------------
SP-Space PGUP-True Video
SS-Symbol Shift PGDN-Inv Video
CS-Caps Shift UP-up arrow
EX-Extend Mode(SS+CS) DN-down arrow
EN-Enter LF-left arrow
*-any symbol(A-Z,0-9) RG-right arrow

SD-SD Card GS-GeneralSound
CD-CompactDisc HD-HardDisc
---------------------------------------------------

At start Player detects GS and if given no response
all GS functions become disabled!

If SD(NGS) driver is selected, GS functions are
also disabled.

if FAT32 was not found, HDD/SD are disabled.


Short Manual:
---------------------------------------------------
Common controls:

Q - Exit to Basic 128 ROM
W - Exit to TR-DOS (if TR-DOS enabled!)

M - Stop music and mute all

UP - move cursor UP
DN - move cursor DOWN

0 - go to PlayList mode [256k needed!]
(see also: "PlayHelp.txt")

-----------
LEFT panel:

RG - go to RIGHT panel (if enabled)

1 - go to CD/DVD and reread Root DIR
2 - go to HDD and reread Root DIR
3 - go to second FAT32 partition

PGUP - page up


PGDN - page down



SS+pgUP - jump to begin (LF does the same)
SS+pgDN - jump to end

E - eject tray (key "1" closes the tray)

J - sleep HDD/CD/DVD (for silence)
K - wake up HDD

EN - open DIR/start playing/open PlayList(256k)

N - go to and try to play next file in dir


(only for GS, MOD music)

SS+* - searching files in directory by first char


With Audio CD:


--------------


UP - go to the next track


DN - go to the previous track





Z - next track by playing mode





X - stop


C - set/unset pause


V - play





B - rewind back 5 seconds


N - rewind forward 5 seconds





M - change playing mode:


.linear, not looped


.linear, looped


.one track


.shuffle





SP - on/off Disc playing mode.


if playing mode icon is green - mode is ON


if white - mode is OFF


(this mode take effect only after
pressing V/Z/UP/DN)

------------
RIGHT panel:

LF - go to LEFT panel (if enabled)

1,2,3,4- select drive (A,B,C,D)

EN - load file to memory and check for modules.
If known module found - music will start
playing.

SP - mark files (uses only for PL mode [key 0])
---------------------------------------------------


Detailed Manual for LEFT panel:
---------------------------------------------------
RG - go to RIGHT panel

1 - Activate CD/DVD (if found). Reads Root DIR,
shows Disc Name.

2 - Activate HDD/SD (if found). Reads Root DIR
for first FAT32 partition
3 - Find and activate second FAT32 partition
(If not found: activates first FAT32 part.)

EN - This is a multifunctional key!
Depending on what the cursor is pointing at,
occurs either directory is opened/closed, or
music start (depending on extension).

File with .MOD extension will be loaded into


GS (only if file length <XXkb and GS was


found when WP initialized), then the command


to play a module is given.


(there are no checks on what was loaded,


XX=GS memory size)





If file has a .WAV/.RAW extension - it will


be played with last time settings (if buttons


CS,Z,X are not pressed).


Otherwise if either of them is pressed:


CS+Z - stereo mode 22050Hz


CS - stereo mode 11025Hz


Z - mono mode 22050Hz


X - mono mode 11025Hz





If file has a .TFD extension - program will


play it (file size is not limited).


ENTER - move to next file


A - exit from TFD mode (STOP PLAY)



Otherwise, if extension is neither of MOD,
RAW, WAV, TFD, AYL, m3u (for left panel),
attempt to recognize AY music commences.



If the music is not identified - it runs if


the Z button is depressed. Otherwise it is


being initialized and sent to 8(7) page, to


be played on the second AY through TS after


the start of any other (or same one) module.



N - go to and try to play next file in dir
(enabled only if GS found)

M - mute all (GS and AY/TS)

SS+* - searching files in directory by first char
---------------------------------------------------
!ATTENTION!:

The maximum number of 780 objects in the directory
is allowed. If an open directory should contain
more than 780 items, then the directory will be cut
off to 778 items.
---------------------------------------------------

Configuration.

In current version only five settings:

.enable HDD/SD drive.
.enable CD/DVD drive.
.enable GS.
.CD/DVD speed at start, if = 2,4,8.
.not used
.start Disk drive (A,B).
if = X, then uses active drive.

In debugger first 256 bytes block looks like:

¦ ... ¦
¦WP SETUP¦
¦--------¦ 1 - enabled
¦HDDdrv:0¦ 0 - disabled
¦CD drv:1¦
¦GSound:1¦
¦SSpeed:7¦
¦-=3D13=-¦
¦SDrive:X¦
¦--------¦
¦WP SETUP¦

P.S. SPG and TAP versions have same SETUP
---------------------------------------------------

Used Software:
Storm Turbo Assembler v1.3
STS v5.1
Quick Commander v3.05
Hrust v1.3
AIDS
--------------

Used Hardware:
Scorpion ZS 256
Pentagon 1024 v2.2

IDE-DRIVE (NEMO)
Z-Controller
NeoGeneralSound
TurboSoundFM
___________________________________________________
|e-mail:budder@mail.ru | |Petrozavodsk|
| -=MGN Group=- | | 2o1o |
Автор
Verter_bot
Загрузки
0
Просмотры
21
Расширение
zip
Размер
270.9 КБ
Хэш
28fc9a14a20cb314cb54f7bb801e5e92
Первый выпуск
Последнее обновление

Оценки

0.00 звезд(ы) 0 оценок
Назад
Вверх