PTM vs WAV: PolyTracker Module vs Standard Linear PCM
A technical comparison between Pascal Brochart's PolyTracker (.ptm) module format and standard linear PCM WAV audio. Explore 32-channel tracker synthesis, delta compression, and universal playback.
PolyTracker (PTM) was created in the mid-1990s by Pascal Brochart (Lone / Renaissance) for MS-DOS PC music composition. It offered 32-channel polyphony, native Gravis UltraSound (GUS) hardware acceleration, and differential delta sample compression (8BDIFF). Standard RIFF WAV is the universal audio container recognized by modern media players, DAWs, operating systems, and web browsers.
| FEATURE | PTM | WAV |
|---|---|---|
| Format Architecture | 32-channel tracker score + delta-encoded samples ('PTMF') | Linear PCM stream in RIFF chunks ('RIFF'/'WAVE') |
| Sample Compression | 8-bit/16-bit differential delta bytes (8BDIFF) | Uncompressed linear integer PCM |
| Playback Requirements | Specialized tracker replayer (Libxmp, OpenMPT, DOSBox) | Native OS audio subsystem (CoreAudio, WASAPI, ALSA) |
| Max Channels | Up to 32 tracker channels | Stereo 2-channel or arbitrary multichannel PCM |
| Primary Use Case | Retro DOS demoscene music production and gaming | Master audio distribution, streaming, and studio editing |
- Compact multi-channel module format with embedded delta-compressed instrument samples
- Supports up to 32 independent channels with dedicated stereo panning and GUS parameters
- Stores musical score, note triggers, tempos, and audio samples in a single standalone file
- Historic demoscene and retro PC tracker archive format from the DOS golden age
- Universal playback across all modern media players, smartphones, web browsers, and OSs
- Directly importable into professional DAWs (Ableton, FL Studio, Logic Pro, Pro Tools)
- Zero specialized tracker emulation or synthesizer required to play or edit
- Lossless uncompressed linear PCM preserving audio fidelity without proprietary codec dependencies
PolyTracker (.ptm) files are irreplaceable digital artifacts of 1990s PC tracker music and demoscene culture. Convert PTM modules into standard 16-bit stereo WAV to listen to, sample, preserve, or remaster vintage chiptunes across modern audio hardware and media players.
Converting files between PTM and WAV frequently? The convrtr Chrome Extension lets you right-click any image on any webpage or open the Side Panel to convert assets instantly using local WebAssembly with zero server uploads.