In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "HiivelyPlay"

From WiiBrew
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{Infobox homebrewapp
 
{{Infobox homebrewapp
 
| title      = HiivelyPlay
 
| title      = HiivelyPlay
| desc        = HVL/AHX player with Front SD Card (needs hvltunes directory) and Wiimote support
+
| desc        = HVL/AHX player
| type        = Music Player
+
| type        = Media
 
| author      = [[User:Xeron|Xeron/IRIS]]
 
| author      = [[User:Xeron|Xeron/IRIS]]
 
| download    = [[http://www.petergordon.org.uk/files/hiivelyplay.zip hiivelyplay.zip]]
 
| download    = [[http://www.petergordon.org.uk/files/hiivelyplay.zip hiivelyplay.zip]]
Line 19: Line 19:
 
'''v1.0'''
 
'''v1.0'''
 
*First version
 
*First version
 +
 +
==About HVL/AHX==
 +
HVL is a tracker format based upon the AHX format created in the mid '90s by Dexter and Pink of Abyss. The AHX format was relatively popular, and many songs were created and used in scene productions and games. AHX was designed to create a very SID-like sound on the Amiga. HVL offers several improvements on the AHX format.
  
 
==Credits==
 
==Credits==
  
 
HiivelyPlay is written in C using devkitPro, and LibOGC.
 
HiivelyPlay is written in C using devkitPro, and LibOGC.
 +
==External link==
 +
*http://www.hivelytracker.com/

Revision as of 14:21, 8 July 2008

HiivelyPlay
General
Author(s)Xeron/IRIS
TypeMedia
Links
[[[hiivelyplay.zip]|Download]]
[[[Source ]|Source]]
Peripherals
Wiimote1.svg Loads files from the Front SD slot

HiivelyPlay is a basic AHX/HVL module player with Wiimote and FrontSD support

Usage

Copy the contents of "SDCard/" from the zip file to the root of your SD card, then put any extra AHX or HVL files you want to play in the "/hvltunes" directory. Then select HiivelyPlay from the homebrew channel.

Follow the onscreen instructions to load and play AHX or HVL tunes.

Changes

v1.0

  • First version

About HVL/AHX

HVL is a tracker format based upon the AHX format created in the mid '90s by Dexter and Pink of Abyss. The AHX format was relatively popular, and many songs were created and used in scene productions and games. AHX was designed to create a very SID-like sound on the Amiga. HVL offers several improvements on the AHX format.

Credits

HiivelyPlay is written in C using devkitPro, and LibOGC.

External link