Module modfile::ptmf[][src]

Structs

Channel

Data for one channel

PTModule

A complete ProTracker module, including samples, descriptions and patterns

Pattern

A Pattern with multiple Rows and Channels

Positions

The order in which to play Patterns

Row

A single row in a Pattern. Normally there are 4 channels per Row.

SampleInfo

Info about each sample

Enums

PTMFError

Custom error enum

Statics

EFFECT_NAMES
NOTE_NAMES
PERIODS

Periods from http://greg-kennedy.com/tracker/modformat.html

Functions

read_mod

Read a 31 sample Amiga ProTracker mod-file

read_p61

Read an Amiga ProTracker file packed with The Player 6.1

write_mod

Write a 31 sample Amiga ProTracker mod-file

write_p61

Write a 31 sample Amiga ProTracker mod-file as if packed with The Player