SBStudio module
From Just Solve the File Format Problem
(Difference between revisions)
m (Halftheisland moved page SBStudio II to SBStudio module) |
(software & samples) |
||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
− | |||
'''SBStudio''' is a tracker for [[MS-DOS]]. It produces modules with the extension .pac, which consist of a song file (.son) with the necessary sound files (.sou) attached. | '''SBStudio''' is a tracker for [[MS-DOS]]. It produces modules with the extension .pac, which consist of a song file (.son) with the necessary sound files (.sou) attached. | ||
Line 12: | Line 11: | ||
== Information == | == Information == | ||
− | |||
*[http://hackipedia.org/File%20formats/Music/Sample%20based/text/SBStudio%20II%20PAC%20format.cp437.txt.utf-8.txt The SBStudio file format] | *[http://hackipedia.org/File%20formats/Music/Sample%20based/text/SBStudio%20II%20PAC%20format.cp437.txt.utf-8.txt The SBStudio file format] | ||
* [ftp://ftp.modland.com/pub/documents/format_documentation/SBStudio%203%20v1.04-1.06%20(.pac).txt The SBStudio PAC file format - Versions 1.4, 1.6] | * [ftp://ftp.modland.com/pub/documents/format_documentation/SBStudio%203%20v1.04-1.06%20(.pac).txt The SBStudio PAC file format - Versions 1.4, 1.6] | ||
== Software == | == Software == | ||
− | |||
* [ftp://ftp.modland.com/pub/software/trackers/DOS/SB%20Studio/ SBStudio v2.05, v3.50 & v3.60] | * [ftp://ftp.modland.com/pub/software/trackers/DOS/SB%20Studio/ SBStudio v2.05, v3.50 & v3.60] | ||
+ | * [https://libpac.sourceforge.net/ lib[ac] | ||
− | == | + | == Sample files == |
− | + | ||
* [ftp://ftp.modland.com/pub/modules/SBStudio/ Example .pac files] | * [ftp://ftp.modland.com/pub/modules/SBStudio/ Example .pac files] | ||
+ | * {{DexvertSamples|music/sbStudio}} |
Latest revision as of 02:06, 8 April 2024
Contents |
[edit] Description
SBStudio is a tracker for MS-DOS. It produces modules with the extension .pac, which consist of a song file (.son) with the necessary sound files (.sou) attached.
There are two versions of the PAC file format. v1.4 .pac modules are produced by SBStudio 2 and v1.6 modules by SBStudio 3. The second link in the information section describes the differences between the two versions.