PureBasic - Module

Overview

PureBasic can replay standard music modules to have nice music background during a game or an application. The modules are well known from Demo makers, as its an efficient way to build music on a computer. The tools used to create the modules are named 'Trackers' (ProTracker, FastTracker, Impulse Tracker...). The advantages of a module against a .wav/mp3 file are its very low size, a virtually endless length, the very fast replay, possible jump on a certain music part to fit to the screen action etc... It's of course possible to mix standard sound and module sound to have both played simultaneously.

Command Index

FreeModule
GetModulePosition
GetModuleRow
InitModule
LoadModule
PlayModule
SetModulePosition
StopModule

Supported OS

Windows, AmigaOS

Reference Manual - Index