OS4 DepotLogo by Browallia 
(anonymous IP: 10.9.171.155,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (349)
   o Datatype (51)
   o Demo (206)
   o Development (621)
   o Document (24)
   o Driver (102)
   o Emulation (155)
   o Game (1036)
   o Graphics (514)
   o Library (120)
   o Network (240)
   o Office (69)
   o Utility (956)
   o Video (74)

Total files: 4517

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Library » Hollywood » hwp_ahx.lha

Hwp_AHX

Description: Hollywood plugin for Abyss' Highest eXperience
Download: hwp_ahx.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 121kb
Version: 1.4
Date: 11 May 26
Author: andreas@airsoftsoftwair.de (Andreas Falkenhahn)
Submitter: Samir Hawamdeh
Homepage: http://www.hollywood-mal.com/
Category: library/hollywood
Replaces: library/hollywood/hwp_ahx.lha
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 13823
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
ahx.hwp
=======

This plugin allows Hollywood to load and play AHX and HivelyTracker modules.
It is based on HVL2WAV 1.2 by Xeron/IRIS. See http://www.hivelytracker.co.uk/
for more information.

Once this plugin is installed, OpenMusic() will "automagically" be able to open
AHX and HivelyTracker modules. You can also query the number of subsongs in
a module by using GetAttribute() with #MUSIC and #ATTRNUMSUBSONGS. Individual
subsongs can be played using PlaySubsong().

This plugin also exports one command, namely: ahx.SetPlayingTime(). This
function can be used to set the playback duration of the music in milliseconds.
If the script doesn't call ahx.SetPlayingTime() to set a specific playing time,
all modules played by the plugin will automatically loop forever if Hollywood
9.0 or better is used, otherwise they will play for 10 minutes.

New in Hollywood 10: Alternatively to calling ahx.SetPlayingTime() you can also
just pass the desired playing duration to OpenMusic() or LoadSample() in the
"PlayingTime" tag in the optional "UserTags" table argument of those functions,
e.g.:

    ; play test.ahx for 15 minutes
    OpenMusic(1, "test.ahx", {UserTags = {PlayingTime = 1000 * 60 * 15}})
    PlayMusic(1)
    
A demo applet is also included. You can run this applet using the freely
available Hollywood Player.


History
=======

Version 1.4:    (08-May-26)
- New: Version string in the binary contains the precise CPU architecture
specification
  now, e.g. "x64-linux" instead of just "Linux"
- New [Linux]: Added build for the Linux arm64 platform
- New [macOS]: Added build for macOS arm64 (Apple Silicon)  
- Change: Amiga installer will now also copy the plugins for all platforms to
the linker
  plugins directory so that they can be easily linked to executables
- Change [iOS]: Added arm64 build for the iOS simulator and removed x86 build
for the iOS
  simulator because the iOS simulator is no longer compatible with x86
- Change [Android]: Removed build for 32-bit softfloat ARM; nobody uses this any
longer
  these days
- New: Plugin supports Hollywood 10's user tag interface for file adapters now;
all
  user tags will be forwarded to the corresponding file adapters now
- New: Alternatively to calling ahx.SetPlayingTime() you can now also just pass
the
  desired duration to OpenMusic() or LoadSample() in the new "PlayingTime" tag
in the
  optional "UserTags" table argument of those functions; this is possible by
Hollywood
  10's new user tag interface so Hollywood 10 is required for this feature
- Change: Plugin supports Hollywood 9.0's infinite looping mode now; if the
script
  hasn't used ahx.SetPlayingTime() to set a specific playing time, all modules 
  played by the plugin will now automatically loop forever if Hollywood 9.0 or
better
  is used
  
Version 1.3:    (27-Sep-19)
- Fix: Fixed memory leak when freeing a tune

Version 1.2:    (02-Apr-17)
- New: Added 64-bit builds for Windows, Linux, and Mac OS
- New: Added support for Hollywood 7.0's help string feature  

Version 1.1:    (01-Jul-15)
- New [Linux]: Added build for Linux ARM
- Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
- Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
- New: Added support for adapter-specific file loading (requires Hollywood 6.0)

Version 1.0:    (15-Sep-14)
- First release


Copyright
=========

This plugin was written by Andreas Falkenhahn <andreas()airsoftsoftwair.de>
See the COPYING file in this package for conditions concerning distribution
of this plugin. Visit http://www.hollywood-mal.com/ for more information
on Hollywood and more plugins.


File Version Size Date OS Dls Readme
hwp_aiff.lha1.217kb06 Mar 194.051¤ Hwp_AIFF - Hollywood plugin for AIFF file format
hwp_apng.lha1.41Mb14 Jun 264.0¤ Hwp_APNG - Hollywood plugin for APNG anims
hwp_avcodec.lha1.66Mb16 Mar 264.02¤ Hwp_AVCodec - Hollywood plugin for AVCodec
hwp_digibooster.lha1.2107kb11 May 264.03¤ Hwp_DigiBooster - Hollywood plugin for DigiBooster
hwp_flicanim.lha1.227kb22 May 234.044¤ Hwp_FLICAnim - Hollywood plugin for FLI/FLC anims
hwp_glgalore.lha1.13Mb12 Jan 184.017¤ Hwp_GLGalore - Hollywood plugin for OpenGL
hwp_htex.lha1.013Mb03 Jun 244.08¤ Hwp_hTeX - Hollywood plugin for LaTeX
hwp_httpstreamer.lha1.174kb12 Jan 184.048¤ Hwp_HTTPStreamer - Hollywood plugin for video/audio streaming
hwp_hurl.lha2.04Mb30 Apr 234.014¤ Hwp_hURL - The multi-protocol data transfer plugin
hwp_iconic.lha1.1110kb14 Jun 264.0¤ Hwp_Iconic - Hollywood plugin for icon loader
hwp_jpeg2000.lha1.2379kb22 May 234.024¤ Hwp_JPEG2000 - Hollywood plugin for JPEG2000 images
hwp_malibu.lha1.5638kb10 Oct 244.021¤ Hwp_Malibu - Run Scala presentations
hwp_moviesetter.lha1.257kb30 Jul 154.055¤ Hwp_MovieSetter - Hollywood plugin for MovieSetter anims
hwp_mp3enc.lha1.0632kb09 Mar 264.07¤ Hwp_MP3Enc - Hollywood plugin for MP3Enc
hwp_muiroyale.lha1.75Mb12 Jan 184.017¤ Hwp_muiroyale - Hollywood plugin for MUI GUIs
hwp_oggtheora.lha1.2869kb14 Jun 264.0¤ Hwp_OGGTheora - Hollywood plugin for Ogg Theora
hwp_oggvorbis.lha2.02Mb03 May 264.01¤ Hwp_OGGVorbis - Hollywood plugin for Ogg Vorbis
hwp_pangomonium.lha2.114Mb01 Oct 244.05¤ Hwp_Pangomonium - Hollywood plugin for advanced text rendering
hwp_pcx.lha1.226kb22 May 234.039¤ Hwp_PCX - Hollywood plugin for PCX file format
hwp_pdf.lha2.023Mb23 Mar 264.12¤ Hwp_PDF - Hollywood plugin to easily create PDF
hwp_plananarama.lha2.2462kb11 Dec 234.021¤ Hwp_Plananarama - Hollywood plugin for planar screen
hwp_polybios.lha1.322Mb08 Dec 204.15¤ hwp_polybios - plugin for Hollywood to easily create PDF
hwp_rapagui.lha2.27Mb12 Sep 244.08¤ Hwp_RapaGUI - Hollywood plugin for GUI creation
hwp_rebelsdl.lha1.15Mb01 Oct 204.111¤ Rebel SDL - plugin for Hollywood that allows you use SDL
hwp_sid.lha2.0280kb23 Sep 244.029¤ Hwp_Sid - This plugin allows Hollywood to load and play SID
hwp_sqlite3.lha1.2952kb12 Jan 184.026¤ Hwp_SQLite3 - Hollywood plugin for SQL databases
hwp_svg.lha1.44Mb14 Jun 264.03¤ Hwp_SVG - Hollywood plugin for loading SVG images
hwp_svgimage.lha1.34Mb06 Mar 194.016¤ Hwp_SVGImage - Hollywood plugin for loading SVG images
hwp_tiff.lha1.3806kb14 Jun 264.0¤ Hwp_TIFF - Hollywood plugin for TIFF images
hwp_vectorgfx.lha1.31Mb14 Jun 264.0¤ Hwp_VectorGFX - Hollywood plugin for VectorGraphics
hwp_xad.lha1.169kb14 Jun 264.0¤ Hwp_Xad - Hollywood plugin for xadmaster.library
hwp_xlsx.lha1.01Mb05 Nov 224.021¤ Hwp_XLSX - Hollywood plugin to create and edit XLSX documents
hwp_xml.lha2.1385kb14 Jun 264.02¤ Hwp_XML - Hollywood plugin for parsing XML files
hwp_xmlparser.lha2.0387kb05 Dec 224.018¤ Hwp_XMLParser - Hollywood plugin for parsing XML files
hwp_xmp.lha1.12Mb11 May 264.01¤ Hwp_XMP - Play many module formats with Hollywood
hwp_yafa.lha1.269kb22 May 234.033¤ Hwp_YAFA - Hollywood plugin for YAFA anims
hwp_zip.lha2.1299kb02 Mar 264.08¤ Hwp_Zip - Read and write Zip archives for Hollywood
Copyright (c) 2004-2026 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment