AminetAminet
Search:
85440 packages online
About
Recent
Browse
Search
Upload
Setup
Services

mus/play/MintAMP.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
No screenshot available
Short:Multiformat player and net radio
Author:Darren Banfi (boingball)
Uploader:boingball gmail com (Darren Banfi)
Type:mus/play
Version:1.0.0
Architecture:m68k-amigaos >= 3.1.0
Date:2026-07-23
Requires:68030+; TCP/IP stack for radio; util/libs/AmiSSL-v5-OS3.lha for HTTPS
Download:mus/play/MintAMP.lha - View contents
Readme:mus/play/MintAMP.readme
Downloads:10

MintAMP - Mini Internet Amiga Media Player
==========================================

MintAMP is a lightweight audio player and internet radio client for classic
Amiga computers. It uses fixed-point decoders designed for m68k systems and
outputs directly through Paula using audio.device, so AHI and a sound card are
not required.

Two front-ends are included:

  MintAMP     ReAction/ClassAct edition
  MintAMP-GT  GadTools edition for systems without ReAction

Features
--------

  - Local MP3 playback using the Helix fixed-point decoder
  - Local and streamed AAC-LC ADTS/AAC+ playback
  - Local FLAC playback
  - Local Ogg Vorbis playback using the fixed-point Tremor decoder
  - Experimental classic WMA playback (WMAv1/WMAv2 in ASF containers)
  - Uncompressed PCM WAV playback (8/16/24/32-bit, mono or stereo)
  - Amiga IFF-8SVX playback, including Fibonacci-delta compression
  - Bundled modular AAC, FLAC, Ogg, WMA, WAV and IFF decoders
  - HTTP and HTTPS internet radio
  - Radio Browser station search and favourites
  - Live ICY station, artist and title information
  - Station artwork using JPEG, PNG, WebP, ICO and a subset of SVG
  - Playlist loading and saving
  - ID3 tag display and track ratings
  - Configurable output rate, quality, channel mode and buffering
  - Reduced-rate and reduced-subband modes for slower systems
  - Direct Paula audio output; no AHI installation required

Requirements
------------

  - AmigaOS 3.1 or later
  - Motorola 68030 or better
  - Fast RAM is strongly recommended
  - A running TCP/IP stack providing bsdsocket.library for internet radio
  - AmiSSL 4.x or 5.x for HTTPS streams
  - ReAction/ClassAct v44 classes for MintAMP

Use MintAMP-GT if ReAction/ClassAct is not installed. Local playback does not
need a TCP/IP stack or AmiSSL.

Installation
------------

Extract the complete archive to a drawer and keep the decoders drawer beside
the two player executables:

  MintAMP/
    MintAMP
    MintAMP-GT
    decoders/
      aac.decoder
      flac.decoder
      ogg.decoder
      wma.decoder
      wav.decoder
      iff.decoder

Start MintAMP or MintAMP-GT from Workbench. For internet radio, start the
TCP/IP stack first. Install AmiSSL from util/libs/AmiSSL-v5-OS3.lha to play
HTTPS stations.

Notes
-----

AAC support is for ADTS files and direct ADTS/AAC+ streams. HLS/M3U8 streams
are not supported; internet stations must provide a direct MP3 or AAC stream.

FLAC decoding is considerably more demanding than MP3. Usable settings depend
on the processor, file complexity and selected output rate.

WMA support covers the classic WMAv1 and WMAv2 codecs in ASF containers. This
includes compatible WMA Standard files, but not WMA Pro, Lossless or Voice.

Source code and development information:

  https://github.com/boingball/amiga-libhelix-mp3

Credits
-------

Amiga port, GUI front-ends, decoder integration, internet radio, artwork and
m68k optimisation by Darren Banfi (boingball).

Audio decoder components:

  - MP3: Helix fixed-point decoder from RealNetworks
  - AAC: Helix AAC through ESP8266Audio by Earle F. Philhower III
  - FLAC: libfoxenflac by Alexander Stoeckel
  - Ogg Vorbis: Xiph.Org Tremor via Phil Schatzmann's Arduino port,
    together with Xiph.Org libogg
  - WMA: Rockbox fixed-point libwma, derived from FFmpeg's WMA decoder

Artwork decoder components:

  - JPEG: picojpeg-compatible decoder; picojpeg was created by Rich Geldreich
  - PNG: LodePNG by Lode Vandevenne
  - WebP: compact implementation using parts of Google's libwebp reference
    decoder under its BSD licence

The MintAMP-specific ASF/WMA integration, WAV/PCM and IFF-8SVX decoders, and
ICO, SVG and compact WebP artwork handlers were developed with assistance from
Anthropic Claude.

These components remain under their respective licences, including the Helix
RPSL, LGPL, BSD-style and LodePNG terms. See the licence files and source
repository for the complete terms and source code.

History
-------

1.0.0  Initial Aminet release.


Contents of mus/play/MintAMP.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 6587   25590  25.7% -lh6- 0ab8 Jul 21 13:50 MintAMP.info
[generic]                 6745   19310  34.9% -lh6- b5ed Jul 21 16:27 MintAMP/README.md
[generic]               296573  690608  42.9% -lh6- 5faa Jul 21 16:27 MintAMP/amiga_mp3dec.fastexp
[generic]                 1737    2652  65.5% -lh6- 839e Jul 21 16:27 MintAMP/decoders/wav.decoder
[generic]                73703  104752  70.4% -lh6- 55ce Jul 21 16:27 MintAMP/decoders/wma.decoder
[generic]                12969   23544  55.1% -lh6- b9f4 Jul 21 16:27 MintAMP/decoders/flac.decoder
[generic]                42237   62616  67.5% -lh6- 3585 Jul 21 16:27 MintAMP/decoders/aac.decoder
[generic]                79516  101712  78.2% -lh6- a0e5 Jul 21 16:27 MintAMP/decoders/ogg.decoder
[generic]                 1723    2804  61.4% -lh6- 3ac5 Jul 21 16:27 MintAMP/decoders/iff.decoder
[generic]                 1188   10016  11.9% -lh6- 57f4 Jul 21 16:27 MintAMP/MintAMP-GT.info
[generic]                 2021    4299  47.0% -lh6- 5e87 Jul 21 14:35 MintAMP/MintAMP.readme
[generic]                 1184   10016  11.8% -lh6- 5f1f Jul 21 16:27 MintAMP/MintAMP.info
[generic]               462726 1003028  46.1% -lh6- da91 Jul 21 16:27 MintAMP/MintAMP
[generic]                  787    1551  50.7% -lh6- a620 Jul 21 16:27 MintAMP/LICENSE.txt
[generic]                    0       0 ****** -lhd- 0000 Jul 21 16:27 MintAMP/ArtCache/
[generic]                    0       0 ****** -lhd- 0000 Jul 21 16:27 MintAMP/ArtCache/
[generic]               463672 1002824  46.2% -lh6- 243b Jul 21 16:27 MintAMP/MintAMP-GT
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        17 files 1453368 3065322  47.4%            Jul 23 00:27
Page generated in 0.03 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>