Impulse Tracker module
From Just Solve the File Format Problem
(Difference between revisions)
(created page with basic info) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (9 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | { | + | {{FormatInfo |
| − | | | + | |formattype=electronic |
| − | | | + | |subcat=Audio and Music |
| − | | | + | |extensions={{ext|it}}, {{ext|itbz}}, {{ext|itgz}}, {{ext|itr}}, {{ext|itz}} |
| − | | | + | |pronom={{PRONOM|fmt/715}} |
| − | | | + | }} |
| − | | | + | |
| − | | | + | |
| − | |} | + | |
== Description == | == Description == | ||
| − | |||
.it files are modules created by Impulse Tracker. | .it files are modules created by Impulse Tracker. | ||
== Information == | == Information == | ||
| + | * [http://hackipedia.org/File%20formats/Music/Sample%20based/text/Impulse%20Tracker%202.03%20module%20format.cp437.txt.utf-8.txt IT v2.03 module format] | ||
| + | * [http://16-bits.org/it/ IT v2.04 format information] | ||
| − | + | Impulse Tracker modules may also show up with a variety of other file extensions, indicating that the modules have been compressed. | |
| − | == | + | {| class="wikitable" style="text-align:center; width:200px; height:200px;" |
| + | |+ Extension / Compression | ||
| + | |- | ||
| + | ! | ||
| + | ! Compression | ||
| + | |- | ||
| + | ! .itbz | ||
| + | | [[BZIP2]] | ||
| + | |- | ||
| + | ! .itgz | ||
| + | | [[GZIP]] | ||
| + | |- | ||
| + | ! .itr | ||
| + | | [[RAR]] | ||
| + | |- | ||
| + | ! .itz | ||
| + | | [[ZIP]] | ||
| + | |- | ||
| + | |} | ||
| − | * [ | + | == See also == |
| + | * [[Impulse Tracker sample]] | ||
| − | == | + | == Software == |
| + | * [ftp://ftp.modland.com/pub/software/trackers/DOS/Impulse%20Tracker/ Impulse Tracker] | ||
| + | * [https://zxtune.bitbucket.io/ zxtune] | ||
| + | * [[XMP]] | ||
| + | == Sample files == | ||
* [ftp://ftp.modland.com/pub/modules/Impulsetracker/ Examples of .it modules] | * [ftp://ftp.modland.com/pub/modules/Impulsetracker/ Examples of .it modules] | ||
| + | * {{DexvertSamples|music/impulseTracker}} | ||
| + | |||
| + | [[Category:ZIP based file formats]] | ||
Revision as of 04:08, 28 December 2023
Contents |
Description
.it files are modules created by Impulse Tracker.
Information
Impulse Tracker modules may also show up with a variety of other file extensions, indicating that the modules have been compressed.
| Compression | |
|---|---|
| .itbz | BZIP2 |
| .itgz | GZIP |
| .itr | RAR |
| .itz | ZIP |