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 (add to category Homebrew_in_HomebrewBrowser)
m
Line 4: Line 4:
 
| type        = Media
 
| 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]
| source      = [[http://www.petergordon.org.uk/files/hiivelyplay_src.zip Source ]]
+
| source      = [http://www.petergordon.org.uk/files/hiivelyplay_src.zip Source ]
 
| peripherals = {{Wiimote1}} {{FrontSD}}  
 
| peripherals = {{Wiimote1}} {{FrontSD}}  
 +
| hbb        = 1
 
}}
 
}}
 
'''HiivelyPlay''' is a basic AHX/HVL module player with Wiimote and FrontSD support
 
'''HiivelyPlay''' is a basic AHX/HVL module player with Wiimote and FrontSD support
Line 28: Line 29:
 
==External link==
 
==External link==
 
*http://www.hivelytracker.com/
 
*http://www.hivelytracker.com/
 
[[Category:Homebrew_in_HomebrewBrowser]]
 

Revision as of 18:00, 30 August 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